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

Removal of KubeletConfigFile feature gate: Step 2 (stop setting KubeletConfigFile) #6490

Merged

Conversation

mtaufen
Copy link
Contributor

@mtaufen mtaufen commented Jan 27, 2018

This feature gate is now a noop, and is no longer necessary to set to use the generated Kubelet config file.
See: kubernetes/kubernetes#58760

This feature gate is now a noop, and is no longer necessary to set.
See: kubernetes/kubernetes#58760
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 27, 2018
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 27, 2018
@mtaufen mtaufen changed the title Stop setting KubeletConfigFile Removal of KubeletConfigFile feature gate: Step 2 (stop setting KubeletConfigFile) Jan 27, 2018
@krzyzacy
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 27, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: krzyzacy, mtaufen

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your 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 Jan 27, 2018
@k8s-ci-robot k8s-ci-robot merged commit f2655d1 into kubernetes:master Jan 27, 2018
mtaufen added a commit to mtaufen/kubernetes that referenced this pull request Jan 29, 2018
This PR completes the work started in
kubernetes#58760
by completely removing the KubeletConfigFile feature gate.

We stopped setting the gate in test-infra in
kubernetes/test-infra#6490.
k8s-github-robot pushed a commit to kubernetes/kubernetes that referenced this pull request Jan 29, 2018
Automatic merge from submit-queue (batch tested with PRs 58777, 58978, 58977, 58775). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Removal of KubeletConfigFile feature gate: Step 3 (final)

This PR completes the work started in
#58760
by completely removing the KubeletConfigFile feature gate.

We stopped setting the gate in test-infra in
kubernetes/test-infra#6490.

```release-note
The alpha KubeletConfigFile feature gate has been removed, because it was redundant with the Kubelet's --config flag. It is no longer necessary to set this gate to use the flag. The --config flag is still considered alpha.
```
iwankgb pushed a commit to iwankgb/kubernetes that referenced this pull request Feb 15, 2018
This PR completes the work started in
kubernetes#58760
by completely removing the KubeletConfigFile feature gate.

We stopped setting the gate in test-infra in
kubernetes/test-infra#6490.
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

4 participants