Skip to content

Conversation

@inteon
Copy link
Member

@inteon inteon commented Jan 25, 2024

Since we are releasing v2, I think it is acceptable that we make this breaking change.

Reason for change:
This flag default causes issues when you try to set the verbosity by specifying -v 3 instead of -v=3.
-v 3 is not correctly parsed because the -v flag has a default value.

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
@jetstack-bot jetstack-bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 25, 2024
@inteon inteon changed the title BREAKNIG: remove the default flag value for --v BREAKING: remove the default flag value for --v Jan 26, 2024
@ThatsMrTalbot
Copy link
Contributor

/lgtm

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Jan 26, 2024
@inteon
Copy link
Member Author

inteon commented Jan 26, 2024

/approve

@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon

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

The pull request process is described here

Details 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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 26, 2024
@jetstack-bot jetstack-bot merged commit 2f37bb6 into cert-manager:main Jan 26, 2024
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. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants