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

Application.refresh() does not support passing new config options #1073

Open
aieri opened this issue Jul 18, 2024 · 0 comments
Open

Application.refresh() does not support passing new config options #1073

aieri opened this issue Jul 18, 2024 · 0 comments
Labels
area/application hint/3.x going on main branch

Comments

@aieri
Copy link
Contributor

aieri commented Jul 18, 2024

Description

Reopening #981 as it was closed by the bot and I don't seem to be able to reopen it.

Urgency

It would save from a weird workaround

Code I'd Like to Run

await app.upgrade_charm(
    channel=channel,
    force_series=force_series,
    force_units=force_units,
    path=path,
    revision=revision,
    switch=switch,
    config=new_config_dict,
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/application hint/3.x going on main branch
Projects
None yet
Development

No branches or pull requests

2 participants