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

The --force-refresh flag is not respected in dev console #5917

Open
eysi09 opened this issue Apr 9, 2024 · 1 comment
Open

The --force-refresh flag is not respected in dev console #5917

eysi09 opened this issue Apr 9, 2024 · 1 comment
Assignees
Labels

Comments

@eysi09
Copy link
Collaborator

eysi09 commented Apr 9, 2024

Bug

Current Behavior

If you run garden dev and then e.g. deploy foo --force-refresh inside the dev console the provider statuses stay cached.

Expected behavior

The flag should work.

Reproducible example

Test this from any example project.

Workaround

Not a great workaround but running garden deploy --force-refresh outside of the dev console works as expected.

Your environment

Garden 0.13.24.

@eysi09 eysi09 added the bug label Apr 9, 2024
@stefreak
Copy link
Member

Possibly related with #5419 (See how to reproduce) – it would be avoided if provider initialization cache times out as with regular commands

@thsig thsig self-assigned this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants