Closed oshoval closed 2 years ago
/uncc @RamLavi @ormergi
/cc @qinqon can you please review ?
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: qinqon
The full list of commands accepted by this bot can be found here.
The pull request process is described here
What this PR does / why we need it: KMP uses controller runtime which creates an http end point for /metrics. In order to support https, we deploy rbac-proxy container in the same pod of KMP. The new container exposes https end point, and connects internally to the http end point.
It is self signed, and protected with rbac rules.
Special notes for your reviewer: Will work offline with Oren Cohen in order to use sha instead of label for the rbac-proxy image. It is needed for downstream.
Release note: