clusterctl: filter out cert-manager-leaderelection ClusterRoleBinding #2928
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/active
Indicates that an issue or PR is actively being worked on by a contributor.
Milestone
What steps did you take and what happened:
What did you expect to happen:
Anything else you would like to add:
cert-manager/cert-manager#2207 removed the cert-manager-leaderelection ClusterRoleBinding (there is another ClusterRoleBinding with a slightly different name that fulfills the same intent and actually works).
We should probably add code to the cert manager part of clusterctl that just filters out this ClusterRoleBinding by name when converting the bindata assets back to objects.
/kind bug
/help
The text was updated successfully, but these errors were encountered: