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

lxd: Add support for starting instances on creation (from Incus) #13695

Merged
merged 7 commits into from
Jul 25, 2024

Commits on Jul 24, 2024

  1. api: instance_create_start

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Lanes & Planes GmbH (https://www.lanes-planes.com)
    (cherry picked from commit a00b1aa4a713c7eb1460701ac6127c151fe72548)
    Signed-off-by: Mark Bolton <mark.bolton@canonical.com>
    License: Apache-2.0
    stgraber authored and boltmark committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    090e6b7 View commit details
    Browse the repository at this point in the history
  2. shared/api: Add Start to InstancesPost

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Lanes & Planes GmbH (https://www.lanes-planes.com)
    (cherry picked from commit d85d6843ed5631660ca2375e797597174715c83f)
    Signed-off-by: Mark Bolton <mark.bolton@canonical.com>
    License: Apache-2.0
    stgraber authored and boltmark committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    22b2b58 View commit details
    Browse the repository at this point in the history
  3. doc/rest-api: Refresh swagger YAML

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Lanes & Planes GmbH (https://www.lanes-planes.com)
    (cherry picked from commit b8c293da5a3399b8b16dcd2b5875dc5b4dd5323f)
    Signed-off-by: Mark Bolton <mark.bolton@canonical.com>
    License: Apache-2.0
    stgraber authored and boltmark committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7d42e41 View commit details
    Browse the repository at this point in the history
  4. lxd/instance: Add support for Start property

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Lanes & Planes GmbH (https://www.lanes-planes.com)
    (cherry picked from commit 2405063803f5cc79198910014c48f4497b2ac091)
    Signed-off-by: Mark Bolton <mark.bolton@canonical.com>
    License: Apache-2.0
    stgraber authored and boltmark committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    81f758b View commit details
    Browse the repository at this point in the history
  5. lxc/launch: Use the Start property

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    Sponsored-by: Lanes & Planes GmbH (https://www.lanes-planes.com)
    (cherry picked from commit aa15dd4d73dd3fee6d7abf19df307051d4ebfee7)
    Signed-off-by: Mark Bolton <mark.bolton@canonical.com>
    License: Apache-2.0
    stgraber authored and boltmark committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    48dc9c4 View commit details
    Browse the repository at this point in the history
  6. doc/howto: Update documentation on start field

    Signed-off-by: Mark Bolton <mark.bolton@canonical.com>
    boltmark committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1428e4a View commit details
    Browse the repository at this point in the history
  7. i18n: Update translation templates

    Signed-off-by: Mark Bolton <mark.bolton@canonical.com>
    boltmark committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    846fe00 View commit details
    Browse the repository at this point in the history