Commit Graph

537 Commits (be74616eaf6684c17c6a04e693d2cd2b4d67ecdf)

Author SHA1 Message Date
Evans Mungai 40a9de1086
Merge pull request #31412 from fmuyassarov/devel/rollback
7 months ago
Evans Mungai f46f1ce55d
Update pkg/kube/statuswait.go
7 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
7 months ago
Feruzjon Muyassarov 374aeb4b4e
Fix rollback for missing resources
7 months ago
George Jenkins fa41d60d73
Merge pull request #31239 from StephanieHhnbrg/test-actions-pkg
7 months ago
Matt Farina fe1c749183
Fixing failing tests for cli-tools update
7 months ago
George Jenkins a15db7f087 Replace deprecated `NewSimpleClientset`
7 months ago
George Jenkins 24e8297343
Merge pull request #31610 from mohsenmottaghi/fix-helm-4-watch-strategy
7 months ago
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
7 months ago
Mohsen Mottaghi d6b35cedeb
test(statuswait): fix Copilot code review suggestion for goroutine in tests
8 months ago
Mohsen Mottaghi a1543d5947
test(statuswait): add more tests suggested by Copilot code review
8 months ago
Mohsen Mottaghi dd44f4ecd0
test(statuswait): add some tests for statuswait
8 months ago
Mohsen Mottaghi 3dd54ed0b6
fix: use namespace-scoped watching to avoid cluster-wide LIST permissions
8 months ago
Robert Sirchia 4cf7d8d025
Merge pull request #31641 from wangjingcun/main
8 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
8 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
8 months ago
Stephanie Hohenberg 31131cff9b Add tests to action package to improve coverage
8 months ago
Matt Farina 61d289c119
Merge pull request #31518 from gjenkins8/gjenkins/fix_update_create
8 months ago
shuv0id 2dc5864f44 fix: add missing context to debug logs
8 months ago
George Jenkins f8a49f1852 fixup test
8 months ago
George Jenkins a9cdc78116 logs
8 months ago
George Jenkins b1a976073f fix
8 months ago
George Jenkins 18616e6ce9 fix: Use server-side apply for object create during update
9 months ago
Benoit Tigeot 02312a1cf2
Update pkg/cmd/flags.go
9 months ago
Benoit Tigeot 5f6fa437b2
Prevent surprising failure with SDK when timeout is not set
9 months ago
Benoit Tigeot 11128659aa
Provide more help for SDK user when setting up WaitStrategy
9 months ago
Benoit Tigeot 5cbd9b3035
While testing SDK features for v4. I was surprised with the error:
9 months ago
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
9 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
9 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
9 months ago
Evans Mungai 50e43f4017
nil logger should be handled by discard handler
9 months ago
Evans Mungai 7a5816b106
Self review changes
9 months ago
Evans Mungai 0f90c83118
Merge remote-tracking branch 'upstream/main' into em/reinstate-logger-param
9 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
9 months ago
Matt Farina 752354074c
Merge pull request #31393 from benoittgt/12299
9 months ago
Jesse Simpson 3f860e83fb
fix: use empty results instead of nil
9 months ago
Jesse Simpson 96b4c363c8
fix: Update returns nil on error, test should reflect this
9 months ago
Benoit Tigeot 7097c8e2e5
Replicate as unit test case where we fail once a resource deletion
10 months ago
Benoit Tigeot 054eabddd7
Return errors on upgrade when deletion fails
10 months ago
Dirk Müller 9cd40c612a
Avoid accessing .Items on nil object
10 months ago
Matt Farina fbf02e494e
Merge pull request #30980 from gjenkins8/gjenkins/cleanup_kubeclient_interfaces
10 months ago
George Jenkins c75026c318 doc string
10 months ago
George Jenkins 1581eaa034
Apply suggestions from code review
10 months ago
George Jenkins b861de5696
Update pkg/kube/interface.go
10 months ago
George Jenkins 61e3d95a94
Merge pull request #31143 from TerryHowe/fix-remove-redundant-error-check
10 months ago
juejinyuxitu 69dbd6115e chore: fix some typos in comment
10 months ago
George Jenkins b5de5b1591 chore: Cleanup additional/redundant kube client Interfaces
10 months ago
Stephanie Hohenberg e19d9fb6ee Refactor unreachableKubeClient for testing into failingKubeClient
11 months ago
tzchenxixi 89aca09e5e chore: fix function name
11 months ago
George Jenkins ebc874ef84 fix client-side to server-side field manager migration
11 months ago