Skip to content

Introduce ControllerContextConfig and move some command-line tunable stuff there#405

Merged
nicksardo merged 1 commit intokubernetes:masterfrom
rramkumar1:move-stuff-out-of-cluster-manager
Jul 18, 2018
Merged

Introduce ControllerContextConfig and move some command-line tunable stuff there#405
nicksardo merged 1 commit intokubernetes:masterfrom
rramkumar1:move-stuff-out-of-cluster-manager

Conversation

@rramkumar1
Copy link
Copy Markdown
Contributor

This PR is one of many that aim to eliminate the need for ClusterManager. In this PR, I introduce ControllerContextConfig which simply encapsulates the values for some command line flags, most notably the default backend service port ID. This eliminates the need for ClusterManager to keep track of it.

/assign @nicksardo

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 18, 2018
@nicksardo
Copy link
Copy Markdown
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 18, 2018
@nicksardo nicksardo merged commit 4b2f6f1 into kubernetes:master Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants