Commit Graph

110 Commits (c441ebf043e191ca0bc9779bb5246ade47dbcc4b)

Author SHA1 Message Date
Kunal Jain c441ebf043
Merge 1c9f24adf0 into 0752c1f5b5
4 days ago
Matheus Pimenta a4a9cc7a31
Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1
2 weeks ago
Kunal Jain 1c9f24adf0 fix: separate list traversal from deduplication in SSA dedup
3 weeks ago
Kunal Jain dc0197c98d test: add SSA integration test for duplicate env var deduplication
3 weeks ago
Kunal Jain bc82f2e18b fix: narrow SSA dedup to name-keyed fields, guard empty name
3 weeks ago
Kunal Jain 5b5d82d74e fix: Duplicate env vars are now treated as errors in helm v4
3 weeks ago
abhay1999 f257c95c78 fix(kube): clarify server-side apply patch errors
1 month ago
Matthieu MOREL c25c988cfb chore(pkg): enable perfsprint linter
2 months ago
Matheus Pimenta bbec77c1f7
bugfix(kstatus): do not wait forever on failed resources
4 months ago
Evans Mungai 40a9de1086
Merge pull request #31412 from fmuyassarov/devel/rollback
4 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
4 months ago
Feruzjon Muyassarov 374aeb4b4e
Fix rollback for missing resources
4 months ago
George Jenkins a15db7f087 Replace deprecated `NewSimpleClientset`
5 months ago
George Jenkins f8a49f1852 fixup test
6 months ago
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
6 months ago
Benoit Tigeot 7097c8e2e5
Replicate as unit test case where we fail once a resource deletion
7 months ago
Benoit Tigeot 054eabddd7
Return errors on upgrade when deletion fails
7 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
7 months ago
juejinyuxitu 69dbd6115e chore: fix some typos in comment
8 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
8 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
9 months ago
George Jenkins b2dc411f9d code review (error checks, collapse forceConflicts, UpdateApplyFunc)
9 months ago
George Jenkins 99dc23f00b switch target<->original
9 months ago
George Jenkins 741facca43 Update pkg/kube/client_test.go
9 months ago
George Jenkins 45141451b4 Kube client support server-side apply
9 months ago
Atish Kumar 008bd7fc82
test(pkg/kube/client): add test for isReachable
9 months ago
Matthieu MOREL 157f0ba10a chore: enable thelper
1 year ago
Robert Sirchia 4d580c6b95
Merge pull request #30810 from mmorel-35/usestdlibvars
1 year ago
Terry Howe 71787cca60 fix: rename slave replica
1 year ago
Matthieu MOREL 77a267dacf chore: enable usestdlibvars linter
1 year ago
Evans Mungai e8e79cc4b4
Merge branch 'main' into fix-take-ownership
1 year ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
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
Benoit Tigeot 394ba2d55e
Properly use DefaultLogger
1 year ago
Patrick Seidensal e55707b09d
Fix --take-ownership
1 year ago
Austin Abro 386523bdbc
update to get waiter instead of set
1 year ago
Austin Abro 11eeb4a6b1
merge
1 year ago
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
1 year ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
1 year ago
Austin Abro 7fde4962a8
set waiter in functions
1 year ago
Austin Abro f2dd2c9109
add hook only waiter
1 year ago
Austin Abro 2b03c527f1
set command line flags
1 year ago
Austin Abro f1b642cb0d
unexport newWaiter function
1 year ago
Austin Abro 8fe66998bf
refactor obj logic
1 year ago
Austin Abro eaa6e14546
test cleanup
1 year ago
Austin Abro c26b44f651
update names
1 year ago
Austin Abro 86338215b7
ability to create different waiters
1 year ago
Austin Abro 947425ee64
refactor new
1 year ago