-
Notifications
You must be signed in to change notification settings - Fork 220
[release-4.16] OCPBUGS-34837: Bump openshift/library-go to resolve NewPrometheusClient E2E failures #1074
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
Conversation
Bump openshift/library-go to get update for NewPrometheusClient function that switches from using a legacy service account API to TokenRequest API. This update resolves issues in our E2E tests that depend on this function. go get github.com/openshift/library-go@f1541d628746a866ef2ffecbb4fd15ec9e64b2a1 go mod tidy go mod vendor Resolve ca.MakeServerCert hostnames parameter type change from deprecated sets.String to generic Set.
|
@openshift-cherrypick-robot: Jira Issue OCPBUGS-33792 has been cloned as Jira Issue OCPBUGS-34837. Will retitle bug to link to clone. DetailsIn 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 openshift-eng/jira-lifecycle-plugin repository. |
|
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-34837, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn 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 openshift-eng/jira-lifecycle-plugin repository. |
|
I want to review the vendor deltas before pushing this through. |
|
@openshift-cherrypick-robot: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
|
Since this has the same deltas as #1054, it feels safe to me. |
|
@gcs278 I saw your original bump had a manual change documented as being in Update: never mind, I guess I misread it. For the record, the change is to use a |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: candita The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
This backport fixes an issue introduced in 4.16 with openshift/library-go#1697 and is needed in order for prometheus and any CI based on prometheus to work properly. /backport-risk-assessed |
|
This backport is low risk and fixes an issue introduced in 4.16 with openshift/library-go#1697 and is needed in order for prometheus and any CI based on prometheus to work properly. /label backport-risk-assessed |
|
/jira refresh |
|
@candita: This pull request references Jira Issue OCPBUGS-34837, which is invalid:
Comment DetailsIn 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/jira refresh |
|
@candita: This pull request references Jira Issue OCPBUGS-34837, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/label qe-approved |
|
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-34837, which is valid. 7 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn 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 openshift-eng/jira-lifecycle-plugin repository. |
|
@openshift-cherrypick-robot: Jira Issue OCPBUGS-34837: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-34837 has been moved to the MODIFIED state. DetailsIn 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 openshift-eng/jira-lifecycle-plugin repository. |
|
[ART PR BUILD NOTIFIER] This PR has been included in build ose-cluster-ingress-operator-container-v4.16.0-202406050206.p0.g228ed46.assembly.stream.el9 for distgit ose-cluster-ingress-operator. |
This is an automated cherry-pick of #1054
/assign gcs278