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

Improve lifecycle events on evacuation #1073

Merged
merged 12 commits into from
Aug 5, 2024
Merged

Improve lifecycle events on evacuation #1073

merged 12 commits into from
Aug 5, 2024

Commits on Aug 5, 2024

  1. shared/api: Add EventLifecycleInstanceMigrated

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    477d89a View commit details
    Browse the repository at this point in the history
  2. shared/api: Sort lifecycle events

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0d892c7 View commit details
    Browse the repository at this point in the history
  3. incusd/lifecycle: Add InstanceMigrated

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2f602eb View commit details
    Browse the repository at this point in the history
  4. incusd/lifecycle: Sort lifecycle events

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a6eb5bf View commit details
    Browse the repository at this point in the history
  5. incusd/isntance/operationlock: Add ActionMigrate

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    77f25c7 View commit details
    Browse the repository at this point in the history
  6. incusd/instance/common: Add support for migration operation

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    5953492 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    445e453 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49932b1 View commit details
    Browse the repository at this point in the history
  9. shared/api: Add lifecycle events for cluster evacuation and healing

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    27548c5 View commit details
    Browse the repository at this point in the history
  10. incusd/lifecycle: Add lifecycle events for cluster evacuation and hea…

    …ling
    
    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a636b6e View commit details
    Browse the repository at this point in the history
  11. incusd/cluster: Add lifecycle events for evacuation

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    6326d9b View commit details
    Browse the repository at this point in the history
  12. incusd/request: Strip port from event address

    Signed-off-by: Stéphane Graber <[email protected]>
    stgraber committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    58a0f1a View commit details
    Browse the repository at this point in the history