-
Notifications
You must be signed in to change notification settings - Fork 96
Revert #288 "API-1644: Use bound service account tokens when generating pull secrets" #304
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
Revert #288 "API-1644: Use bound service account tokens when generating pull secrets" #304
Conversation
|
@neisw: This pull request references API-1644 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the epic to target the "4.16.0" version, but no target version was set. 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. |
|
/payload-job periodic-ci-openshift-hypershift-release-4.16-periodics-e2e-aws-ovn-conformance |
|
@neisw: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/c66c1160-10b9-11ef-9ee7-80b1ed7f9229-0 |
|
@neisw: The following test failed, say
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. |
|
/label px-approved |
|
@neisw: This pull request references API-1644 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the epic to target the "4.16.0" version, but no target version was set. 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. |
|
/lgtm |
|
/label approved |
soltysh
left a comment
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.
/approve
|
/label approved |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: neisw, soltysh, stbenjam 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 |
|
[ART PR BUILD NOTIFIER] This PR has been included in build ose-openshift-controller-manager-container-v4.17.0-202405132002.p0.g0adb6e1.assembly.stream.el9 for distgit ose-openshift-controller-manager. |
|
Fix included in accepted release 4.16.0-0.nightly-2024-05-16-092402 |
Reverts #288 ; tracked by https://issues.redhat.com/browse/TRT-1665
Per OpenShift policy, we are reverting this breaking change to get CI and/or nightly payloads flowing again.
Multiple payload failures due to hypershift conformance test failures
To unrevert this, revert this PR, and layer an additional separate commit on top that addresses the problem. Before merging the unrevert, please run these jobs on the PR and check the result of these jobs to confirm the fix has corrected the problem:
CC: @sanchezl