Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Prometheus-adapter version to 0.6.0 #2431

Closed
Ebaneck opened this issue Apr 20, 2020 · 0 comments
Closed

Bump Prometheus-adapter version to 0.6.0 #2431

Ebaneck opened this issue Apr 20, 2020 · 0 comments
Assignees
Labels
complexity:easy Something that requires less than a day to fix topic:deployment Bugs in or enhancements to deployment stages topic:monitoring Everything related to monitoring of services in a running cluster

Comments

@Ebaneck
Copy link
Contributor

Ebaneck commented Apr 20, 2020

Component:

'charts', 'monitoring', 'prometheus-adapter'

Why this is needed:

We need to update the Prometheus-adapter charts to the latest stable release which is v0.6.0

What should be done:

  • Bump the currently deployed chart version to v0.6.0

Implementation proposal (strongly recommended):

Test plan:

no regression

@Ebaneck Ebaneck added topic:deployment Bugs in or enhancements to deployment stages complexity:easy Something that requires less than a day to fix topic:monitoring Everything related to monitoring of services in a running cluster labels Apr 20, 2020
@Ebaneck Ebaneck added this to the MetalK8s 2.5.1 milestone Apr 20, 2020
Ebaneck added a commit that referenced this issue Apr 21, 2020
This chart is render using:

```
$ rm -rf charts/prometheus-adapter
$ helm repo update
$ helm fetch -d charts --untar stable/prometheus-adapter
$ ./charts/render.py prometheus-adapter --namespace metalk8s-monitoring charts/prometheus-adapter.yaml --service-config prometheus_adapter
unavailable charts/prometheus-adapter/ > salt/metalk8s/addons/prometheus-adapter/deployed/chart.sls
```

Closes #2431
@Ebaneck Ebaneck self-assigned this Apr 21, 2020
Ebaneck added a commit that referenced this issue Apr 23, 2020
This chart is render using:

```
$ rm -rf charts/prometheus-adapter
$ helm repo update
$ helm fetch -d charts --untar stable/prometheus-adapter
$ ./charts/render.py prometheus-adapter --namespace metalk8s-monitoring charts/prometheus-adapter.yaml charts/prometheus-adapter/ > salt/metalk8s/addons/prometheus-adapter/deployed/chart.sls
```

Closes #2431
Ebaneck added a commit that referenced this issue Apr 24, 2020
This chart is render using:

```
$ rm -rf charts/prometheus-adapter
$ helm repo update
$ helm fetch -d charts --untar stable/prometheus-adapter
$ ./charts/render.py prometheus-adapter --namespace metalk8s-monitoring charts/prometheus-adapter.yaml charts/prometheus-adapter/ > salt/metalk8s/addons/prometheus-adapter/deployed/chart.sls
```

Closes #2431
@bert-e bert-e closed this as completed in 0eb0962 Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity:easy Something that requires less than a day to fix topic:deployment Bugs in or enhancements to deployment stages topic:monitoring Everything related to monitoring of services in a running cluster
Projects
None yet
Development

No branches or pull requests

1 participant