mirror of
https://github.com/openshift/installer.git
synced 2026-02-06 18:47:19 +01:00
The kube-addon operator was the last remaining component in that namespace, and it was just controlling a metrics server. Metrics aren't critical to cluster functions, and dropping kube-addon means we don't need the old pull secret anymore (although we will shortly need new pull secrets for pulling private release images [1]). Also drop the admin and user roles [2], although I'm less clear on their connection. [1]: https://github.com/openshift/installer/pull/663 [2]: https://github.com/openshift/installer/pull/682#issuecomment-439145907