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

feat(worker): add worker commands #362

Merged
merged 8 commits into from
Apr 26, 2023
Merged

feat(worker): add worker commands #362

merged 8 commits into from
Apr 26, 2023

Conversation

wass3rw3rk
Copy link
Member

@wass3rw3rk wass3rw3rk commented Apr 14, 2023

@wass3rw3rk wass3rw3rk requested a review from a team as a code owner April 14, 2023 16:10
@wass3rw3rk wass3rw3rk marked this pull request as draft April 14, 2023 16:10
@ecrupper ecrupper marked this pull request as ready for review April 25, 2023 19:09
Copy link
Contributor

@ecrupper ecrupper left a comment

Choose a reason for hiding this comment

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

Nice — couple things I noticed

content/reference/cli/worker/update.md Outdated Show resolved Hide resolved
content/reference/cli/worker/update.md Show resolved Hide resolved
content/reference/cli/worker/view.md Outdated Show resolved Hide resolved
@ecrupper ecrupper removed the next label Apr 25, 2023
#### Request

```sh
$ vela add worker --worker.hostname MyWorker --worker.address myworker.example.com
Copy link
Contributor

Choose a reason for hiding this comment

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

minor, should we include protocol?

Suggested change
$ vela add worker --worker.hostname MyWorker --worker.address myworker.example.com
$ vela add worker --worker.hostname MyWorker --worker.address https://myworker.example.com

Copy link
Contributor

Choose a reason for hiding this comment

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

meh, not necessary, that should be inferred

@wass3rw3rk wass3rw3rk merged commit 596adba into main Apr 26, 2023
@wass3rw3rk wass3rw3rk deleted the feat/add-worker branch April 26, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants