Commit Graph

763 Commits (45c5f3aaca1a37d8388ce7b79efe2dfaf84dcdcc)

Author SHA1 Message Date
Benoit Tigeot 45c5f3aaca
Deal with golint warning with private executeShutdownFunc
8 months ago
Benoit Tigeot 70fc5f97e2
Code review
8 months ago
Michelle Fernandez Bieber 6bb5bcc212
Update pkg/action/hooks.go
8 months ago
Michelle Fernandez Bieber d9301441f4
added check for nil shutdown
8 months ago
Michelle Fernandez Bieber 7a61ebf013
cleaned up empty line
8 months ago
Michelle Fernandez Bieber 10714772be
updated comment and made defer of shutdown function return errors as before and not the possible shutdown error
8 months ago
Michelle Fernandez Bieber 7a557580e1
added shutdown hook that is executed after the logs have been retrieved
8 months ago
Matt Farina 61d289c119
Merge pull request #31518 from gjenkins8/gjenkins/fix_update_create
8 months ago
Matt Farina 698fcd2290
Merge pull request #31515 from gjenkins8/gjenkins/copy_adopted
8 months ago
George Jenkins 18616e6ce9 fix: Use server-side apply for object create during update
8 months ago
George Jenkins 855ebb6884 Copy adopted resource info
8 months ago
promalert d8c4040336 refactor: use strings.Builder to improve performance
9 months ago
Scott Rigby 0ee89d2d4e
Merge pull request #31418 from tisonkun/typo
9 months ago
George Jenkins 384a3f0ff8
Merge pull request #31385 from porridge/test-unknown-policy
9 months ago
tison 90d01915f9
for all other similar cases
9 months ago
Matt Farina ca8eae9361
Reproducible chart archive builds
9 months ago
Scott Rigby f4c5220d99
Merge pull request #31411 from banjoh/em/reinstate-logger-param
9 months ago
tison 0d6de28bf4
chore: fix typo of public field
9 months ago
Evans Mungai 2ddeb50fa6
Set default logger in Configuration constructor
9 months ago
Evans Mungai a112bf5aa6
Remove non-reachable code
9 months ago
Robert Sirchia 25ad74f5a7
Merge pull request #31337 from rachelvweber/rawo/fixingWaitStrategy
9 months ago
Evans Mungai aed687eaa1
Add config options to NewConfiguration()
9 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
9 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
9 months ago
Evans Mungai 9c32e34d60
Add logger to sql driver and ensure storage has logger
9 months ago
Evans Mungai 50e43f4017
nil logger should be handled by discard handler
9 months ago
Evans Mungai 7a5816b106
Self review changes
9 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
9 months ago
George Jenkins 7dd2484aed
Merge pull request #31295 from TerryHowe/fix-make-helm-list-show-all-by-default
10 months ago
Scott Rigby f0530309f0
Merge pull request #31302 from TerryHowe/fix-helm-verify-signature
10 months ago
Terry Howe c3aa5c51e6
chore: clean up for comments
10 months ago
Terry Howe 8a73d97984
fix: make helm list show all by default
10 months ago
Marcin Owsiany 269a32a6d2 test: protect unknown hook delete policies
10 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
10 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
10 months ago
Matt Farina 9c958dec76 Making uninstall response generic
10 months ago
Matt Farina f80cbe43d0 Moved release objects to enable versioning
10 months ago
Matt Farina 2247a0074b Move all the get commands to the new release interface
10 months ago
Matt Farina 94bfe9ba12 Move action get metadata to chart interfaces
10 months ago
George Jenkins 4877e2d7e9
Merge pull request #30833 from gjenkins8/gjenkins/refactor_dry_run_flag
10 months ago
Robert Sirchia acb1b2c651
Merge pull request #31354 from TerryHowe/fix-flake-upgrade-test
10 months ago
George Jenkins 0adfe83ff8
Merge pull request #31227 from evankanderson/windows-filepath
10 months ago
Terry Howe a24318c7f1
fix: flake upgrade test
10 months ago
Rachel Weber 472f8b2628 Fixing rollback and uninstall client WaitStrategy.
10 months ago
Terry Howe 9c7bf37c6f
fix: Ignore absolute path when RepoUrl is provided
10 months ago
George Jenkins 561a7da61c
Merge pull request #31297 from TerryHowe/fix-hide-notes-in-helm-test
10 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
10 months ago
George Jenkins f21b143bef refactor: Replace action 'DryRun' string with DryRunStrategy type + deprecations
10 months ago
Matt Farina d2236e95ed
Merge pull request #31303 from mattfarina/unified-loader
10 months ago
Matt Farina 8dc7c57f50
Update the action interfaces for chart apiversions
10 months ago