-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
When I was working on MCO-74, it came up that kube-rbac-proxy may be better to use than oauth-proxy because it conveys some benefits (one of which is that it is easier on the API server).
This is the referenced enhancement:
Since both machine-config-daemon and machine-config-controller both use oauth-proxy, if it makes sense and we understand the tradeoffs/consequences we should probably update both of them.
Done Criteria:
- We know whether or not we should use kube-rbac-proxy
- We have updated (or decided not to update) the controller and the daemon to use (or not use) it