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

doc: clarify that CRDs are never applied in prod mode #1010

Merged
merged 1 commit into from
Nov 25, 2024
Merged

doc: clarify that CRDs are never applied in prod mode #1010

merged 1 commit into from
Nov 25, 2024

Conversation

metacosm
Copy link
Member

Signed-off-by: Chris Laprun claprun@redhat.com

Signed-off-by: Chris Laprun <claprun@redhat.com>
@metacosm metacosm requested a review from a team as a code owner November 25, 2024 17:51
@metacosm metacosm self-assigned this Nov 25, 2024
@metacosm metacosm requested a review from xstefank November 25, 2024 17:51
@metacosm metacosm merged commit e821972 into main Nov 25, 2024
6 checks passed
@metacosm metacosm deleted the doc branch November 25, 2024 18:56
@@ -32,7 +32,10 @@ public interface CRDConfiguration {

/**
* Whether the extension should automatically apply updated CRDs when they change.
* When running on DEV mode, the CRD changes will always be applied automatically.
* <p>
* <strong>NOTE that this option only when *not* in Dev mode as applying the CRD to a production cluster could be
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing verb?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure what this is saying. It applies only in dev and test, correct?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

D'oh! 😓 Opened a new PR to fix this. Thank you!

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.

2 participants