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

feat: support cnpg operator namespace-restricted installation #430

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

NiccoloFei
Copy link
Contributor

@NiccoloFei NiccoloFei commented Oct 30, 2024

Add a way to deploy the operator in single-namespace mode, restricting the operator's capabilities to solely the namespace in which it has been installed.

Closes #435

@NiccoloFei NiccoloFei force-pushed the dev/single-namespace branch 3 times, most recently from 0daed8a to 5dfc2db Compare October 31, 2024 15:11
@NiccoloFei NiccoloFei marked this pull request as ready for review October 31, 2024 15:11
Co-authored-by: Leonardo Cecchi <[email protected]>
Co-authored-by: Jaime Silvela <[email protected]>
Co-authored-by: Jonathan Gonzalez V. <[email protected]>

Signed-off-by: Niccolò Fei <[email protected]>
@NiccoloFei NiccoloFei merged commit 7b388ba into main Nov 28, 2024
10 checks passed
@NiccoloFei NiccoloFei deleted the dev/single-namespace branch November 28, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support to install the operator in single-namespace mode
4 participants