-
Notifications
You must be signed in to change notification settings - Fork 68
Update the Policy CRDs and roles #300
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
Update the Policy CRDs and roles #300
Conversation
/cc @dhaiducek |
Oh man, I've been neglecting |
@dhaiducek thanks for the reminder. I just synced the Policy CRD as well. |
CC @ycyaoxdu |
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.
Thanks! Would you also remove the sync
images from the addon-controller deployment:
- name: GOVERNANCE_POLICY_SPEC_SYNC_IMAGE
value: quay.io/open-cluster-management/governance-policy-spec-sync:{{ .BundleVersion.PolicyAddon }}
- name: GOVERNANCE_POLICY_STATUS_SYNC_IMAGE
value: quay.io/open-cluster-management/governance-policy-status-sync:{{ .BundleVersion.PolicyAddon }}
- name: GOVERNANCE_POLICY_TEMPLATE_SYNC_IMAGE
value: quay.io/open-cluster-management/governance-policy-template-sync:{{ .BundleVersion.PolicyAddon }}
There were some other minor role updates, but I think they're only relevant to Openshift.
@dhaiducek I thought we kept those to be able to install older versions of OCM with the latest clusteradm? |
Oh yeah--we'll definitely need them for backward compatibility. Good call. |
@dhaiducek I synced the addon controller and propagator ClusterRoles. Was there anything else that was out of sync? |
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.
LGTM! Thanks for the updates, @mprahl!
@mprahl The rebase should pick up the OWNERS file that I added, and then we can get the approval for this PR. It looks like your branch doesn't have the commit yet: |
Might need a force-push or no-op here. I'm not sure why the e2e-test failed. |
I saw that. I just force pushed again but I noticed another open PR has the same issue. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhaiducek, mprahl 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 |
Relates:
open-cluster-management-io/governance-policy-propagator#88
https://issues.redhat.com/browse/ACM-2946