Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Remove remainder of controller HTTP surface #98

Merged
merged 1 commit into from
Dec 5, 2016
Merged

Remove remainder of controller HTTP surface #98

merged 1 commit into from
Dec 5, 2016

Conversation

martinmaly
Copy link
Contributor

This (dead) code can now be removed since only /healthz HTTP handler
is supported.
Also cleaning up propagation of port number from command line options.
There is no need to store the port number on the server instance.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 2, 2016
@duglin
Copy link
Contributor

duglin commented Dec 2, 2016

LGTM

eventually I do think we'll need to pass in a struct to provide other options (like the interface to listen on), but for now port is ok.

@krancour
Copy link
Contributor

krancour commented Dec 2, 2016

LGTM. Didn't notice that these were missed in #84

This (dead) code can now be removed since only /healthz HTTP handler
is supported.
@pmorie
Copy link
Contributor

pmorie commented Dec 5, 2016

LGTM, merging.

@pmorie pmorie merged commit e85c913 into kubernetes-retired:master Dec 5, 2016
@martinmaly martinmaly deleted the http branch December 5, 2016 17:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants