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

unify parse_storage_constraint or client.Constraints during deploy #1079

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

addyess
Copy link
Contributor

@addyess addyess commented Jul 26, 2024

Description

Fixes #1075 by collapsing both storage constraint deviations in model._deploy

QA Steps

tox -e integration -- tests/integration/test_model.py -k test_deploy_with_storage

All CI tests need to pass.

Notes & Discussion

Perhaps it's not the best change, feel free to scrap and adjust better.

@jujubot
Copy link
Contributor

jujubot commented Jul 26, 2024

Thanks for opening a pull request! Please follow the instructions here to ensure your pull request is ready for review. Then, a maintainer will review your patch.

@hpidcock @anvial

1 similar comment
@jujubot
Copy link
Contributor

jujubot commented Jul 26, 2024

Thanks for opening a pull request! Please follow the instructions here to ensure your pull request is ready for review. Then, a maintainer will review your patch.

@hpidcock @anvial

@addyess addyess force-pushed the issues/1075/storage-constraint-on-deploy branch from f931900 to 183979a Compare July 26, 2024 18:54
@addyess addyess force-pushed the issues/1075/storage-constraint-on-deploy branch 2 times, most recently from 0d08092 to 3c4bded Compare August 1, 2024 15:49
…ng deploy

Signed-off-by: Adam Dyess <adam.dyess@canonical.com>
@addyess addyess force-pushed the issues/1075/storage-constraint-on-deploy branch from 3c4bded to 3eb4cd3 Compare August 23, 2024 15:18
@addyess
Copy link
Contributor Author

addyess commented Aug 23, 2024

@cderici do you think this is a PR that could be reviewed?

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.

Fail to deploy charm with storage parameter
2 participants