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

Remove project query parameter from generated instance name #12080

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

MusicDin
Copy link
Member

When a new instance without name is launched in a specific project, the instance gets created but not started.

This is because the instance name that is passed to the server contains project name query parameter (<instanceName>?project=<project> instead of <instanceName>).

lxc/init.go Outdated Show resolved Hide resolved
@MusicDin MusicDin force-pushed the fix/launch-in-project branch from e01a217 to 03ffe6c Compare July 26, 2023 13:50
Copy link
Member

@tomponline tomponline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@tomponline tomponline merged commit 814f75c into canonical:main Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants