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

Deprecate flags for nodecontroller #8704

Merged
merged 1 commit into from
May 26, 2015

Conversation

roberthbailey
Copy link
Contributor

Deprecate the following flags for node-controller:
--node-milli-cpu
--node-memory
--machines
--minion-regexp
--sync-nodes

Remove the following flags from the standalon kubernetes binary:
--node-milli-cpu
--node-memory

This is the code half of fixing #8286.

  --node-milli-cpu
  --node-memory
  --machines
  --minion-regexp
  --sync-nodes

Remove the following flags from the standalon kubernetes binary:
  --node-milli-cpu
  --node-memory
@erictune
Copy link
Member

LGTM

@erictune erictune added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 23, 2015
@roberthbailey roberthbailey changed the title Deprecate flags Deprecate flags for nodecontroller May 23, 2015
@roberthbailey
Copy link
Contributor Author

@saad-ali This would be nice to get in before the 0.18.0 cut so that the flags are properly marked as deprecated.

saad-ali added a commit that referenced this pull request May 26, 2015
Deprecate flags for nodecontroller
@saad-ali saad-ali merged commit c5525ec into kubernetes:master May 26, 2015
@roberthbailey roberthbailey deleted the dead-flags branch August 20, 2015 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants