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

remove legacy insecure port options from genericapiserver #42835

Merged
merged 2 commits into from
Mar 28, 2017

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Mar 9, 2017

The insecure port has been a source of problems and it will prevent proper aggregation into a cluster, so the genericapiserver has no need for it. In addition, there's no reason for it to be in the main kube-apiserver flow either. This pull removes it from genericapiserver and removes it from the shared kube-apiserver code. It's still wired up in the command, but its no longer possible for someone to mess up and start using in mainline code.

@kubernetes/sig-api-machinery-misc @ncdc

@deads2k deads2k added this to the v1.7 milestone Mar 9, 2017
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Mar 9, 2017
@k8s-github-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

The following people have approved this PR: deads2k

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

We suggest the following people:
cc
You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-github-robot k8s-github-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. release-note-label-needed labels Mar 9, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@deads2k
Copy link
Contributor Author

deads2k commented Mar 10, 2017

/release-note-none

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. and removed release-note-label-needed labels Mar 10, 2017
@dims
Copy link
Member

dims commented Mar 10, 2017

LGTM 👍

@deads2k deads2k added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 13, 2017
@deads2k
Copy link
Contributor Author

deads2k commented Mar 14, 2017

@k8s-bot kops aws e2e test this

2 similar comments
@deads2k
Copy link
Contributor Author

deads2k commented Mar 14, 2017

@k8s-bot kops aws e2e test this

@deads2k
Copy link
Contributor Author

deads2k commented Mar 15, 2017

@k8s-bot kops aws e2e test this

@deads2k deads2k removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 27, 2017
@deads2k deads2k added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 27, 2017
@k8s-github-robot k8s-github-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 27, 2017
@k8s-github-robot k8s-github-robot removed lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Mar 27, 2017
@deads2k
Copy link
Contributor Author

deads2k commented Mar 27, 2017

waiting for #43383 to merge before re-tagging.

@deads2k deads2k added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 27, 2017
@k8s-github-robot
Copy link

Automatic merge from submit-queue (batch tested with PRs 42835, 42974)

@k8s-github-robot k8s-github-robot merged commit 4159cb5 into kubernetes:master Mar 28, 2017
@deads2k deads2k deleted the server-01-remove-insecure branch August 3, 2017 20:07
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. release-note-none Denotes a PR that doesn't merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants