Skip to content

Add SkipPackaging option for helm autodiscovery#3062

Merged
olblak merged 3 commits intoupdatecli:mainfrom
dshmelev:feature/autodiscovery_helm_skippackaging
Nov 22, 2024
Merged

Add SkipPackaging option for helm autodiscovery#3062
olblak merged 3 commits intoupdatecli:mainfrom
dshmelev:feature/autodiscovery_helm_skippackaging

Conversation

@dshmelev
Copy link
Copy Markdown
Contributor

SkipPackaging option allows users to bypass helm dependency update command during the helmchart target execution.

For umbrella charts with many dependencies, the helm dependency update command is run repeatedly during dependency checks. This process is not always required and adds unnecessary overhead, especially in large projects.

Copy link
Copy Markdown
Member

@olblak olblak left a comment

Choose a reason for hiding this comment

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

Thanks for the pullrequest
It looks good to me, I didn't test it manually but I assume you did

@olblak olblak added enhancement New feature or request autodiscovery All things related to the autodiscovery feature resource-helm labels Nov 22, 2024
@olblak olblak enabled auto-merge (squash) November 22, 2024 10:28
@olblak olblak merged commit e55e2f6 into updatecli:main Nov 22, 2024
@dshmelev dshmelev deleted the feature/autodiscovery_helm_skippackaging branch November 22, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autodiscovery All things related to the autodiscovery feature enhancement New feature or request resource-helm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants