Commit graph

6 commits

Author SHA1 Message Date
GitLab Bot
7ebcead8cf Add latest changes from gitlab-org/gitlab@master 2020-03-09 18:07:59 +00:00
GitLab Bot
784fae4b9d Add latest changes from gitlab-org/gitlab@master 2019-12-12 12:07:33 +00:00
Thong Kuah
8dfec0cedd Do not rescue errors from state transitions
As this are un-expected errors which we should hear about from Sentry.

Still rescue StandardError when operating a Helm action as we can get
non Kubeclient errors such as SSL certificate or network errors
2019-04-12 13:22:11 +00:00
Thong Kuah
7cd9cdbe54 Refactor to share tests for base class method
DRY up tests for logging error.
2019-04-04 20:28:29 +13:00
Thong Kuah
5eb2d6ea02 Show backtrace when logging to kubernetes.log
Just the error message and error class alone makes it hard to determine
the full context of any errors, so we need to know where the error is
occuring as well.
2019-04-04 17:40:52 +13:00
Thong Kuah
f67fc23727 Upgrade cluster applications, starting with runner 2019-02-07 21:40:55 +00:00