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

Add feature flag for DeploymentRuntimeConfig as beta #4857

Merged
merged 3 commits into from
Oct 24, 2023

Conversation

turkenh
Copy link
Member

@turkenh turkenh commented Oct 20, 2023

Description of your changes

This PR is a follow-up to the previous discussion, putting the DeploymentRuntimeConfig behind a feature flag as beta, i.e. enabled by default.

The feature could now be disabled by --enable-deployment-runtime-configs=false if needed.

I have:

Need help with this checklist? See the cheat sheet.

@turkenh turkenh requested review from negz and a team as code owners October 20, 2023 06:10
@turkenh turkenh requested a review from bobh66 October 20, 2023 06:10
@turkenh turkenh requested a review from negz October 21, 2023 05:52
@turkenh turkenh force-pushed the beta-flag-for-package-runtime branch from 9dc1e50 to 7143f54 Compare October 23, 2023 12:16
internal/controller/pkg/revision/reconciler.go Outdated Show resolved Hide resolved
Signed-off-by: Hasan Turken <turkenh@gmail.com>
Signed-off-by: Hasan Turken <turkenh@gmail.com>
Signed-off-by: Hasan Turken <turkenh@gmail.com>
@turkenh turkenh force-pushed the beta-flag-for-package-runtime branch from 7143f54 to 685756d Compare October 24, 2023 09:12
@turkenh turkenh merged commit 6d0421e into crossplane:master Oct 24, 2023
16 checks passed
@turkenh turkenh deleted the beta-flag-for-package-runtime branch October 24, 2023 09:32
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.

None yet

2 participants