-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[installer] Add missing kube-rbac-proxy container in ws-manager deployment #7769
Conversation
Codecov Report
@@ Coverage Diff @@
## main #7769 +/- ##
=========================================
- Coverage 11.54% 7.84% -3.71%
=========================================
Files 20 31 +11
Lines 1169 2168 +999
=========================================
+ Hits 135 170 +35
- Misses 1031 1996 +965
+ Partials 3 2 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/lgtm |
LGTM label has been added. Git tree hash: bfd3e4884930bb26e6c26cd41b8b9d5eaa880ccb
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aledbf, MrSimonEmms Associated issue: #7766 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fixes #7766
How to test
Initialize and render the manifests created by the installer CLI and verify the
kube-rbac-proxy
container is present inws-manager
deploymentRelease Notes