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

Node commands #107

Merged
merged 5 commits into from
Aug 14, 2018
Merged

Node commands #107

merged 5 commits into from
Aug 14, 2018

Conversation

thebsdbox
Copy link
Collaborator

@thebsdbox thebsdbox commented Aug 13, 2018

Ready to merge

Documentation has now been added

Ability to set which orchestrator can manage a node:

diver ucp nodes orchestrator --id d5kqmkg5elaq1ygk6nf7qzmer --swarm --kubernetes
INFO[0000] Configured Node [d5kqmkg5elaq1ygk6nf7qzmer] to use orchestrator kubernetes=[true] / swarm=[true]

To Do, add/remove labels (although the code is already part of the orchestrator commands.

Ability to set which orchestrator can manage a node:

```
diver ucp nodes orchestrator --id d5kqmkg5elaq1ygk6nf7qzmer --swarm --kubernetes
INFO[0000] Configured Node [d5kqmkg5elaq1ygk6nf7qzmer] to use orchestrator kubernetes=[true] / swarm=[true]
```
@thebsdbox thebsdbox added this to the 0.4 milestone Aug 13, 2018
@thebsdbox thebsdbox added the UCP Universal Control Plane label Aug 13, 2018
```
diver ucp nodes availability --id d5kqmkg5elaq1ygk6nf7qzmer --state active
INFO[0000] Succesfully set node [d5kqmkg5elaq1ygk6nf7qzmer] to state [active]
```
@thebsdbox
Copy link
Collaborator Author

This closes #55 and #34 as it was the last place where tab writer wasn't being used.

@thebsdbox thebsdbox changed the title [WIP] Set Node orchestrator Node commands Aug 14, 2018
@thebsdbox
Copy link
Collaborator Author

@johnharris85 going to merge this as I've three other PRs that are depending on it.

@thebsdbox thebsdbox merged commit d725a12 into master Aug 14, 2018
@thebsdbox thebsdbox deleted the node_label branch August 14, 2018 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UCP Universal Control Plane
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant