Skip to content

Allow lxc init/launch of an instance where the source image is in another project #13743

@markylaing

Description

@markylaing

As a user with access to project A and project B, I should be able to launch an instance in project B while specifying an image in project A.

For example, if I have an image with alias my-image in project A, and I want to create an instance my-instance from it in project B:

lxc project switch B
lxc launch <image-fingerprint-or-alias> <image-name> --image-project A

Additionally, this should still work if the user does not have access to project A if the image is public.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature, not a bugImprovementImprove to current situation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions