Commit Graph

498 Commits (0f6e14dfd351e032d2be9dc00296ac9ced674ad1)

Author SHA1 Message Date
Dirk Müller 9cd40c612a
Avoid accessing .Items on nil object
6 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
6 months ago
George Jenkins c75026c318 doc string
6 months ago
George Jenkins 1581eaa034
Apply suggestions from code review
6 months ago
George Jenkins b861de5696
Update pkg/kube/interface.go
6 months ago
George Jenkins 61e3d95a94
Merge pull request #31143 from TerryHowe/fix-remove-redundant-error-check
7 months ago
juejinyuxitu 69dbd6115e chore: fix some typos in comment
7 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
7 months ago
Stephanie Hohenberg e19d9fb6ee Refactor unreachableKubeClient for testing into failingKubeClient
7 months ago
tzchenxixi 89aca09e5e chore: fix function name
8 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
8 months ago
George Jenkins b4b2392f7e mergefix
8 months ago
George Jenkins e2dcbe28bf Helm client/SDK support server-side apply
8 months ago
Terry Howe 1e22b2fe7c
fix: remove redundant error check
8 months ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
8 months ago
George Jenkins 99dc23f00b switch target<->original
8 months ago
George Jenkins 741facca43 Update pkg/kube/client_test.go
8 months ago
George Jenkins 45141451b4 Kube client support server-side apply
8 months ago
Pavani Pogula 6597fecce3 test(pkg/kube/wait): Add unit tests for waitForPodSuccess, waitForJob and SelectorsForObject.
9 months ago
Pavani Pogula d4ed9210df test(pkg/kube/roundtripper): Add unit tests for roundtripper.go
9 months ago
Atish Kumar 008bd7fc82
test(pkg/kube/client): add test for isReachable
9 months ago
curlwget bfc1af68fb chore: fix function in comment
10 months ago
Terry Howe 744c6b5a97
fix: kube client create mutex
10 months ago
Scott Rigby de745ea34b
Merge pull request #12581 from Nordix/considerAllGroupVersionKind
11 months ago
Matthieu MOREL 56a2bb4188 chore: enable usetesting linter
11 months ago
Robert Sirchia 1b21f04b3b
Merge pull request #30865 from mmorel-35/github.com/evanphx/json-patch/v5
11 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
11 months ago
Matthieu MOREL 706392fabb fix: update json-patch import path and add gomodguard settings
11 months ago
MichaelMorris 1460ebd14a Added test case to resource_test.go
11 months ago
MichaelMorris 9a2ac85077 Consider GroupVersionKind when matching resources
11 months ago
Robert Sirchia 4d580c6b95
Merge pull request #30810 from mmorel-35/usestdlibvars
12 months ago
Terry Howe 71787cca60 fix: rename slave replica
12 months ago
Matthieu MOREL 77a267dacf chore: enable usestdlibvars linter
12 months ago
Justen Stall fc6c5e5edb
remove WaitAndGetCompletedPodPhase function
1 year ago
Justen Stall 3877ec9049
fix golangci-lint issues
1 year ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Scott Rigby 599fad1864
Merge pull request #30697 from p-se/fix-take-ownership
1 year ago
Evans Mungai 1f5605a405
fix formatting errors
1 year ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
1 year ago
Evans Mungai 7c37a109f2
Add install test for TakeOwnership flag
1 year ago
Benoit Tigeot eb65ce280b
could apply De Morgan's law
1 year ago
Benoit Tigeot a9b7732367
could remove embedded field X from selector
1 year ago
Benoit Tigeot f5aec508f5
Add detailed debug logging for resource readiness states
1 year ago
Benoit Tigeot c05bcbd498
Fix nil pointer dereference in ready test
1 year ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
1 year ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
1 year ago
Benoit Tigeot 5580f61157
Properly reproduce the nopLogger as before
1 year ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
1 year ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
1 year ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
1 year ago