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

Remove "placeholder" namespace in RBAC yaml #3355

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

tpantelis
Copy link
Contributor

"placeholder" used to get substituted with actual namespace by kustomize when the bundle is built but that's no longer the case. This is a change in behavior with the new kustomize version. After removing the "placeholder" line, the actual namespace is added correctly.

"placeholder" used to get substituted with actual namespace by
kustomize when the bundle is built but that's no longer the case.
This is a change in behavior with the new kustomize version.
After removing the "placeholder" line, the actual namespace is
added correctly.

Signed-off-by: Tom Pantelis <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr3355/tpantelis/rem_placeholder
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Feb 7, 2025
@vthapar vthapar enabled auto-merge (rebase) February 7, 2025 07:27
@vthapar vthapar disabled auto-merge February 7, 2025 07:28
@vthapar vthapar merged commit 77aa618 into submariner-io:devel Feb 7, 2025
41 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr3355/tpantelis/rem_placeholder]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-handled ready-to-test When a PR is ready for full E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants