Skip to content

fix: condition to not update helm deployer hook patches, is not needed#8862

Merged
renzodavid9 merged 2 commits into
GoogleContainerTools:mainfrom
renzodavid9:issue-8854
Jun 9, 2023
Merged

fix: condition to not update helm deployer hook patches, is not needed#8862
renzodavid9 merged 2 commits into
GoogleContainerTools:mainfrom
renzodavid9:issue-8854

Conversation

@renzodavid9

Copy link
Copy Markdown
Contributor

Fixes: #8854

Description
This PR changes the upgrade logic to not process the helm deployer hook patches, they should stay with the same path value from Skaffold v1 schema versions; currently when we detect a patch in a helm deployer hook we change it from deploy/helm/hooks/... to manifest/helm/hooks/..., the field manifest/helm/hooks/... doesn't exist in Skaffold v2 schemas ( >= v3alpha1)

@renzodavid9 renzodavid9 marked this pull request as ready for review June 7, 2023 19:41
@renzodavid9 renzodavid9 requested review from ericzzzzzzz and plumpy June 7, 2023 19:42
@renzodavid9 renzodavid9 merged commit f9bdcce into GoogleContainerTools:main Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants