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

Rename DontAllowInsecureCSRUsageDefinition feature flag and make it a Beta flag #6300

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

inteon
Copy link
Member

@inteon inteon commented Aug 25, 2023

This flag was introduced in #6182 and #6199 (not yet released).
I incorrectly made the flag a GA flag, while it should be Beta flag (see https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/#feature-stages).

This PR renames the DontAllowInsecureCSRUsageDefinition feature flag to DisallowInsecureCSRUsageDefinition and makes it a Beta flag.

fixes #6203

Pull Request Motivation

/kind cleanup

Release Note

NONE

@jetstack-bot jetstack-bot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. area/testing Issues relating to testing approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 25, 2023
@inteon inteon requested a review from SgtCoDFish August 25, 2023 13:11
…secureCSRUsageDefinition and make it a Beta flag.

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
Copy link
Member

@SgtCoDFish SgtCoDFish left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

Prefer the new name and agree it shouldn't be GA!

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Aug 25, 2023
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon, SgtCoDFish

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jetstack-bot jetstack-bot merged commit 63cf4e0 into cert-manager:master Aug 25, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/testing Issues relating to testing dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[blocking release 1.13] Should DontAllowInsecureCSRUsageDefinition be renamed or replaced with a opt-in flag?
3 participants