Skip to content
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

Move the ComponentConfig types to staging KEP to implementable #2515

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

luxas
Copy link
Member

@luxas luxas commented Aug 10, 2018

Some minor changes to the initial KEP after further discussions in the sig-api-machinery Slack channel.
Builds on top of #2354 and marks it as implementable.
We have now submitted and merged the ~5 first PRs of this effort, with more PRs planned and in the reviewing stage. We hope to get all of this implemented by v1.12 code freeze.

The additions to this version is that we've decided on a defaulting story, and know a bit more about the actual implementation plan, and know what tests to write up for the MVP.

Again, mentioning the SIGs that are affected by this proposal:

@kubernetes/sig-cluster-lifecycle-pr-reviews @kubernetes/sig-api-machinery-pr-reviews @kubernetes/sig-architecture-api-reviews @kubernetes/sig-node-pr-reviews @kubernetes/sig-cloud-provider-pr-reviews @kubernetes/sig-scheduling-pr-reviews @kubernetes/sig-network-pr-reviews

/assign @thockin @jbeda @liggitt @bgrant0607 @mtaufen @wojtek-t

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Aug 10, 2018
@k8s-ci-robot k8s-ci-robot added the sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. label Aug 10, 2018
@k8s-ci-robot k8s-ci-robot added sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. sig/architecture Categorizes an issue or PR as relevant to SIG Architecture. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API sig/node Categorizes an issue or PR as relevant to SIG Node. sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. sig/network Categorizes an issue or PR as relevant to SIG Network. labels Aug 10, 2018
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 10, 2018
@hogepodge
Copy link

From sig cloud-provider pov, these updates look fine to me. I'll defer to anything that @andrewsykim or @jagosan pick up on, though.

* Set up staging publishing bot (async, non-critical)
* The kubelet, kube-proxy and controller-manager follow, each one independently.
* The kubelet, kube-proxy and kube-controller-manager types follow, each one independently.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kube+cloud-controller-manager

@sttts
Copy link
Contributor

sttts commented Aug 16, 2018

Looks good.

Copy link
Member

@timothysc timothysc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

I'll let other folks who have been working more closely on this effort to lgtm e.g. @liggitt or @sttts

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: timothysc

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 22, 2018
@liggitt
Copy link
Member

liggitt commented Aug 22, 2018

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 22, 2018
@k8s-ci-robot k8s-ci-robot merged commit bb99405 into kubernetes:master Aug 22, 2018
calebamiles pushed a commit to calebamiles/community that referenced this pull request Sep 5, 2018
Move the ComponentConfig types to staging KEP to implementable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. sig/architecture Categorizes an issue or PR as relevant to SIG Architecture. sig/cloud-provider Categorizes an issue or PR as relevant to SIG Cloud Provider. sig/cluster-lifecycle Categorizes an issue or PR as relevant to SIG Cluster Lifecycle. sig/network Categorizes an issue or PR as relevant to SIG Network. sig/node Categorizes an issue or PR as relevant to SIG Node. sig/scheduling Categorizes an issue or PR as relevant to SIG Scheduling. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet