Commit Graph

9106 Commits (10714772bedf15c207bccf85be21f2e244d4a4ff)
 

Author SHA1 Message Date
Michelle Fernandez Bieber 10714772be
updated comment and made defer of shutdown function return errors as before and not the possible shutdown error
2 months ago
Michelle Fernandez Bieber 7a557580e1
added shutdown hook that is executed after the logs have been retrieved
2 months ago
Robert Sirchia 722482b77d
Merge pull request #31561 from atombrella/feature/nilness_cleanup
2 months ago
Robert Sirchia e824d94f74
Merge pull request #31557 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-9.1.0
2 months ago
Scott Rigby 4d54bea5ff
Merge pull request #31491 from benoittgt/31490-plugin-name-helper
2 months ago
George Jenkins 00e12b8477
Merge pull request #31560 from mattfarina/fix-kube-client-logging
2 months ago
Mads Jensen 380abe2b16 Remove two redundant if-checks.
2 months ago
Matt Farina 936cd328ac
Fix kube client logging
2 months ago
Matt Farina 61d289c119
Merge pull request #31518 from gjenkins8/gjenkins/fix_update_create
2 months ago
Matt Farina 698fcd2290
Merge pull request #31515 from gjenkins8/gjenkins/copy_adopted
2 months ago
dependabot[bot] cb35947ae6
chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0
2 months ago
Matt Farina bd9425c00b
Merge pull request #31550 from helm/dependabot/github_actions/main/actions/setup-go-6.1.0
2 months ago
Matt Farina 2a614eeeab
Merge pull request #31551 from helm/dependabot/github_actions/main/actions/checkout-6.0.0
2 months ago
dependabot[bot] 4fddc64678
chore(deps): bump actions/checkout from 5.0.1 to 6.0.0
2 months ago
dependabot[bot] b87f2da2f8
chore(deps): bump actions/setup-go from 5.5.0 to 6.1.0
2 months ago
Matt Farina df6aafeeee
Merge pull request #31462 from mattfarina/load-archive
2 months ago
Matt Farina 63858b383f
Merge pull request #31535 from mattfarina/bump-4.1
2 months ago
Robert Sirchia eb3da36e2e
Merge pull request #31530 from shuv0id/improve-debug-logging
2 months ago
Robert Sirchia 47e940341f
Merge pull request #31527 from helm/dependabot/github_actions/main/actions/checkout-5.0.1
2 months ago
Robert Sirchia c185492188
Merge pull request #31540 from helm/dependabot/go_modules/main/github.com/cyphar/filepath-securejoin-0.6.1
2 months ago
Robert Sirchia 02000f4710
Merge pull request #31542 from helm/dependabot/go_modules/golang.org/x/crypto-0.45.0
2 months ago
dependabot[bot] c2405ce8c2
chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0
2 months ago
dependabot[bot] 28baa972c1
chore(deps): bump github.com/cyphar/filepath-securejoin
2 months ago
George Jenkins 63dcb5c74c
Merge pull request #31464 from benoittgt/fix-test
2 months ago
George Jenkins a7ba4fc80e
Merge pull request #31514 from yxxhero/fix-helm-plugin-cmd-args-env-issues
2 months ago
Matt Farina 63e060fb05
bump version to 4.1
2 months ago
shuv0id 2dc5864f44 fix: add missing context to debug logs
2 months ago
dependabot[bot] f6ceae9b74
chore(deps): bump actions/checkout from 5.0.0 to 5.0.1
2 months ago
George Jenkins f8a49f1852 fixup test
2 months ago
George Jenkins a9cdc78116 logs
2 months ago
George Jenkins b1a976073f fix
2 months ago
Robert Sirchia a75fcc2948
Merge pull request #31478 from promalert/main
2 months ago
Benoit Tigeot 71591ee63e
style: linting
2 months ago
Benoit Tigeot b296cbef6c
test: split tests between valid and invalid
2 months ago
Benoit Tigeot 9b242dd9ed
test: convert tests to table drive tests
2 months ago
Benoit Tigeot c81a09b89a
test: refactor TestMetadataLegacyValidate to be more generic
2 months ago
yxxhero 8c87024860 update tests
2 months ago
George Jenkins 18616e6ce9 fix: Use server-side apply for object create during update
2 months ago
Scott Rigby ebd5f53fc3
Merge pull request #31421 from benoittgt/improve-doc-wait-strategy
2 months ago
George Jenkins 855ebb6884 Copy adopted resource info
2 months ago
yxxhero 2d49f0cb4a Refactor environment variable expansion in PrepareCommands and update tests
2 months ago
George Jenkins 3e06a8a440
Merge pull request #31512 from benoittgt/31508-client-go
2 months ago
Scott Rigby b740071279
Merge pull request #31342 from TerryHowe/chore-remove-mitchellh-dependency-3
2 months ago
Benoit Tigeot b6a8c65216
fix: correct LDFLAGS path for default Kubernetes version
2 months ago
Benoit Tigeot acf331a005
fix: improve plugin name validation err messages early via unmarshalling
2 months ago
Benoit Tigeot 9e1e3d21c5
fix: Make invalid name error message more similar and move tests
2 months ago
Benoit Tigeot cf077ceb27
fix: focus only on plugin name but give more info about what we get
2 months ago
Benoit Tigeot f4b139a82c
Make validation error similar and explicit for both metadatas
2 months ago
Benoit Tigeot c04e18e452
fix: improve plugin name validation error messages
2 months ago
Robert Sirchia 51a9bc5157
Merge pull request #31473 from TerryHowe/fix-only-run-release-on-helm-helm
2 months ago