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 static nodes, deprecate --nodes #6330

Merged
merged 1 commit into from
Dec 17, 2015
Merged

Remove static nodes, deprecate --nodes #6330

merged 1 commit into from
Dec 17, 2015

Conversation

liggitt
Copy link
Contributor

@liggitt liggitt commented Dec 15, 2015

@liggitt
Copy link
Contributor Author

liggitt commented Dec 15, 2015

[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 55ac6a5

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin/7860/)

@fabianofranz
Copy link
Member

LGTM

@liggitt
Copy link
Contributor Author

liggitt commented Dec 16, 2015

test flaked in #6339
[merge]

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/4380/) (Image: devenv-rhel7_2977)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 55ac6a5

openshift-bot pushed a commit that referenced this pull request Dec 17, 2015
@openshift-bot openshift-bot merged commit 4bef86e into openshift:master Dec 17, 2015
@liggitt liggitt deleted the remove_static_nodes branch December 23, 2015 19:21
@@ -31,7 +31,7 @@ os::provision::init-certs "${CONFIG_ROOT}" "${NETWORK_PLUGIN}" \
echo "Launching openshift daemons"
NODE_LIST=$(os::provision::join , ${NODE_NAMES[@]})
cmd="/usr/bin/openshift start master --loglevel=${LOG_LEVEL} \
--master=https://${MASTER_IP}:8443 --nodes=${NODE_LIST} \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change renders line 32 unnecessary.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

true. follow-ups welcome :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants