Commit Graph

9231 Commits (b6c1b45f8bbb6df6bf5e323c3afc342ff7c545b4)
 

Author SHA1 Message Date
MrJack b6c1b45f8b
Merge 147af94095 into f05c21b6b6
1 week ago
George Jenkins f05c21b6b6
Merge pull request #31296 from gjenkins8/gjenkins/runtime_kube_version
1 week ago
George Jenkins 24e8297343
Merge pull request #31610 from mohsenmottaghi/fix-helm-4-watch-strategy
1 week ago
George Jenkins f562a36d58
Merge pull request #31669 from brendenehlers/fix/31665
1 week ago
Brenden Ehlers 9a898af7f2 enable exhaustive linter
1 week ago
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
2 weeks ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
2 weeks ago
George Jenkins f90719fa19
Merge pull request #31666 from helm/dependabot/go_modules/main/github.com/tetratelabs/wazero-1.11.0
2 weeks ago
George Jenkins 54db82d7fc
Merge pull request #31660 from helm/dependabot/go_modules/main/github.com/BurntSushi/toml-1.6.0
2 weeks ago
dependabot[bot] 97cde794c6
chore(deps): bump github.com/tetratelabs/wazero from 1.10.1 to 1.11.0
2 weeks ago
dependabot[bot] 91231430a8
chore(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0
2 weeks ago
MrJack 147af94095
Merge branch 'helm:main' into main
2 weeks ago
Evans Mungai 951ae096ae chore: increase logging package test coverage
2 weeks ago
Paul Van Laer e393266b8c feat(repo): add --no-headers option to 'helm repo list'
2 weeks ago
Deepak Chethan 6bfefe1503 doc: update based on review suggestion
2 weeks ago
Deepak d85df3309f fix(doc): Update default wait strategy
2 weeks ago
dependabot[bot] 3d03f0a151 chore(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0
2 weeks ago
George Jenkins f865d7fc74 Fix `TestConcurrencyDownloadIndex` typo
2 weeks ago
dependabot[bot] dae93a4f02 chore(deps): bump github.com/fluxcd/cli-utils
2 weeks ago
George Jenkins c7b5ec5617 Bump required go version (`go.mod` version)
2 weeks ago
Mads Jensen 6cc85a67f0 Use errors.Is to check for io.EOF and gzip.ErrHeader
2 weeks ago
Evans Mungai 79caff55dd fix(upgrade): pass --server-side flag to install when using upgrade --install
2 weeks ago
Hidde Beydals f19747c4b5 fix(rollback): `errors.Is` instead of string comp
2 weeks ago
Hidde Beydals bd1d2fff75 fix(uninstall): supersede deployed releases
2 weeks ago
Benoit Tigeot 84708937bf Inform we use a different golangci-lint version than the CI
2 weeks ago
zyfy29 04498e89b9 chore: delete unused var in installer.go
2 weeks ago
Calvin Bui 6cd4442966 Use length check for MetaDependencies instead of nil comparison
2 weeks ago
dependabot[bot] e6f8de3970 chore(deps): bump the k8s-io group with 7 updates
2 weeks ago
wangjingcun 3868cbb1bd chore: fix some comments to improve readability
2 weeks ago
Mads Jensen e79d37e738 Enable the sloglint linter
2 weeks ago
dependabot[bot] d45eb6ea08 chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0
2 weeks ago
Tom Wieczorek 0da30de892 Make test scripts run without /bin/bash
2 weeks ago
dependabot[bot] 86821ebd41 chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0
2 weeks ago
Terry Howe c497bcf908 feat: move TerryHowe triage to maintainers
2 weeks ago
Matt Farina 9fde0317ed Use latest patch release of Go in releases
2 weeks ago
dependabot[bot] def85941f9 chore(deps): bump github.com/rubenv/sql-migrate from 1.8.0 to 1.8.1
2 weeks ago
dependabot[bot] 550c27dff6 chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2
2 weeks ago
dependabot[bot] f3d2786eca chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0
2 weeks ago
Matt Farina 101913949e Run the vulnerability check on PR that change the file
2 weeks ago
Matt Farina 35ee0930b8 Fix govulncheck in CI
2 weeks ago
Matt Farina 06bb9cda55 Update the govulncheck.yml to run on change
2 weeks ago
Benoit Tigeot e89e351fb8 fix: prevent reporting fallback on version when none specified
2 weeks ago
Benoit Tigeot 27f8e27f0b fix: preserve vendor suffixes in KubeVersion.GitVersion
2 weeks ago
MrJack aa29dd4995 Revert "fix(action): enable server-side validation for dry-run=server"
2 weeks ago
MrJack 6495074826 Revert "Revert "feat(plugin): add --version flag to plugin update command""
2 weeks ago
MrJack 209569af01 Revert "feat(plugin): add --version flag to plugin update command"
2 weeks ago
Matt Farina 4d1150d2af
Merge pull request #31415 from banjoh/em/increase-logging-test-coverage
2 weeks ago
Matt Farina 2108bc5070
Merge pull request #31448 from laervn/feat/add-no-headers-option
2 weeks ago
Terry Howe 657e66d31d
Merge pull request #31654 from deepakchethan/fix_default-wait-strategy-doc
2 weeks ago
Deepak Chethan 55a4aed67f
doc: update based on review suggestion
2 weeks ago