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

Fix charm disk storage on LXD #12326

Merged
merged 1 commit into from Nov 17, 2020
Merged

Fix charm disk storage on LXD #12326

merged 1 commit into from Nov 17, 2020

Conversation

wallyworld
Copy link
Member

Seems there was an upstream LXD change which means that Juju needs to add an additional "type" attribute to the disk config.

QA steps

bootstrap lxd
juju deploy postgresql --storage pgdata=lxd,10M
juju status --storage

also check older lxd compatibility

juju deploy postgresql --storage pgdata=lxd,10M --series=trusty

Bug reference

https://bugs.launchpad.net/juju/+bug/1904255

@wallyworld
Copy link
Member Author

lxd storage fix

@wallyworld
Copy link
Member Author

$$merge$$

@jujubot jujubot merged commit aa0b1c4 into juju:2.8 Nov 17, 2020
@wallyworld wallyworld mentioned this pull request Nov 18, 2020
jujubot added a commit that referenced this pull request Nov 18, 2020
#12336

Merge 2.8 with these PRs

#12326 Fix charm disk storage on LXD
#12331 Fix/lp 1903972
#12335 Allow that remote LXD servers may not have a local cert

## QA steps

See PRs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants