Commit Graph

208 Commits (b6c1b45f8bbb6df6bf5e323c3afc342ff7c545b4)

Author SHA1 Message Date
MrJack b6c1b45f8b
Merge 147af94095 into f05c21b6b6
6 days ago
George Jenkins f05c21b6b6
Merge pull request #31296 from gjenkins8/gjenkins/runtime_kube_version
6 days ago
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
1 week ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
1 week 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
Evans Mungai 79caff55dd fix(upgrade): pass --server-side flag to install when using upgrade --install
2 weeks ago
Hidde Beydals bd1d2fff75 fix(uninstall): supersede deployed releases
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
Mads Jensen e79d37e738 Enable the sloglint linter
2 weeks ago
Tom Wieczorek 0da30de892 Make test scripts run without /bin/bash
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 2108bc5070
Merge pull request #31448 from laervn/feat/add-no-headers-option
2 weeks ago
Deepak Chethan 55a4aed67f
doc: update based on review suggestion
2 weeks ago
Deepak f92ae18977 fix(doc): Update default wait strategy
2 weeks ago
Terry Howe 188ac4e834
Merge pull request #31635 from banjoh/em/fix-ssa-upgrade-install-cmd
2 weeks ago
Terry Howe 5d2ab10caa
Merge pull request #12564 from hiddeco/supersede-on-uninstall
2 weeks ago
Terry Howe b52b6615f0
Merge pull request #31207 from zyfy29/delete-unused-var
2 weeks ago
Terry Howe 2597088a20
Merge pull request #31586 from calvinbui/main
2 weeks ago
Terry Howe d28853e206
Merge pull request #31624 from atombrella/feature/sloglint
2 weeks ago
Terry Howe 642462e9fe
Merge pull request #11991 from twz123/no-bash-in-testscripts
2 weeks ago
Evans Mungai 2dc581dc1c
fix(upgrade): pass --server-side flag to install when using upgrade --install
3 weeks ago
Mads Jensen a18e59e465 Enable the sloglint linter
3 weeks ago
MrJack bd37347a06 feat(plugin): add --version flag to plugin update command
3 weeks ago
George Jenkins dfa1e3c3c5
Merge pull request #31562 from atombrella/feature/modernize
4 weeks ago
Calvin Bui b33d4ae0c0
Use length check for MetaDependencies instead of nil comparison
1 month ago
Mads Jensen 6cceead399 Use modernize to use newer Golang features.
1 month ago
Matt Farina 936cd328ac
Fix kube client logging
1 month ago
Matt Farina 63858b383f
Merge pull request #31535 from mattfarina/bump-4.1
1 month ago
George Jenkins 63dcb5c74c
Merge pull request #31464 from benoittgt/fix-test
1 month ago
Matt Farina 63e060fb05
bump version to 4.1
1 month ago
Scott Rigby ebd5f53fc3
Merge pull request #31421 from benoittgt/improve-doc-wait-strategy
1 month ago
Scott Rigby d57fb45648
Merge pull request #31469 from saimanojk1/issue-31454
2 months ago
Scott Rigby 0ee89d2d4e
Merge pull request #31418 from tisonkun/typo
2 months ago
Benoit Tigeot 02312a1cf2
Update pkg/cmd/flags.go
2 months ago
Benoit Tigeot 277c140c87
Error strategy list match help
2 months ago
Benoit Tigeot 52a282832f
Do not change the default waiting strategy when --wait is not set
2 months ago
Benoit Tigeot 8535e9f4ab
Avoid confusion between `--wait` (watcher) and no --wait (hookOnly)
2 months ago
Benoit Tigeot 1836f37f4d
The default is not HookOnlyStrategy but WaitStrategy
2 months ago
Benoit Tigeot a5e110fccd
Make wait strategy selection more obvious
2 months ago
Benoit Tigeot e8b0cff45a
Update pkg/cmd/flags.go
2 months ago
Benoit Tigeot 95e1ee1089
Increase documentation of --wait flag
2 months ago
saimanojk1 6de83c5f60
Convert pkg/cmd/load_plugins.go to slog
2 months ago
Hidde Beydals 2f1ecc7100
fix(uninstall): supersede deployed releases
2 months ago
Benoit Tigeot ed6cf0e8a1
Properly test error messages on pull command's test
2 months ago
tison 90d01915f9
for all other similar cases
2 months ago
Paul Van Laer 6ef79bb8d5 feat(repo): add --no-headers option to 'helm repo list'
2 months ago