-
Notifications
You must be signed in to change notification settings - Fork 142
[release-4.1] Bug 1734512: missing config updates for infrastructure crd #82
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
|
@damemi: No Bugzilla bug is referenced in the title of this pull request. 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 kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: damemi The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@damemi: No Bugzilla bug is referenced in the title of this pull request. 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 kubernetes/test-infra repository. |
|
@damemi: This pull request references a valid Bugzilla bug. 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. 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 kubernetes/test-infra repository. |
| - package: github.com/openshift/library-go | ||
| version: master | ||
| - package: github.com/openshift/api | ||
| version: dedfb47b1ff14bbd03727fa5720f63d8dc7bea5b |
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.
This is the exact commit where these changes were added. If I go any further (for example, pinning to release-4.1 explicitly) it will also pull in the apiserver changes in #75
|
pinning to a sha looks wrong. #75 appears to fix two bugzillas. go you |
Related to #75, I think it may be a bug that these config changes exist in
release-4.1of the OpenShift API but were not propagated to 4.1 of the config operator. Holding while I look more into thisBZ: https://bugzilla.redhat.com/show_bug.cgi?id=1734512