Commit Graph

550 Commits (74e7cf877a4a674b65f7b7894d2dfde2832e39b1)

Author SHA1 Message Date
George Jenkins df8e0301ed
Merge pull request #31878 from mmorel-35/perfsprint-pkg-3-39f7a9f
5 months ago
Matthieu MOREL 1d2d63cc43 chore(pkg): enable perfsprint linter
5 months ago
Matthieu MOREL 6c2cb2f547 chore(pkg): enable perfsprint linter
5 months ago
Terry Howe d275b925c4
Merge pull request #31852 from rohansood10/fix/31846-import-comment
5 months ago
George Jenkins be7cdb69e5
Merge pull request #31806 from mmorel-35/errorlint-pkg-4-15f432a
5 months ago
George Jenkins 92b64e87ad
chore: fixes
5 months ago
rohansood10 c59c140ce0 fix: correct import comment in statuswait.go from v3 to v4
5 months ago
Matthieu MOREL 4d0ae7f33a fix(pkg): errorlint linter
6 months ago
Matheus Pimenta 787b61cedb
Revert "Consider GroupVersionKind when matching resources"
6 months ago
Austin Abro ec0726523e
whitespace
6 months ago
Austin Abro 63b40a7a5e
use logger with waiter
6 months ago
Matheus Pimenta b0b35f1231
feat(kstatus): fine-grained context options for waiting
7 months ago
Matheus Pimenta bbec77c1f7
bugfix(kstatus): do not wait forever on failed resources
7 months ago
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
8 months ago
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
8 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
9 months ago
shuv0id 2dc5864f44 fix: add missing context to debug logs
9 months ago
George Jenkins f8a49f1852 fixup test
9 months ago
George Jenkins a9cdc78116 logs
9 months ago
George Jenkins b1a976073f fix
9 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
10 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
10 months ago
Evans Mungai 50e43f4017
nil logger should be handled by discard handler
10 months ago
Evans Mungai 7a5816b106
Self review changes
10 months ago
Evans Mungai 0f90c83118
Merge remote-tracking branch 'upstream/main' into em/reinstate-logger-param
10 months ago
Evans Mungai b1d4dc680d
feat: reinstate logger parameter to actions package
10 months ago
Matt Farina 752354074c
Merge pull request #31393 from benoittgt/12299
10 months ago
Jesse Simpson 3f860e83fb
fix: use empty results instead of nil
10 months ago
Jesse Simpson 96b4c363c8
fix: Update returns nil on error, test should reflect this
10 months ago