-
Notifications
You must be signed in to change notification settings - Fork 145
Add ProxySettingPolicy API and CRDs #4266
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
Add ProxySettingPolicy API and CRDs #4266
Conversation
75d14bc to
ec68d7e
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## feat/proxy-settings-policy #4266 +/- ##
==============================================================
- Coverage 86.11% 86.06% -0.05%
==============================================================
Files 132 132
Lines 14342 14342
Branches 35 35
==============================================================
- Hits 12350 12344 -6
- Misses 1789 1793 +4
- Partials 203 205 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
8547c49 to
8fff74a
Compare
bjee19
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
besides one comment, 🚀 !
Proposed changes
Problem: We need to define the ProxySettingPolicy API and CRDs
Solution: Add ProxySettingPolicy API and CRDs
Testing: Describe any testing that you did.
Closes #4260
Checklist
Before creating a PR, run through this checklist and mark each as complete.
Release notes
If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.