Commit Graph

9933 Commits (main)
 

Author SHA1 Message Date
Terry Howe 9a462ac570
Merge pull request #31622 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.46.0
8 months ago
Terry Howe 642462e9fe
Merge pull request #11991 from twz123/no-bash-in-testscripts
8 months ago
dependabot[bot] 1f8e84dff2
chore(deps): bump the k8s-io group with 7 updates
8 months ago
dependabot[bot] e9a0510b02
chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0
8 months ago
Matt Farina 576f8b552e
Merge pull request #31640 from helm/dependabot/go_modules/main/golang.org/x/text-0.32.0
8 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
8 months ago
dependabot[bot] 7fb17286fa
chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0
8 months ago
Matt Farina cb78d7f7f3
Merge pull request #31638 from TerryHowe/feat-move-terryhowe-from-triage-to-maintainers
8 months ago
Terry Howe e900a255ef
feat: move TerryHowe triage to maintainers
8 months ago
Matt Farina e932c8cc2b
Merge pull request #31636 from mattfarina/fix-31634
8 months ago
Matt Farina 8f636b5bd2
Use latest patch release of Go in releases
8 months ago
Robert Sirchia 894e1f3cb4
Merge pull request #31559 from helm/dependabot/go_modules/main/github.com/rubenv/sql-migrate-1.8.1
8 months ago
dependabot[bot] ea52f87398
chore(deps): bump github.com/rubenv/sql-migrate from 1.8.0 to 1.8.1
8 months ago
Robert Sirchia d2600fed66
Merge pull request #31607 from helm/dependabot/go_modules/main/github.com/spf13/cobra-1.10.2
8 months ago
Evans Mungai 2dc581dc1c
fix(upgrade): pass --server-side flag to install when using upgrade --install
8 months ago
dependabot[bot] a9bbffb4b6
chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2
8 months ago
Robert Sirchia 65f46d2298
Merge pull request #31621 from helm/dependabot/go_modules/main/golang.org/x/term-0.38.0
8 months ago
dependabot[bot] d195cfa2e3
chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0
8 months ago
Matt Farina e1bdab214f
Merge pull request #31625 from mattfarina/fix-golangvuln
8 months ago
Matt Farina 24a82589f8
Run the vulnerability check on PR that change the file
8 months ago
Matt Farina bc9462f20f
Fix govulncheck in CI
8 months ago
Matt Farina 5a97235092
Merge pull request #31628 from mattfarina/govulncheckonchange
8 months ago
Matt Farina b825a18362
Update the govulncheck.yml to run on change
8 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
8 months ago
George Jenkins 7edfdb6c5e
Merge pull request #31549 from benoittgt/31548
8 months ago
George Jenkins 3165e5463a
Merge pull request #31528 from benoittgt/31423-git-version
8 months ago
Zadkiel AHARONIAN 8534663e73
fix(cli): handle nil config in EnvSettings.Namespace()
8 months ago
Zadkiel AHARONIAN 119341dca7
fix(getter): pass settings environment variables
8 months ago
Robert Sirchia 5bab984cef
Merge pull request #31599 from helm/dependabot/github_actions/main/actions/checkout-6.0.1
8 months ago
Robert Sirchia e91cdd6b3e
Merge pull request #31602 from helm/dependabot/github_actions/main/golangci/golangci-lint-action-9.2.0
8 months ago
Robert Sirchia 292f8a8526
Merge pull request #31603 from helm/dependabot/github_actions/main/actions/stale-10.1.1
8 months ago
Stephanie Hohenberg a109ac2f06 fixes comment in install.go
8 months ago
dependabot[bot] 581ab1afe9
chore(deps): bump actions/stale from 10.1.0 to 10.1.1
8 months ago
dependabot[bot] e62bf7fcc9
chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
8 months ago
Stephanie Hohenberg 2f598ffc85 fixes tests after merge
8 months ago
Stephanie Hohenberg bb9356e182 fixes lint issue
8 months ago
Stephanie Hohenberg 8cf4ad73c3 updates tests after rebase from master
8 months ago
Stephanie Hohenberg 31131cff9b Add tests to action package to improve coverage
8 months ago
dependabot[bot] e6b2068afd
chore(deps): bump actions/checkout from 6.0.0 to 6.0.1
8 months ago
Matt Farina ff35414bed
Merge pull request #31546 from benoittgt/31544-nil-pointer
9 months ago
Mujib Ahasan 115409976b update: test coverage added for helper function validateNameAndGenerateName
9 months ago
Mujib Ahasan 522d2fe615 update: helper function added for the business logic
9 months ago
George Jenkins dfa1e3c3c5
Merge pull request #31562 from atombrella/feature/modernize
9 months ago
George Jenkins 51076a073a
Merge pull request #31519 from TerryHowe/chore-add-warning-for-registry-login
9 months ago
Evans Mungai f552950b05
Add ownership verification to uninstall action
9 months ago
Benoit Tigeot faa8912e36
Inform we use a different golangci-lint version than the CI
9 months ago
Benoit Tigeot 45c5f3aaca
Deal with golint warning with private executeShutdownFunc
9 months ago
Calvin Bui b33d4ae0c0
Use length check for MetaDependencies instead of nil comparison
9 months ago
Benoit Tigeot 70fc5f97e2
Code review
9 months ago
Evans Mungai 6d5b5aab32
Additional logging for ownership verification in dry-run mode
9 months ago