-
Notifications
You must be signed in to change notification settings - Fork 22
Bug 1893798: MON-1302: Bump prometheus-operator to v0.44.0 #101
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
Bug 1893798: MON-1302: Bump prometheus-operator to v0.44.0 #101
Conversation
I think this dependency is usually not needed any longer, given that the standard library has the likes of errors.New, and fmt.Errorf. My understanding is that apis/monitoring is a standalong module now to make it easier for other projects to import it, with a minimal set of transitive dependecies to worry about. If I'm correct, then github.com/pkg/errors is an easy one to keep out.
…ext-todo Refactor to remove context.TODO
Remove pkg/errors dep from apis/monitoring module
…v0.43.0 Merge v0.43.0
*: add @paulfantom as next release shepherd
`admissionReviewVersions` and `sideEffects` fields are now required for `admissionregistration.k8s.io/v1`
…-docs Fix admission webhook example
Signed-off-by: Simon Pasquier <[email protected]>
Add WeChat Receiver type to AlertmanagerConfig CRD
prometheus: Implement sharding mechanism
…ator#3641) Signed-off-by: Simon Pasquier <[email protected]>
Signed-off-by: sheetalsingala <[email protected]>
…workpoll Remove framework.Poll
Signed-off-by: Simon Pasquier <[email protected]>
Signed-off-by: Damien Grisonnet <[email protected]>
…oteReadTlsFix Adding TLS support for remote read
*: prepare release 0.44.0
Signed-off-by: Damien Grisonnet <[email protected]>
For this we need the PR in CMO first, as there we create the CRDs. /hold |
/title Bug 1893798: MON-1302: Bump prometheus-operator to v0.44.0 |
/retitle Bug 1893798: MON-1302: Bump prometheus-operator to v0.44.0 |
@dgrisonnet: This pull request references Bugzilla bug 1893798, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Unholding as the bump in CMO was merged: openshift/cluster-monitoring-operator#1013 /unhold |
/retest |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dgrisonnet, simonpasquier The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
@dgrisonnet: All pull requests linked via external trackers have merged: Bugzilla bug 1893798 has been moved to the MODIFIED state. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Update prometheus-operator downstream fork to the latest upstream release for the OpenShift 4.7 feature freeze checklist.