-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Migrate KEPs and Design Proposals from k/community #613
Conversation
Also update a spelling suggestion by newly implemented hack/verify-spelling.sh
"API sever"->"API server"
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
Signed-off-by: William Zhang <warmchang@outlook.com>
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
- Report both v1.Container & v1.ContainerStatus in PodStatus - Persist v1.Container as a container runtime label - Start ephemeral containers from the kubelet pod worker
Proposal for growing FlexVolume size, the feature ticket is at: kubernetes#304 The original google doc for this proposal is at: https://docs.google.com/document/d/1dwom9xQ3Fg5F_jJrybr0slp-QsO3_CKiisxzNRoMhec/edit?usp=sharing
- remove `optional` from sections - remove unused sections
Mostly just propose a repository structure for existing providers and punt on the details of accepting new cloud providers
... also add Cloud Provider specific SIGs as participants on this KEP. Removes proposed repositories for Cloud Provider implementations currently without a related SIG.
...but I'm sure there are other lurkers out there
Move KEP-5 to implementable
…-master KEP kubeadm join --master workflow
Google Doc is now deprecated in favor of the markdown format in the community repo. Link: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/multicluster/cluster-registry/api-design.md
/meow |
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please follow instructions at https://git.k8s.io/community/CLA.md#the-contributor-license-agreement to sign the CLA. It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment and we'll verify. Thanks.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/assign |
/assign @bgrant0607 @jdumars |
/check-cla |
please don't do this yet. Moving the KEPs out of
I've spent some time thinking about (2) and have just started spitballing (1). For the KEPs themselves we need to rev the process a bit to
|
@calebamiles -- Yep. The PR was more of a "This is what it could look like if we did this" thing than anything else. The PR will likely go stale before we lay out all of the pieces that we need in
Agreed that it should go in
Agreed that the current numbering is broken (kubernetes/community#2245). Another thought we were kicking around was either dropping numbering altogether or creating issues (similar to feature issues in this repo) and using the issue number as the KEP number.
Big +1 here!
I'm going to leave this open for a little bit for the sake of discussion, but I wholeheartedly agree that there are steps to make the process more clear and discoverable and something like this is merely a subset of what that would look like. Echoing some of the things I had in mind from kubernetes/community#2565 (comment) over here:
|
/cc /assign |
Closing. We'll track this effort here: kubernetes/community#2730 |
@justaugustus: Closing this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
DO NOT MERGE.
Trying some git gymnastics to move KEPs and design proposals away from
k/community
.../sig pm
/sig architecture
/assign
/hold
rel: kubernetes/community#2565