Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Comments

refactoring: use the arguments package for taint commands#38166

Closed
DanielMSchmidt wants to merge 3 commits intomainfrom
modernize-taint-commands-to-use-arguments
Closed

refactoring: use the arguments package for taint commands#38166
DanielMSchmidt wants to merge 3 commits intomainfrom
modernize-taint-commands-to-use-arguments

Conversation

@DanielMSchmidt
Copy link
Contributor

Fixes #

Target Release

1.15.x

Rollback Plan

  • If a change needs to be reverted, we will roll out an update to the code within 7 days.

Changes to Security Controls

Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.

CHANGELOG entry

  • This change is user-facing and I added a changelog entry.
  • This change is not user-facing.

@DanielMSchmidt DanielMSchmidt requested a review from a team as a code owner February 13, 2026 13:47
@DanielMSchmidt DanielMSchmidt added the no-changelog-needed Add this to your PR if the change does not require a changelog entry label Feb 13, 2026
dbanck
dbanck previously approved these changes Feb 16, 2026
Copy link
Member

@dbanck dbanck left a comment

Choose a reason for hiding this comment

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

LGTM!

I don't think we need the two StateLock values, as the default-value behaviour should already account for that. Having a value in the struct and in the argument parsing might cause confusion in future updates.

dbanck
dbanck previously approved these changes Feb 16, 2026
@dbanck
Copy link
Member

dbanck commented Feb 17, 2026

Resolved by #38186

@dbanck dbanck closed this Feb 17, 2026
@dbanck dbanck deleted the modernize-taint-commands-to-use-arguments branch February 17, 2026 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog-needed Add this to your PR if the change does not require a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants