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

Add more evacuate/shutdown options #433

Merged
merged 16 commits into from
Jan 25, 2024
Merged

Add more evacuate/shutdown options #433

merged 16 commits into from
Jan 25, 2024

Commits on Jan 25, 2024

  1. internal/instance: Don't use the node terminology

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d740db9 View commit details
    Browse the repository at this point in the history
  2. doc: Update configs

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7ae0cdc View commit details
    Browse the repository at this point in the history
  3. api: clustering_evacuation_stop_options

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    4793894 View commit details
    Browse the repository at this point in the history
  4. internal/instance: Extend cluster.evacuate

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a7b5477 View commit details
    Browse the repository at this point in the history
  5. incusd/cluster: Add evacuation mode validation

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d7f01f1 View commit details
    Browse the repository at this point in the history
  6. incusd/instance: Use a string for CanMigrate

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    75815ac View commit details
    Browse the repository at this point in the history
  7. incusd/cluster: Update for CanMigrate

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e46c808 View commit details
    Browse the repository at this point in the history
  8. incusd/cluster: Add stateful-stop and force-stop

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d849431 View commit details
    Browse the repository at this point in the history
  9. doc: Update configs

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    79cb8cd View commit details
    Browse the repository at this point in the history
  10. api: boot_host_shutdown_action

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    040ead1 View commit details
    Browse the repository at this point in the history
  11. internal/instance: Add boot.host_shutdown_action

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8fe56fb View commit details
    Browse the repository at this point in the history
  12. doc: Update configs

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    b72b583 View commit details
    Browse the repository at this point in the history
  13. scripts/bash: Add boot.host_shutdown_action

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    210ac67 View commit details
    Browse the repository at this point in the history
  14. incusd/project: Add boot.host_shutdown_action

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    50aad2c View commit details
    Browse the repository at this point in the history
  15. incusd/instances: Add support for boot.host_shutdown_action

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    ac2555e View commit details
    Browse the repository at this point in the history
  16. incusd/instance: Fallback to stateless start when no state available

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    bebcc75 View commit details
    Browse the repository at this point in the history