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

Removed --whitelist-var-run normalization as this breaks functionality #1956

Merged
merged 1 commit into from
Feb 27, 2022
Merged

Removed --whitelist-var-run normalization as this breaks functionality #1956

merged 1 commit into from
Feb 27, 2022

Conversation

olivergregorius
Copy link
Contributor

@olivergregorius olivergregorius commented Feb 25, 2022

Fixes #1795

Description

A flag should either be marked as deprecated or "normalized". Applying both to a flag results in an issue described in #1795. This PR removes the normalization and keeps the deprecation.
Also removed: Duplicate default value in flag-description as this will be autogenerated.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

Reviewer Notes

  • The code flow looks good.
  • Unit tests and or integration tests added.

@olivergregorius
Copy link
Contributor Author

@imjasonh Are you going to merge this? I don't have write access!

@imjasonh imjasonh merged commit 86493d0 into GoogleContainerTools:main Feb 27, 2022
@olivergregorius olivergregorius deleted the fix-1795-deprecation_of_whitelist-var-run branch February 27, 2022 20:53
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.

Deprecation of whitelist-var-run in 1.7.0 does not work
2 participants