Skip to content
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

Manual cherry-pick: Enable configuring the controller namespace #626

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

dhaiducek
Copy link
Contributor

The ClusterRoleBinding had a hardcoded namespace, preventing the controller from running in a custom namespace.

Signed-off-by: Dale Haiducek 19750917+dhaiducek@users.noreply.github.com
(cherry picked from commit bc358da)

Cherry-pick of:

Closes #625

The `ClusterRoleBinding` had a hardcoded namespace, preventing the
controller from running in a custom namespace.

Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
(cherry picked from commit bc358da)
Copy link

sonarcloud bot commented Nov 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link

openshift-ci bot commented Nov 3, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dhaiducek, mprahl

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mprahl mprahl merged commit 1123fa8 into stolostron:main Nov 3, 2023
14 of 15 checks passed
@dhaiducek dhaiducek deleted the 173-sync branch November 3, 2023 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

😿 Failed to sync the upstream PRs: #173
2 participants