Skip to content

Add deployments and get/watch to migration RBAC#4630

Open
caseydavenport wants to merge 1 commit intotigera:masterfrom
caseydavenport:casey-migration-rbac
Open

Add deployments and get/watch to migration RBAC#4630
caseydavenport wants to merge 1 commit intotigera:masterfrom
caseydavenport:casey-migration-rbac

Conversation

@caseydavenport
Copy link
Copy Markdown
Member

The migration controller now checks both calico-node and calico-typha (as DaemonSet or Deployment) for the v3 API group env var during the Converged phase. The migration ClusterRole needs get permission on daemonsets (previously only had list/watch), and also needs access to deployments for calico-typha Deployment installs. Also adds watch for CRDs.

Related: projectcalico/calico#12062

None

The migration controller now checks both calico-node and calico-typha
(as DaemonSet or Deployment) for the v3 API group env var during the
Converged phase. Add get permission and include deployments in the
migration ClusterRole. Also add watch for CRDs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants