Commit Graph

229 Commits (b4f4c4c2dd96c2b37c2f90f5f3c0610020d0b0c8)

Author SHA1 Message Date
Travis Leeden 16573f87f5 Restored --atomic flag on install command
7 days ago
George Jenkins df8e0301ed
Merge pull request #31878 from mmorel-35/perfsprint-pkg-3-39f7a9f
1 week ago
George Jenkins 4f9f18c453
Merge pull request #31875 from mmorel-35/perfsprint-pkg-2-0e1acbc
1 week ago
George Jenkins c4392033cc
Merge pull request #31853 from atombrella/feature/fmt_unneeded
1 week ago
Matthieu MOREL 5d40f17011
Update pkg/cmd/status.go
2 weeks ago
Matthieu MOREL 1d2d63cc43 chore(pkg): enable perfsprint linter
2 weeks ago
Matthieu MOREL 0fecfd04c2 chore(pkg): enable perfsprint linter
2 weeks ago
Matthieu MOREL 6c2cb2f547 chore(pkg): enable perfsprint linter
2 weeks ago
Mads Jensen 36cb3a2fe9 Replace unneeded use of t.Fatalf with t.Fatal
2 weeks ago
George Jenkins 92b64e87ad
chore: fixes
2 weeks ago
Evans Mungai ee018608f6
fix: handle OCI digest algorithm prefix in chart downloader (#31601)
3 weeks ago
Matt Farina 794372e317
Merge pull request #31816 from mmorel-35/errorlint-pkg-7-6d6a660
3 weeks ago
Joe Julian 70899a6b3f
Merge pull request #31578 from manute/main
4 weeks ago
Joe Julian 56d0d9374a
Merge pull request #31810 from mmorel-35/errorlint-pkg-5-dda0145
4 weeks ago
Joe Julian 7f9703fe22
Merge pull request #31811 from mmorel-35/errorlint-pkg-3-39f7a9f
4 weeks ago
Matthieu MOREL 259f76a849 fix(pkg): errorlint linter
4 weeks ago
Matthieu MOREL 6d1490ed1e fix(pkg): errorlint linter
4 weeks ago
Matthieu MOREL 4330bdea04 fix(pkg): errorlint linter
4 weeks ago
Matthieu MOREL c8989d984f fix(pkg): errorlint linter
4 weeks ago
Evans Mungai 5aac32077f
feat(create): add --chart-api-version flag (when HELM_EXPERIMENTAL_CHART_V3 env var is set) (#31592)
1 month ago
Evans Mungai e70d59de7c
docs: document uninstall using cascade foreground flag
2 months ago
Evans Mungai 828038a8fe
chore: clarify --wait flag help text
2 months ago
Manuel Alonso 7c089bed26
Merge branch 'main' into main
2 months ago
Evans Mungai 2e2cb05855
Merge pull request #31427 from tisonkun/resolve-todo
2 months ago
Evans Mungai 05f25a3834
Merge pull request #31579 from benoittgt/delete-hook-after-log-retrieval
2 months ago
Manuel Alonso df8ec771f9
Merge branch 'main' into main
2 months ago
majiayu000 c7cc77b68d
Add documentation for --api-versions flag in template command
2 months ago
Manuel Alonso 00f0a48a7d
fix(install): add more tests and check nil file data
3 months ago
George Jenkins f05c21b6b6
Merge pull request #31296 from gjenkins8/gjenkins/runtime_kube_version
3 months ago
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
3 months ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
3 months ago
Matt Farina 2108bc5070
Merge pull request #31448 from laervn/feat/add-no-headers-option
3 months ago
Deepak Chethan 55a4aed67f
doc: update based on review suggestion
3 months ago
Deepak f92ae18977 fix(doc): Update default wait strategy
3 months ago
tison 9772037ed8
Update to use slog
3 months ago
tison 3c6557dcf5
Fix TestCliPluginExitCode
3 months ago
tison 5196b8431a
Check plugin name is not used
3 months ago
Terry Howe 188ac4e834
Merge pull request #31635 from banjoh/em/fix-ssa-upgrade-install-cmd
3 months ago
Terry Howe 5d2ab10caa
Merge pull request #12564 from hiddeco/supersede-on-uninstall
3 months ago
Terry Howe b52b6615f0
Merge pull request #31207 from zyfy29/delete-unused-var
3 months ago
Terry Howe 2597088a20
Merge pull request #31586 from calvinbui/main
3 months ago
Terry Howe d28853e206
Merge pull request #31624 from atombrella/feature/sloglint
3 months ago
Terry Howe 642462e9fe
Merge pull request #11991 from twz123/no-bash-in-testscripts
3 months ago
Evans Mungai 2dc581dc1c
fix(upgrade): pass --server-side flag to install when using upgrade --install
3 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
3 months ago
George Jenkins dfa1e3c3c5
Merge pull request #31562 from atombrella/feature/modernize
3 months ago
Calvin Bui b33d4ae0c0
Use length check for MetaDependencies instead of nil comparison
3 months ago
Benoit Tigeot 9f1c8a26f0
Fix linting issue
3 months ago
Michelle Fernandez Bieber 10714772be
updated comment and made defer of shutdown function return errors as before and not the possible shutdown error
3 months ago
Michelle Fernandez Bieber 7a557580e1
added shutdown hook that is executed after the logs have been retrieved
3 months ago