Commit Graph

154 Commits (v4.0.0)

Author SHA1 Message Date
Matt Farina ca8eae9361
Reproducible chart archive builds
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
Robert Sirchia 5b43b744b8
Merge pull request #31294 from TerryHowe/feature-remove-implicit-directory-from-helm-lint
3 months ago
Robert Sirchia fdb5e1a97a
Merge pull request #31301 from TerryHowe/chore-remove-helm-version-client
3 months ago
Matt Farina d2236e95ed
Merge pull request #31303 from mattfarina/unified-loader
3 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
3 months ago
Terry Howe 020a8eccfd
fix: helm verify run signature
3 months ago
Terry Howe 469f4b457c
chore: remove helm version client option
3 months ago
Terry Howe dab4fd2909
fix: hide notes in helm test command
3 months ago
copilot-swe-agent[bot] 838c36a0f6
Remove implicit support for helm lint current directory
3 months ago
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
3 months ago
Robert Sirchia 5534c01cdb
Merge pull request #31277 from benoittgt/31234-fix
3 months ago
Evan Anderson 20f4e1f12d Use filepath.Path when handling directory names
4 months ago
Benoit Tigeot 99e5fce71a
Fix deprecation warning for spf13/pflag from 1.0.7 to 1.0.10
4 months ago
Kamil Swiechowski 38d1a7376f fix: throw warning when chart version is not semverv2
4 months ago
Matt Farina 618b14a772
Merge pull request #31225 from mattfarina/move-lint-to-chart
4 months ago
George Jenkins a8151ef4fe Cleanup plugin config
4 months ago
Scott Rigby ed6cab39c6
Merge pull request #31219 from gjenkins8/gjenkins/plugin-integration/rm_setup_plugin_env
4 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
4 months ago
Matt Farina 52267ee74b Move repo package to versioned directory
4 months ago
Matt Farina 6f957f4922 Move the release util to the versioned directory
4 months ago
George Jenkins 5926ec83dd Remove SetupPluginEnv
4 months ago
George Jenkins c35755a197 Remove legacy Command/Hooks from v1 Subprocess (#23)
4 months ago
Scott Rigby 591d863df5
Move Postrenderer to a plugin type
4 months ago
Scott Rigby e814ff3c38
Remove unnecessary file i/o operations from signing and verifying
4 months ago
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
4 months ago