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

declarative: add WithPreserveNamespace option #1

Open
wants to merge 3 commits into
base: integration
Choose a base branch
from

Conversation

johnsonj
Copy link

This option prevents the Reconciler from deploying all objects in the
same namespace as the DeclarativeObject.

Generally, we do want the namespace behavior because it makes things
like OwnerRef's work, but there are exceptions that need to control this
themselves.

This option prevents the Reconciler from deploying all objects in the
same namespace as the DeclarativeObject.

Generally, we do want the namespace behavior because it makes things
like OwnerRef's work, but there are exceptions that need to control this
themselves.
reduce spam and make it easier to read
justinsb pushed a commit that referenced this pull request Mar 23, 2021
⚒️ add additional controller tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant