forked from kubernetes/enhancements
-
Notifications
You must be signed in to change notification settings - Fork 1
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
KEP Manifest Generator #2
Closed
Closed
Conversation
This file contains 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
…s-for-kubelet sig-cl/kubeadm/1739: update KEP for support of patching kubelet config
PSA GA KEP compliance
…-config graduate kube-scheduler ComponentConfig to GA
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
…etails updated. Signed-off-by: kerthcet <kerthcet@gmail.com>
Update test plan to the new template. With some minor edits elsewhere.
KEP-1672: updates for v1.24
…-links Adding links to 1.24/1.25 tracking spreadsheets to main readme.md
KEP-625: update CSI Migration KEP on test plans
- Rename 'current_key_id' to `key_id` - Rename metadata to annotations in proto - Use byes for annotations value instead of string - Make beta/GA requirements as TBD Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
chore: rename to `key_id` and use bytes for metadata
…tes#3244) * init kep for respecting pod topology spread after rolling upgrades Signed-off-by: Alex Wang <wangqingcan1990@gmail.com> * update * add approver fo prod-readiness * update Signed-off-by: Alex Wang <wangqingcan1990@gmail.com> * update tests plan
KEP-1490: set Azure Disk CSI driver migration as implemented
Update test plan of SELinux relabeling
- Update versions to 1.25+ - Add thockin to reviewers - Update feature gate name to NodeLogViewer
- remove KMSv2Configuration - separate EncryptResponse from EncryptedObject Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
This adds the needed KEP metadata, CRI changes, etc. Signed-off-by: Rodrigo Campos <rodrigoca@microsoft.com> Co-authored-by: Giuseppe Scrivano <gscrivan@redhat.com> Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
KEP-127: Mark as implementable (target phase I for 1.25)
…lidation-beta-1-25 Update kep for beta graduation in 1.25
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
KEP-625: update CSI Migration GA timeline
This discusses the effect of attacking the resource driver in addition or instead of kubelet.
KEP-3325: Update test plan section
…riable-exit-codes KEP-3329 Add KEP for Retriable and non-retriable Pod failures for Jobs
add KEP to promote local ephemeral storage to GA
KEP-361: promote Local Ephemeral Storage to GA
KEP:2593:Update ClusterCIDRConfig API, Test plan and Milestones
…lpha KEP 3178: mark implementable, update Test Plan for alpha
KEP-1847: Update beta milestone to 1.25
KEP-1027: API Unions for 1.25
KEP-3352: Aggregated Discovery KEP to Alpha
…tion-upstream KEP-3063: dynamic resource allocation
KEP-1488: Update test coverage
Update test plan for artifact signing KEP
KEP 2371: update latest-milestone to 1.25
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
update proto snippets in kms v2
For RBD and CephFS the UNIT test part, the new format has been used. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
Updates kep-2238 for v1.25
Update Unit tests section in Portworx CSI migration KEP
KEP-2214: fix markdown link typo
use new format for the unit test coverage part
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
palnabarun
pushed a commit
that referenced
this pull request
Apr 24, 2023
…ategy (kubernetes#3661) * Initial KEP for improving pruning in kubectl apply * Add design details Co-authored-by: Katrina Verey <katrina.verey@shopify.com> * Add another open question * Links, clarifications, ownerRef and GKNN explanations * Follow-on to initial feedback, address some unresolved blocks * Fix lint errors * Add more detail about reference implementation (#2) * Apply prune jan25 (#3) * More clearly delineate specification vs kubectl details * Move design details of spec to Design Details section * Updates from synchronous conversation * Remove leftover paragraph (kubernetes#5) Not an alternative rejected any more, given applyset.k8s.io/inventory * Justin has always been coauthor * KEP-3659: production readiness etc (kubernetes#4) Fill in the testing/ PRR sections. * Fix test failures * Prune: document confused deputy attack and mitigations Likely pushes us to GKNN-derived IDs. * Constrain applyset id We just choose the constrained applyset id to prevent "applyset ID impersonation". * Update KEP and PRR metadata * Enhance testing description * ID vs name fixes * Fixes from soltysh's review --------- Co-authored-by: Justin Santa Barbara <justinsb@google.com>
palnabarun
pushed a commit
that referenced
this pull request
Jun 27, 2023
address API review comments for extra mappings
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
@
from PRR approver during validationgo test
verboserepo
functions/methodsrepo
functions/methodsRepo
structRepo
struct to retrieve pathsDocument
handlers inRepo
structRepo
instance when loadingDocument
sconfigurable
alias additionReady
conditionCPUManagerPolicyExperimentalOptions
feature gateCPUManagerPolicyAlphaOptions
kep-tools-approvers
go install
instead ofgo get
PreferNominatedNode
to GAstatus
kubernetes/enhancements#2537)go install
instead ofgo get
implemented