Commit Graph

9532 Commits (e368f170af8a200e672adac5f765b8101db0c8fa)
 

Author SHA1 Message Date
Robert Sirchia dbd07fa16c
Merge pull request #31577 from megha1906/main
10 months ago
Mujib Ahasan 6769fb6fb6 generateName is also considered in logic
10 months ago
Benoit Tigeot 9f1c8a26f0
Fix linting issue
10 months ago
Michelle Fernandez Bieber 6bb5bcc212
Update pkg/action/hooks.go
10 months ago
Michelle Fernandez Bieber d9301441f4
added check for nil shutdown
10 months ago
Michelle Fernandez Bieber 7a61ebf013
cleaned up empty line
10 months ago
Michelle Fernandez Bieber 10714772be
updated comment and made defer of shutdown function return errors as before and not the possible shutdown error
10 months ago
Michelle Fernandez Bieber 7a557580e1
added shutdown hook that is executed after the logs have been retrieved
10 months ago
megha1906 e71a29ce4f chore: fix typo in pkg/downloader/chart_downloader.go
10 months ago
Robert Sirchia 722482b77d
Merge pull request #31561 from atombrella/feature/nilness_cleanup
10 months ago
Robert Sirchia e824d94f74
Merge pull request #31557 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-9.1.0
10 months ago
Scott Rigby 4d54bea5ff
Merge pull request #31491 from benoittgt/31490-plugin-name-helper
10 months ago
Terry Howe 64bae717c5
fxi: test concurrency download index
10 months ago
Mujib Ahasan b357bcae86 update: business logic respected for skipping object missing name
10 months ago
George Jenkins 00e12b8477
Merge pull request #31560 from mattfarina/fix-kube-client-logging
10 months ago
George Jenkins b859163fd2
Bump required go version (`go.mod` version)
10 months ago
Mujib Ahasan 2820ebe8c9 fixed: --dry-run=server now respect generateName
10 months ago
Mads Jensen 6cceead399 Use modernize to use newer Golang features.
10 months ago
Mads Jensen 380abe2b16 Remove two redundant if-checks.
10 months ago
Matt Farina 936cd328ac
Fix kube client logging
10 months ago
Matt Farina 61d289c119
Merge pull request #31518 from gjenkins8/gjenkins/fix_update_create
10 months ago
Matt Farina 698fcd2290
Merge pull request #31515 from gjenkins8/gjenkins/copy_adopted
10 months ago
dependabot[bot] cb35947ae6
chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0
10 months ago
Matt Farina bd9425c00b
Merge pull request #31550 from helm/dependabot/github_actions/main/actions/setup-go-6.1.0
10 months ago
Matt Farina 2a614eeeab
Merge pull request #31551 from helm/dependabot/github_actions/main/actions/checkout-6.0.0
10 months ago
dependabot[bot] 4fddc64678
chore(deps): bump actions/checkout from 5.0.1 to 6.0.0
10 months ago
dependabot[bot] b87f2da2f8
chore(deps): bump actions/setup-go from 5.5.0 to 6.1.0
10 months ago
Benoit Tigeot 81d244ca21
fix: prevent segmentation violation on empty yaml in multidoc
10 months ago
Benoit Tigeot 40e22dedb2
fix: prevent reporting fallback on version when none specified
10 months ago
Matt Farina df6aafeeee
Merge pull request #31462 from mattfarina/load-archive
10 months ago
Matt Farina 63858b383f
Merge pull request #31535 from mattfarina/bump-4.1
10 months ago
Robert Sirchia eb3da36e2e
Merge pull request #31530 from shuv0id/improve-debug-logging
10 months ago
Robert Sirchia 47e940341f
Merge pull request #31527 from helm/dependabot/github_actions/main/actions/checkout-5.0.1
10 months ago
Robert Sirchia c185492188
Merge pull request #31540 from helm/dependabot/go_modules/main/github.com/cyphar/filepath-securejoin-0.6.1
10 months ago
Robert Sirchia 02000f4710
Merge pull request #31542 from helm/dependabot/go_modules/golang.org/x/crypto-0.45.0
10 months ago
dependabot[bot] c2405ce8c2
chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0
10 months ago
dependabot[bot] 28baa972c1
chore(deps): bump github.com/cyphar/filepath-securejoin
10 months ago
George Jenkins 63dcb5c74c
Merge pull request #31464 from benoittgt/fix-test
10 months ago
George Jenkins a7ba4fc80e
Merge pull request #31514 from yxxhero/fix-helm-plugin-cmd-args-env-issues
10 months ago
Matt Farina 63e060fb05
bump version to 4.1
10 months ago
shuv0id 2dc5864f44 fix: add missing context to debug logs
10 months ago
Benoit Tigeot ce273eea48
fix: preserve vendor suffixes in KubeVersion.GitVersion
10 months ago
dependabot[bot] f6ceae9b74
chore(deps): bump actions/checkout from 5.0.0 to 5.0.1
10 months ago
George Jenkins f8a49f1852 fixup test
10 months ago
George Jenkins a9cdc78116 logs
10 months ago
George Jenkins b1a976073f fix
10 months ago
Terry Howe 5f3c617940
chore: add warning for registry login with namespace
10 months ago
Robert Sirchia a75fcc2948
Merge pull request #31478 from promalert/main
10 months ago
Benoit Tigeot 71591ee63e
style: linting
10 months ago
Benoit Tigeot b296cbef6c
test: split tests between valid and invalid
10 months ago