[release-4.3] Bug 1814263: Make provided API ClusterRoles be owned by the corresponding API. - #1383
Conversation
The existing CSV owner labels lead to a neverending battle for ownership in clusters with more than one CSV providing the same API. The amount of additional work generated by the owner label conflict manifested (not exclusively) as excessive operator installation latency in affected clusters. This conflict is resolved by abandoning CSV owner labels in favor of OwnerReferences to the providing APIService or CustomResourceDefinition. Aggregation of API ClusterRoles to the providing OperatorGroup ClusterRoles is also changed. Instead of labeling API ClusterRoles based on the names of OperatorGroups providing the associated API, each API ClusterRole is labeled based on the name of the API itself. OperatorGroup ClusterRoles accumulate one label selector per provided API.
|
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1797747, 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 kubernetes/test-infra repository. |
|
@openshift-cherrypick-robot: This pull request references Bugzilla bug 1814263, 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 kubernetes/test-infra repository. |
|
/bugzilla refresh |
|
/retest |
|
@ecordell: This pull request references Bugzilla bug 1814263, 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 kubernetes/test-infra repository. |
|
/retest |
|
/bugzilla refresh |
|
@ecordell: This pull request references Bugzilla bug 1814263, which is valid. The bug has been updated to refer to the pull request using the external bug tracker. 6 validation(s) were run on this bug
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. |
|
/lgtm |
|
/test e2e-gcp-upgrade |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
3 similar comments
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ecordell, openshift-cherrypick-robot, ravikantcool2019 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 is an automated cherry-pick of #1348
/assign benluddy