Commit Graph

207 Commits (v4.1.3)

Author SHA1 Message Date
Travis Leeden 7cb43e0c58
Restored --atomic flag on install command
5 months ago
Evans Mungai e3e2d01ef4
fix: handle OCI digest algorithm prefix in chart downloader (#31601)
5 months ago
Manuel Alonso 6017d2b470
fix(install): add more tests and check nil file data
5 months ago
Evans Mungai 2e2cb05855
Merge pull request #31427 from tisonkun/resolve-todo
7 months ago
Evans Mungai 05f25a3834
Merge pull request #31579 from benoittgt/delete-hook-after-log-retrieval
7 months ago
majiayu000 c7cc77b68d
Add documentation for --api-versions flag in template command
8 months ago
George Jenkins f05c21b6b6
Merge pull request #31296 from gjenkins8/gjenkins/runtime_kube_version
8 months ago
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
8 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
8 months ago
Matt Farina 2108bc5070
Merge pull request #31448 from laervn/feat/add-no-headers-option
8 months ago
Deepak Chethan 55a4aed67f
doc: update based on review suggestion
8 months ago
Deepak f92ae18977 fix(doc): Update default wait strategy
8 months ago
tison 9772037ed8
Update to use slog
8 months ago
tison 3c6557dcf5
Fix TestCliPluginExitCode
8 months ago
tison 5196b8431a
Check plugin name is not used
8 months ago
Terry Howe 188ac4e834
Merge pull request #31635 from banjoh/em/fix-ssa-upgrade-install-cmd
8 months ago
Terry Howe 5d2ab10caa
Merge pull request #12564 from hiddeco/supersede-on-uninstall
8 months ago
Terry Howe b52b6615f0
Merge pull request #31207 from zyfy29/delete-unused-var
8 months ago
Terry Howe 2597088a20
Merge pull request #31586 from calvinbui/main
8 months ago
Terry Howe d28853e206
Merge pull request #31624 from atombrella/feature/sloglint
8 months ago
Terry Howe 642462e9fe
Merge pull request #11991 from twz123/no-bash-in-testscripts
8 months ago
Evans Mungai 2dc581dc1c
fix(upgrade): pass --server-side flag to install when using upgrade --install
8 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
9 months ago
George Jenkins dfa1e3c3c5
Merge pull request #31562 from atombrella/feature/modernize
9 months ago
Calvin Bui b33d4ae0c0
Use length check for MetaDependencies instead of nil comparison
9 months ago
Benoit Tigeot 9f1c8a26f0
Fix linting issue
9 months ago
Michelle Fernandez Bieber 10714772be
updated comment and made defer of shutdown function return errors as before and not the possible shutdown error
9 months ago
Michelle Fernandez Bieber 7a557580e1
added shutdown hook that is executed after the logs have been retrieved
9 months ago
Mads Jensen 6cceead399 Use modernize to use newer Golang features.
9 months ago
Matt Farina 936cd328ac
Fix kube client logging
9 months ago
Matt Farina 63858b383f
Merge pull request #31535 from mattfarina/bump-4.1
9 months ago
George Jenkins 63dcb5c74c
Merge pull request #31464 from benoittgt/fix-test
9 months ago
Matt Farina 63e060fb05
bump version to 4.1
9 months ago
Scott Rigby ebd5f53fc3
Merge pull request #31421 from benoittgt/improve-doc-wait-strategy
9 months ago
Scott Rigby d57fb45648
Merge pull request #31469 from saimanojk1/issue-31454
9 months ago
Scott Rigby 0ee89d2d4e
Merge pull request #31418 from tisonkun/typo
9 months ago
Benoit Tigeot 02312a1cf2
Update pkg/cmd/flags.go
9 months ago
Benoit Tigeot 277c140c87
Error strategy list match help
9 months ago
Benoit Tigeot 52a282832f
Do not change the default waiting strategy when --wait is not set
9 months ago
Benoit Tigeot 8535e9f4ab
Avoid confusion between `--wait` (watcher) and no --wait (hookOnly)
9 months ago
Benoit Tigeot 1836f37f4d
The default is not HookOnlyStrategy but WaitStrategy
9 months ago
Benoit Tigeot a5e110fccd
Make wait strategy selection more obvious
9 months ago
Benoit Tigeot e8b0cff45a
Update pkg/cmd/flags.go
9 months ago
Benoit Tigeot 95e1ee1089
Increase documentation of --wait flag
9 months ago
saimanojk1 6de83c5f60
Convert pkg/cmd/load_plugins.go to slog
10 months ago
Hidde Beydals 2f1ecc7100
fix(uninstall): supersede deployed releases
10 months ago
Benoit Tigeot ed6cf0e8a1
Properly test error messages on pull command's test
10 months ago
tison 90d01915f9
for all other similar cases
10 months ago
Paul Van Laer 6ef79bb8d5 feat(repo): add --no-headers option to 'helm repo list'
10 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
10 months ago