-
Notifications
You must be signed in to change notification settings - Fork 551
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 "chore: update o-f/api dependency to v0.17 (#2848)" #2858
Revert "chore: update o-f/api dependency to v0.17 (#2848)" #2858
Conversation
Can we include the justification/reasoning behind the revert in the commit message? |
…#2848)" This reverts commit bd97e32. An older v0.17.0 release of operator-framework/api had the spec.RunAsRoot field, which has [now been updated to be the spec.GrpcPodConfig.SecurityContextConfig field](operator-framework/api#261). Reverting operator-framework#2848 so that the new v0.17.0 can be pulled in. See [this comment](operator-framework#2848 (comment)) for more info. Signed-off-by: Anik Bhattacharjee <[email protected]>
0daa362
to
108e1ae
Compare
@dinhxuanvu done. |
/approve cancel |
Has this change made it to downstream? |
No it did not |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: anik120, dinhxuanvu 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 |
🤞🏻 /lgtm |
This reverts commit bd97e32.
An older v0.17.0 release of operator-framework/api had the spec.RunAsRoot
field, which has now been updated to be the spec.GrpcPodConfig.SecurityContextConfig
field. Reverting #2848 so that
the new v0.17.0 can be pulled in. See this comment for more info.
Signed-off-by: Anik Bhattacharjee [email protected]
Description of the change:
Motivation for the change:
Architectural changes:
Testing remarks:
Reviewer Checklist
/doc
[FLAKE]
are truly flaky and have an issue