mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
This feature will help operator to remove a failed/left node from Serf layer immediately without waiting for 24 hours for the node to be reaped * Update CLI with prune flag * Update API /v1/agent/force-leave with prune query string parameter * Update CLI and API doc * Add unit test
3 lines
90 B
Plaintext
3 lines
90 B
Plaintext
```release-note:feature
|
|
cli: Add `-prune` flag to `nomad operator force-leave` command
|
|
``` |