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: dependencies resolved unexpectedly when disabled #2361

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

lizardruss
Copy link
Collaborator

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve?
resolves #2352

Please provide a short message that should be published in the DevSpace release notes
Fixed an issue where DevSpace would resolve disabled dependencies

What else do we need to know?

  • run_dependencies --all: will run as expected
  • run_dependencies dep1: will error if dep1 is disabled since it was never resolved; Is this the desired behavior?

@FabianKramm FabianKramm merged commit d8cd1aa into devspace-sh:main Oct 6, 2022
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.

Devspace 6 resolves dependency variables regardless of v1beta11 disabled flag
2 participants