-
Notifications
You must be signed in to change notification settings - Fork 45
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
charts,build: update prometheus-adapter
to 2.10.1
#3007
charts,build: update prometheus-adapter
to 2.10.1
#3007
Conversation
Hello teddyandrieux,My role is to assist you with the merge of this Status report is not available. |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list: |
f092966
to
2de79b3
Compare
namespace: metalk8s-monitoring | ||
namespace: kube-system |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why would this RoleBinding need to live in kube-system
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Answering my own question: prometheus-community/helm-charts@1a2157d
/approve |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option
The following options are set: approve |
History mismatchMerge commit #02a68fa43cfd5099759b26627d310cc0783dea05 on the integration branch It is likely due to a rebase of the branch Please use the The following options are set: approve |
/reset |
Reset completeI have successfully deleted this pull request's integration branches. The following options are set: approve |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option
The following options are set: approve |
History mismatchMerge commit #bb67ecea2dd2e16fcff5d43bda1400c778136695 on the integration branch It is likely due to a rebase of the branch Please use the The following options are set: approve |
Update the image downloaded in the buildchain for prometheus-adapter. Update the prometheus-adapter chart using: ``` rm -rf charts/prometheus-adapter/ helm repo add prometheus-community https://prometheus-community.github.io/helm-charts helm repo update helm fetch -d charts --untar prometheus-community/prometheus-adapter ``` And then re-rendering using: ``` ./charts/render.py prometheus-adapter --namespace metalk8s-monitoring \ charts/prometheus-adapter.yaml charts/prometheus-adapter/ \ > salt/metalk8s/addons/prometheus-adapter/deployed/chart.sls ```
2de79b3
to
1bf7421
Compare
History mismatchMerge commit #2de79b307a21274f80c6a0823c8076c36c97c90c on the integration branch It is likely due to a rebase of the branch Please use the The following options are set: approve |
/reset |
Reset completeI have successfully deleted this pull request's integration branches. The following options are set: approve |
Integration data createdI have created the integration data for the additional destination branches.
The following branches will NOT be impacted:
You can set option
The following options are set: approve |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
Peer approvals must include at least 1 approval from the following list:
The following options are set: approve |
In the queueThe changeset has received all authorizations and has been added to the The changeset will be merged in:
The following branches will NOT be impacted:
There is no action required on your side. You will be notified here once IMPORTANT Please do not attempt to modify this pull request.
If you need this pull request to be removed from the queue, please contact a The following options are set: approve |
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue None. Goodbye teddyandrieux. |
Component:
'monitoring'
Summary:
Bump prometheus-adapter chart to 2.10.1