| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Now that KubernetesService can no longer be a DeploymentPlatform we can
remove all kubernetes client code and KubernetesService edge cases.
|
|
|
|
|
|
|
|
| |
- Also refactor the get and json_api_get methods so that the get method
can be reused by the new proxy method.
- The new proxy method makes no changes to the request to the prometheus
server and response from the prometheus server. This allows it to be
used as a proxy to the Prometheus server, hence the name.
|
|
|
|
|
| |
Given https://github.com/helm/helm/issues/3338, I think that we should
exclude applications that are :update_errored, :updating as well.
|
|
|
|
| |
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5163 to CE
|
|
|
|
| |
Partially addresses #47424.
|
|
|