-
Notifications
You must be signed in to change notification settings - Fork 23
Conversation
I think this looks fine, just some questions about the naming of things, and i think we might want to consider removing all the generated labels from the resources. |
941393f
to
21961cf
Compare
77acf07
to
f47b301
Compare
give policy controller gateway perms give policy controller secret perms move crds update bundle change local-setup mgc to use new crd location move install and uninstall to policy.make update bundle and remove ns from add-on manager remove xargs command add monitors and services for policy controller remove all extra labels update rbac remove branch from triggers
f47b301
to
061b011
Compare
This looks fine to me. It was annoying me that we had to deviate from normal naming in the config/policy-controller files since i would have thought specifying a different namePrefix would have been sufficient, but looks as though we would have to do something more like this for just using namePrefix to work. We might consider changing to this later, but not essential now. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maleck13, mikenairn 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 |
closes #639
separates out the policy and gateway controller deployments so that they can be deployed without each other
Verification
should all complete without error
Further validation