Commit Graph

178 Commits (413fa2ea68ce254e3e8cc34ae72299a3f219d80f)

Author SHA1 Message Date
Benoit Tigeot 413fa2ea68
Do not forget to use MaxChartFileSize and MaxChartFileSize in template
1 month ago
Benoit Tigeot 34799006ee
test: reduce the complexity of the "bigchart"
1 month ago
Benoit Tigeot d3cd80d00c
test: add env var tests for HELM_MAX_CHART_SIZE and HELM_MAX_FILE_SIZE
1 month ago
Benoit Tigeot e7e92cbeb5
test: add max-chart-size validation test case
1 month ago
Benoit Tigeot b42fd71ef4
feat: make it possible to pass Kubernetes Quantity to cmd flags too
1 month ago
Benoit Tigeot 8b73a97bdf
feat: add configurable chart size limits via flags and env vars
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
1 month 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
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
Matt Farina ca8eae9361
Reproducible chart archive builds
2 months ago
tison 0d6de28bf4
chore: fix typo of public field
2 months ago
Evans Mungai 0f90c83118
Merge remote-tracking branch 'upstream/main' into em/reinstate-logger-param
2 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
2 months ago
Matt Farina 76e6b7a6fe
Merge pull request #31390 from TerryHowe/chore-increase-helm-list-test-coverage
2 months ago
Matt Farina 2cfd41ec28
Merge pull request #31351 from gjenkins8/gjenkins/helm_version_kubeversion
2 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
2 months ago
Terry Howe 379b0899b3
fix: increase helm list test coverage
2 months ago
George Jenkins 7dd2484aed
Merge pull request #31295 from TerryHowe/fix-make-helm-list-show-all-by-default
2 months ago
Scott Rigby f0530309f0
Merge pull request #31302 from TerryHowe/fix-helm-verify-signature
2 months ago
Terry Howe abdf6603c0
fix test for rebase
2 months ago
Terry Howe f6e60138e8
Update pkg/cmd/list.go
2 months ago
Terry Howe c3aa5c51e6
chore: clean up for comments
2 months ago
copilot-swe-agent[bot] b4f932a715
Fix test by making date sorting stable and updating golden files
2 months ago
Terry Howe 8a73d97984
fix: make helm list show all by default
2 months ago
Terry Howe 20eb6e9b04
fix: empty time values
3 months ago
Matt Farina ab6e7fa58b Removing debug statement
3 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
3 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
3 months ago
Matt Farina 2247a0074b Move all the get commands to the new release interface
3 months ago
George Jenkins 4877e2d7e9
Merge pull request #30833 from gjenkins8/gjenkins/refactor_dry_run_flag
3 months ago
George Jenkins 0adfe83ff8
Merge pull request #31227 from evankanderson/windows-filepath
3 months ago
George Jenkins 7761d937ca testfix
3 months ago
George Jenkins a7a6a5e3b0
Merge pull request #31312 from gjenkins8/gjenkins/rm_plugin_schema_settings
3 months ago
George Jenkins 561a7da61c
Merge pull request #31297 from TerryHowe/fix-hide-notes-in-helm-test
3 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
3 months ago
George Jenkins 6bc6231bcc Remove unused 'Settings' from plugin schema
3 months ago