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

feat: support flagsets in internal cmd package #5461

Merged
merged 9 commits into from
Nov 24, 2022

Conversation

eddycharly
Copy link
Member

Explanation

This PR adds support for flagsets in internal cmd package.
It also adds a Setup helper function.

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

Merging #5461 (ff84b4f) into main (035ab3b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #5461   +/-   ##
=======================================
  Coverage   36.43%   36.43%           
=======================================
  Files         172      172           
  Lines       19076    19076           
=======================================
  Hits         6951     6951           
  Misses      11327    11327           
  Partials      798      798           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@eddycharly eddycharly merged commit 41800c6 into kyverno:main Nov 24, 2022
@eddycharly eddycharly deleted the more-internal branch November 24, 2022 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants