-
Notifications
You must be signed in to change notification settings - Fork 919
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 configurable resource interpreter API #2639
Add configurable resource interpreter API #2639
Conversation
ccc7d0f
to
4623d8c
Compare
Codecov Report
@@ Coverage Diff @@
## master #2639 +/- ##
=======================================
Coverage 23.54% 23.54%
=======================================
Files 184 184
Lines 18487 18487
=======================================
Hits 4353 4353
Misses 13789 13789
Partials 345 345
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
pkg/apis/config/v1alpha1/resourceinterpretercustomization_types.go
Outdated
Show resolved
Hide resolved
pkg/apis/config/v1alpha1/resourceinterpretercustomization_types.go
Outdated
Show resolved
Hide resolved
a770f12
to
467493d
Compare
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
467493d
to
bb32de4
Compare
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind feature
/kind api-change
What this PR does / why we need it:
This PR proposes the configurable interpreter API and takes the
retention
as a start.Basically according to this proposal.
Which issue(s) this PR fixes:
Part of #2371
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: