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

Queue cordoning in Armadactl (#187) #3860

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

MustafaI
Copy link
Contributor

@MustafaI MustafaI commented Aug 2, 2024

  • Plumbing queue cordoning into armadactl

  • Making armadactl cordoning commands more intuitive, some formatting changes

  • Formatting

  • Making queue get more intuitive

  • Correcting comments and error messages

  • Removing single queue cordoning code in favour of cobra alias. Adding only-cordoned flag when fetching queues

  • Removing unused methods

  • Removing method prefix from error messages

  • Fixing import order

Summary of changes:

  • Adding cordon and uncordon commands to armadactl
    • Enabling cordoning and uncordoning of queue and queues resources
    • queues can be cordoned and uncordoned by name or by labels
  • Enabling retrieval of multiple queues via armadactl
    • queues can be retrieved by name or by labels
  • Adding functional slice operations, with tests

mustafai-gr and others added 2 commits August 2, 2024 14:23
* Plumbing queue cordoning into armadactl

* Making armadactl cordoning commands more intuitive, some formatting changes

* Formatting

* Making queue get more intuitive

* Correcting comments and error messages

* Removing single queue cordoning code in favour of cobra alias. Adding only-cordoned flag when fetching queues

* Removing unused methods

* Removing method prefix from error messages

* Fixing import order
@MustafaI MustafaI merged commit 9608591 into master Aug 2, 2024
20 checks passed
@MustafaI MustafaI deleted the sendToGitHub/cordon-queue-armadactl branch August 2, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants