Commit Graph

523 Commits (3273de15ca77656fa3a75168f8ea296eba021e24)

Author SHA1 Message Date
Robert Sirchia 4cf7d8d025
Merge pull request #31641 from wangjingcun/main
2 weeks ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
2 weeks ago
Mads Jensen a18e59e465 Enable the sloglint linter
3 weeks ago
Matt Farina 61d289c119
Merge pull request #31518 from gjenkins8/gjenkins/fix_update_create
1 month ago
shuv0id 2dc5864f44 fix: add missing context to debug logs
1 month ago
George Jenkins f8a49f1852 fixup test
1 month ago
George Jenkins a9cdc78116 logs
1 month ago
George Jenkins b1a976073f fix
1 month ago
George Jenkins 18616e6ce9 fix: Use server-side apply for object create during update
1 month ago
Benoit Tigeot 02312a1cf2
Update pkg/cmd/flags.go
2 months ago
Benoit Tigeot 5f6fa437b2
Prevent surprising failure with SDK when timeout is not set
2 months ago
Benoit Tigeot 11128659aa
Provide more help for SDK user when setting up WaitStrategy
2 months ago
Benoit Tigeot 5cbd9b3035
While testing SDK features for v4. I was surprised with the error:
2 months ago
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
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 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 752354074c
Merge pull request #31393 from benoittgt/12299
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
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
Dirk Müller 9cd40c612a
Avoid accessing .Items on nil object
3 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
3 months ago
George Jenkins c75026c318 doc string
3 months ago
George Jenkins 1581eaa034
Apply suggestions from code review
3 months ago
George Jenkins b861de5696
Update pkg/kube/interface.go
3 months ago
George Jenkins 61e3d95a94
Merge pull request #31143 from TerryHowe/fix-remove-redundant-error-check
3 months ago
juejinyuxitu 69dbd6115e chore: fix some typos in comment
3 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
3 months ago
Stephanie Hohenberg e19d9fb6ee Refactor unreachableKubeClient for testing into failingKubeClient
4 months ago
tzchenxixi 89aca09e5e chore: fix function name
4 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
4 months ago
George Jenkins b4b2392f7e mergefix
4 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
4 months ago
Terry Howe 1e22b2fe7c
fix: remove redundant error check
4 months ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
5 months ago
George Jenkins 99dc23f00b switch target<->original
5 months ago
George Jenkins 741facca43 Update pkg/kube/client_test.go
5 months ago
George Jenkins 45141451b4 Kube client support server-side apply
5 months ago
Pavani Pogula 6597fecce3 test(pkg/kube/wait): Add unit tests for waitForPodSuccess, waitForJob and SelectorsForObject.
5 months ago
Pavani Pogula d4ed9210df test(pkg/kube/roundtripper): Add unit tests for roundtripper.go
5 months ago
Atish Kumar 008bd7fc82
test(pkg/kube/client): add test for isReachable
5 months ago
curlwget bfc1af68fb chore: fix function in comment
6 months ago
Terry Howe 744c6b5a97
fix: kube client create mutex
7 months ago
Scott Rigby de745ea34b
Merge pull request #12581 from Nordix/considerAllGroupVersionKind
7 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
7 months ago