-
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] Fix registry-facade ClusterRoleBinding name #7670
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/LGTM
LGTM label has been added. Git tree hash: 8e1bf5b4971ca6c051ba3e8cbfe0d4613d05c6b7
|
/approve no-issue |
1 similar comment
/approve no-issue |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aledbf, kylos101 Associated issue requirement bypassed by: aledbf 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 |
Codecov Report
@@ Coverage Diff @@
## main #7670 +/- ##
=========================================
- Coverage 15.12% 7.88% -7.25%
=========================================
Files 46 31 -15
Lines 4468 2155 -2313
=========================================
- Hits 676 170 -506
+ Misses 3727 1983 -1744
+ Partials 65 2 -63
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
/werft run 👍 started the job as gitpod-build-aledbf-crvb.2 |
Description
The ClusterRoleBinding must include the namespace to allow multiple installations
Release Notes