You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- maybe remove dependency on controller-runtime (use client-go directly instead)
2
+
- make sure to re-reconcile certificates before they expire
3
+
- Can we make the solution leader-election-less? Does it make sense that we use the existing cr leader election or should we create a seperate leader-election just for the logic in this library?
4
+
- Scope down controller RBAC to single CA Secret resource.
5
+
- Use cli flags in the program to list the injectables, allowing use to scope down the injectable RBAC.
0 commit comments