Commit Graph

3553 Commits (02312a1cf2124abc27e2cd261d8df8dcc0c6f1e4)

Author SHA1 Message Date
Benoit Tigeot 02312a1cf2
Update pkg/cmd/flags.go
2 months ago
Benoit Tigeot 277c140c87
Error strategy list match help
2 months ago
Benoit Tigeot 5f6fa437b2
Prevent surprising failure with SDK when timeout is not set
2 months ago
Benoit Tigeot 52a282832f
Do not change the default waiting strategy when --wait is not set
2 months ago
Benoit Tigeot 11128659aa
Provide more help for SDK user when setting up WaitStrategy
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
Benoit Tigeot 5cbd9b3035
While testing SDK features for v4. I was surprised with the error:
2 months ago
George Jenkins cdb48b88fb
Merge pull request #31240 from benoittgt/fix-31170-URN
2 months ago
George Jenkins 384a3f0ff8
Merge pull request #31385 from porridge/test-unknown-policy
2 months ago
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
Benoit Tigeot 97b7a1c9ae
Merge branch 'main' into fix-31170-URN
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