Commit Graph

3536 Commits (v4.0.0)

Author SHA1 Message Date
Scott Rigby 99cd196435
Merge pull request #31435 from matheuscscp/cancel-health-checks
2 months ago
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
2 months ago
George Jenkins bdc459d73c
Merge pull request #31389 from TerryHowe/chore-more-registry-clean-up
2 months ago
Matt Farina 15300549f0
When time not available, using time.Now
2 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
2 months ago
Scott Rigby f4c5220d99
Merge pull request #31411 from banjoh/em/reinstate-logger-param
2 months ago
Evans Mungai 2ddeb50fa6
Set default logger in Configuration constructor
2 months ago
Evans Mungai a112bf5aa6
Remove non-reachable code
2 months ago
Matt Farina 1da2b0a6d4
Merge pull request #31204 from benoittgt/fix-31202
2 months ago
Robert Sirchia 25ad74f5a7
Merge pull request #31337 from rachelvweber/rawo/fixingWaitStrategy
2 months ago
Evans Mungai aed687eaa1
Add config options to NewConfiguration()
2 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
2 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
2 months ago
Evans Mungai 9c32e34d60
Add logger to sql driver and ensure storage has logger
2 months ago
Evans Mungai 50e43f4017
nil logger should be handled by discard handler
2 months ago
Evans Mungai 7a5816b106
Self review changes
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
Matt Farina 752354074c
Merge pull request #31393 from benoittgt/12299
2 months ago
Matt Farina 37de51428c
Merge pull request #31376 from benoittgt/accept-yaml-yml
2 months ago
Matt Farina b0247ce8bf
Merge pull request #31395 from wyrapeseed/main
2 months ago
Terry Howe 0f6e14dfd3
chore: fix various warnings to reduce noise
2 months ago
Jesse Simpson 3f860e83fb
fix: use empty results instead of nil
2 months ago
Jesse Simpson 96b4c363c8
fix: Update returns nil on error, test should reflect this
2 months ago
Terry Howe 917822cfca
refactor: remove unused err from pkg/registry/client.go
2 months ago
wyrapeseed b9eadd3186 chore: fix some comment format
2 months ago
Benoit Tigeot 7097c8e2e5
Replicate as unit test case where we fail once a resource deletion
2 months ago
Benoit Tigeot 054eabddd7
Return errors on upgrade when deletion fails
2 months ago
Terry Howe 3b2fd17799
chore: rename test registry
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
Scott Rigby f9d4373ea4
Merge pull request #31270 from TerryHowe/chore-registry-clean-up
2 months ago
Terry Howe abdf6603c0
fix test for rebase
2 months ago
Matt Farina a03e8c9541
Merge pull request #31375 from TerryHowe/fix-release-info-time
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
Dirk Müller 9cd40c612a
Avoid accessing .Items on nil object
2 months ago
Benoit Tigeot 06188f9dfe
Add test for isYamlFileExtension functions
2 months ago
Terry Howe 20eb6e9b04
fix: empty time values
3 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
3 months ago
Matt Farina 78cd44bd75
Merge pull request #30712 from gjenkins8/gjenkins/cleanup_lint_template
3 months ago
Matt Farina 24159ec8b6 Moving new default accessor functions to internal per feedback
3 months ago
Matt Farina fb20e96a56 Adding a test/example for the release accessor
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