-
Notifications
You must be signed in to change notification settings - Fork 1k
fix: use the generic policy in the CLI #13035
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
Conversation
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
9cc8fa1
to
a01d895
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #13035 +/- ##
=======================================
Coverage 15.23% 15.24%
=======================================
Files 923 921 -2
Lines 100306 100293 -13
=======================================
+ Hits 15281 15289 +8
+ Misses 83295 83272 -23
- Partials 1730 1732 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
/cherry-pick release-1.14 |
Cherry-pick failed with |
/cherry-pick release-1.14 |
Cherry-pick failed with |
/cherry-pick release-1.14 |
Cherry-pick failed with |
Explanation
This PR uses the
GenericPolicy
when fetching in-cluster resources using the CLI.