Commit Graph

766 Commits (147af94095dce563804df45982edd9fd3cba3a11)

Author SHA1 Message Date
Hidde Beydals f19747c4b5 fix(rollback): `errors.Is` instead of string comp
1 week ago
Hidde Beydals bd1d2fff75 fix(uninstall): supersede deployed releases
1 week ago
Calvin Bui 6cd4442966 Use length check for MetaDependencies instead of nil comparison
1 week ago
wangjingcun 3868cbb1bd chore: fix some comments to improve readability
1 week ago
Mads Jensen e79d37e738 Enable the sloglint linter
1 week ago
Benoit Tigeot 27f8e27f0b fix: preserve vendor suffixes in KubeVersion.GitVersion
1 week ago
MrJack aa29dd4995 Revert "fix(action): enable server-side validation for dry-run=server"
1 week ago
MrJack c5b6eea1a0 fix(action): enable server-side validation for dry-run=server
3 weeks ago
George Jenkins dfa1e3c3c5
Merge pull request #31562 from atombrella/feature/modernize
4 weeks ago
Mads Jensen 6cceead399 Use modernize to use newer Golang features.
1 month ago
Matt Farina 61d289c119
Merge pull request #31518 from gjenkins8/gjenkins/fix_update_create
1 month ago
Matt Farina 698fcd2290
Merge pull request #31515 from gjenkins8/gjenkins/copy_adopted
1 month ago
George Jenkins 18616e6ce9 fix: Use server-side apply for object create during update
1 month ago
George Jenkins 855ebb6884 Copy adopted resource info
1 month ago
promalert d8c4040336 refactor: use strings.Builder to improve performance
2 months ago
Scott Rigby 0ee89d2d4e
Merge pull request #31418 from tisonkun/typo
2 months ago
George Jenkins 384a3f0ff8
Merge pull request #31385 from porridge/test-unknown-policy
2 months ago
tison 90d01915f9
for all other similar cases
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
tison 0d6de28bf4
chore: fix typo of public field
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
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 b1d4dc680d
feat: reinstate logger parameter to actions package
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
3 months ago
Terry Howe c3aa5c51e6
chore: clean up for comments
3 months ago
Terry Howe 8a73d97984
fix: make helm list show all by default
3 months ago
Marcin Owsiany 269a32a6d2 test: protect unknown hook delete policies
3 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
3 months ago
Matt Farina a229bf6529 Ensure the release interface is used in actions instead of the type
3 months ago
Matt Farina 9c958dec76 Making uninstall response generic
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
Matt Farina 94bfe9ba12 Move action get metadata to chart interfaces
3 months ago
George Jenkins 4877e2d7e9
Merge pull request #30833 from gjenkins8/gjenkins/refactor_dry_run_flag
3 months ago
Robert Sirchia acb1b2c651
Merge pull request #31354 from TerryHowe/fix-flake-upgrade-test
3 months ago
George Jenkins 0adfe83ff8
Merge pull request #31227 from evankanderson/windows-filepath
3 months ago
Terry Howe a24318c7f1
fix: flake upgrade test
3 months ago
Rachel Weber 472f8b2628 Fixing rollback and uninstall client WaitStrategy.
3 months ago
Terry Howe 9c7bf37c6f
fix: Ignore absolute path when RepoUrl is provided
3 months ago
George Jenkins 561a7da61c
Merge pull request #31297 from TerryHowe/fix-hide-notes-in-helm-test
3 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
3 months ago