kubecfg / kubit

install kubecfg packages in-cluster
Apache License 2.0
6 stars 3 forks source link

fix(controller): kubit-applier job needs to be able to create/patch/list/get CRDs #458

Closed waynr closed 3 months ago

waynr commented 3 months ago

At InfluxData we are using kubit to deploy manifests that includes a CustomResourceDefinition. This PR adds the necessary ClusterRole and ClusterRoleBinding for the kubit-applier to do this.