Commit Graph

519 Commits (1b6053d48b51673c5581973f5ae7e104f627fcf5)

Author SHA1 Message Date
Mohsen Mottaghi 41a6b364a1
test(statuswait): fix Copilot code review suggestion for goroutine in tests
3 weeks ago
Mohsen Mottaghi 2a2e6f722a
test(statuswait): add more tests suggested by Copilot code review
3 weeks ago
Mohsen Mottaghi 3818c02f81
test(statuswait): add some tests for statuswait
3 weeks ago
Mohsen Mottaghi 66cab24bb9
fix: use namespace-scoped watching to avoid cluster-wide LIST permissions
3 weeks ago
Feruzjon Muyassarov 0fd2c418b0
Fix rollback for missing resources
3 weeks ago
George Jenkins 1cf3841142
fixup test
2 months ago
George Jenkins 32e2d08c45
logs
2 months ago
George Jenkins 4b6472ffb0
fix
2 months ago
George Jenkins 9dfe3b35ec
fix: Use server-side apply for object create during update
2 months ago
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
3 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
3 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
3 months ago
Evans Mungai 50e43f4017
nil logger should be handled by discard handler
3 months ago
Evans Mungai 7a5816b106
Self review changes
3 months ago
Evans Mungai 0f90c83118
Merge remote-tracking branch 'upstream/main' into em/reinstate-logger-param
3 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
3 months ago
Matt Farina 752354074c
Merge pull request #31393 from benoittgt/12299
3 months ago
Jesse Simpson 3f860e83fb
fix: use empty results instead of nil
4 months ago
Jesse Simpson 96b4c363c8
fix: Update returns nil on error, test should reflect this
4 months ago
Benoit Tigeot 7097c8e2e5
Replicate as unit test case where we fail once a resource deletion
4 months ago
Benoit Tigeot 054eabddd7
Return errors on upgrade when deletion fails
4 months ago
Dirk Müller 9cd40c612a
Avoid accessing .Items on nil object
4 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
4 months ago
George Jenkins c75026c318 doc string
4 months ago
George Jenkins 1581eaa034
Apply suggestions from code review
4 months ago
George Jenkins b861de5696
Update pkg/kube/interface.go
4 months ago
George Jenkins 61e3d95a94
Merge pull request #31143 from TerryHowe/fix-remove-redundant-error-check
4 months ago
juejinyuxitu 69dbd6115e chore: fix some typos in comment
4 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
4 months ago
Stephanie Hohenberg e19d9fb6ee Refactor unreachableKubeClient for testing into failingKubeClient
5 months ago
tzchenxixi 89aca09e5e chore: fix function name
5 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
6 months ago
George Jenkins b4b2392f7e mergefix
6 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
6 months ago
Terry Howe 1e22b2fe7c
fix: remove redundant error check
6 months ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
6 months ago
George Jenkins 99dc23f00b switch target<->original
6 months ago
George Jenkins 741facca43 Update pkg/kube/client_test.go
6 months ago
George Jenkins 45141451b4 Kube client support server-side apply
6 months ago
Pavani Pogula 6597fecce3 test(pkg/kube/wait): Add unit tests for waitForPodSuccess, waitForJob and SelectorsForObject.
6 months ago
Pavani Pogula d4ed9210df test(pkg/kube/roundtripper): Add unit tests for roundtripper.go
6 months ago
Atish Kumar 008bd7fc82
test(pkg/kube/client): add test for isReachable
6 months ago
curlwget bfc1af68fb chore: fix function in comment
7 months ago
Terry Howe 744c6b5a97
fix: kube client create mutex
8 months ago
Scott Rigby de745ea34b
Merge pull request #12581 from Nordix/considerAllGroupVersionKind
8 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
8 months ago
Robert Sirchia 1b21f04b3b
Merge pull request #30865 from mmorel-35/github.com/evanphx/json-patch/v5
9 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
9 months ago
Matthieu MOREL 706392fabb fix: update json-patch import path and add gomodguard settings
9 months ago
MichaelMorris 1460ebd14a Added test case to resource_test.go
9 months ago