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: helm module to action conversion: do not require version with name #4463

Merged
merged 3 commits into from May 30, 2023

Conversation

Walther
Copy link
Contributor

@Walther Walther commented May 26, 2023

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #4461

Special notes for your reviewer:
Validated locally using the example from the mentioned issue

gdev deploy
Deploy πŸš€

Project is configured with `apiVersion: garden.io/v0`, running with backwards compatibility.
β„Ή garden               β†’ Running in Garden environment default.default
β„Ή providers            β†’ Getting status...
βœ” providers            β†’ Cached (took 0.7 sec)
β„Ή providers            β†’ Run with --force-refresh to force a refresh of provider statuses.
β„Ή graph                β†’ Resolving actions and modules...
βœ” graph                β†’ Done (took 0 sec)
β„Ή deploy.mailhog       β†’ missing
β„Ή deploy.mailhog       β†’ Deploying version v-68d2bc1af2...
β„Ή deploy.mailhog       β†’ Waiting for resources to be ready...
β„Ή deploy.mailhog       β†’ Resources ready
βœ” deploy.mailhog       β†’ Done (took 5.8 sec)

Done! βœ”οΈ

@Walther Walther requested a review from stefreak May 26, 2023 15:38
@Walther Walther requested a review from a team May 26, 2023 16:20
@stefreak
Copy link
Member

stefreak commented May 27, 2023

@Walther Great work! Awesome that you fixed this one so quickly.

I think it would be good to also add a regression test

Copy link
Member

@stefreak stefreak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work πŸ‘

@Walther Walther merged commit 947b911 into main May 30, 2023
36 of 38 checks passed
@Walther Walther deleted the helm-module-action-conversion-fix branch May 30, 2023 07:35
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.

0.13: [Bug]: Helm module: fails when version is not set
2 participants