-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pass down resources to CRI #4113
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
Open
marquiz
wants to merge
30
commits into
kubernetes:master
Choose a base branch
from
marquiz:devel/kep-cri-resources-passdown
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
7de612d
KEP: Initial version of the Pass down resources to CRI
marquiz bc8e299
KEP-4112: address review feedback from haircommander
marquiz 5d22051
KEP-4112: add CDI devices and mounts
marquiz eabe5f1
KEP-4112: small fix to protobuf spec
marquiz 8de0aad
KEP-4112: added devices to the pod-level resource info
marquiz 868bc5c
KEP-4112: edited summary, motivation and goals
marquiz 57279d6
KEP-4112: detailed description for Kata and Confidential Container
zvonkok d5f4a0e
Merge pull request #1 from marquiz/devel/kep-cri-resources-passdown-zk
marquiz f5e890f
KEP-4112: update milestones in kep.yaml
marquiz 870d027
KEP-4112: update
marquiz b746f37
KEP-4112: update
marquiz b3703c6
KEP-4112: update
marquiz 825f39b
KEP-4112: update kep.yaml for v1.32
marquiz 4a241a7
KEP-4112: update
marquiz 306f290
KEP-4112: address review comments
marquiz 6c7bafa
KEP-4112: add references to other keps
marquiz c4efee4
KEP-4112: update toc
marquiz d382209
KEP-4112: drop NRI API from the beta criteria
marquiz 2bd0c74
KEP-4112: added not about possible metadata-skew
marquiz c178ec6
KEP-4112: update PRR questionnaire and kep.yaml
marquiz e1d785a
KEP-4112: update PRR
marquiz f5009aa
KEP-4112: update
marquiz dfb1bc6
KEP-4112: update PRR questionnaire
marquiz 5f066a0
KEP-4112: address review feedback
marquiz ea20429
KEP-4112: update
marquiz dc1d8f9
KEP-4112: drop other keps from non-goals
marquiz b881855
KEP-4112: update for v1.33
marquiz 5411cbb
KEP-4112: add new user story
marquiz 94624f6
KEP-4112: update
marquiz 71136e5
KEP-4112: update toc
marquiz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| # The KEP must have an approver from the | ||
| # "prod-readiness-approvers" group | ||
| # of http://git.k8s.io/enhancements/OWNERS_ALIASES | ||
| kep-number: 4112 | ||
| alpha: | ||
| approver: TBD | ||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.