Commit Graph

9293 Commits (df8757a6c8a36ccf0a4df625ea3207f4e63f784e)
 

Author SHA1 Message Date
Robert Sirchia 292f8a8526
Merge pull request #31603 from helm/dependabot/github_actions/main/actions/stale-10.1.1
2 months ago
Stephanie Hohenberg a109ac2f06 fixes comment in install.go
2 months ago
dependabot[bot] 581ab1afe9
chore(deps): bump actions/stale from 10.1.0 to 10.1.1
2 months ago
dependabot[bot] e62bf7fcc9
chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
2 months ago
Stephanie Hohenberg 2f598ffc85 fixes tests after merge
2 months ago
Stephanie Hohenberg bb9356e182 fixes lint issue
2 months ago
Stephanie Hohenberg 8cf4ad73c3 updates tests after rebase from master
2 months ago
Stephanie Hohenberg 31131cff9b Add tests to action package to improve coverage
2 months ago
dependabot[bot] e6b2068afd
chore(deps): bump actions/checkout from 6.0.0 to 6.0.1
2 months ago
Matt Farina ff35414bed
Merge pull request #31546 from benoittgt/31544-nil-pointer
2 months ago
George Jenkins dfa1e3c3c5
Merge pull request #31562 from atombrella/feature/modernize
2 months ago
George Jenkins 51076a073a
Merge pull request #31519 from TerryHowe/chore-add-warning-for-registry-login
2 months ago
Benoit Tigeot faa8912e36
Inform we use a different golangci-lint version than the CI
2 months ago
Benoit Tigeot 45c5f3aaca
Deal with golint warning with private executeShutdownFunc
2 months ago
Calvin Bui b33d4ae0c0
Use length check for MetaDependencies instead of nil comparison
2 months ago
Benoit Tigeot 70fc5f97e2
Code review
2 months ago
Robert Sirchia dbd07fa16c
Merge pull request #31577 from megha1906/main
2 months ago
Benoit Tigeot 9f1c8a26f0
Fix linting issue
2 months ago
Michelle Fernandez Bieber 6bb5bcc212
Update pkg/action/hooks.go
2 months ago
Michelle Fernandez Bieber d9301441f4
added check for nil shutdown
2 months ago
Michelle Fernandez Bieber 7a61ebf013
cleaned up empty line
2 months ago
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
megha1906 e71a29ce4f chore: fix typo in pkg/downloader/chart_downloader.go
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
George Jenkins b859163fd2
Bump required go version (`go.mod` version)
2 months ago
Mads Jensen 6cceead399 Use modernize to use newer Golang features.
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
Benoit Tigeot 81d244ca21
fix: prevent segmentation violation on empty yaml in multidoc
2 months ago
Benoit Tigeot 40e22dedb2
fix: prevent reporting fallback on version when none specified
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
3 months ago
Robert Sirchia 02000f4710
Merge pull request #31542 from helm/dependabot/go_modules/golang.org/x/crypto-0.45.0
3 months ago
dependabot[bot] c2405ce8c2
chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0
3 months ago
dependabot[bot] 28baa972c1
chore(deps): bump github.com/cyphar/filepath-securejoin
3 months ago
George Jenkins 63dcb5c74c
Merge pull request #31464 from benoittgt/fix-test
3 months ago