Commit Graph

556 Commits (main)

Author SHA1 Message Date
George Jenkins 610547b570
Merge pull request #31873 from mmorel-35/perfsprint-pkg-5-3294250
2 days ago
George Jenkins d3df72e560
Merge pull request #31932 from TerryHowe/fix/remove-legacy-import-comments-test-files
3 days ago
Terry Howe e64d628a13
fix(kube): remove legacy import comments from test files
3 days ago
abhay1999 d7cdc9e8fb pkg/kube: remove legacy import comments
3 days ago
tsinglua 259f181808 chore: fix some minor issues in the comments
4 days ago
George Jenkins df8e0301ed
Merge pull request #31878 from mmorel-35/perfsprint-pkg-3-39f7a9f
2 weeks ago
Matthieu MOREL 1d2d63cc43 chore(pkg): enable perfsprint linter
2 weeks ago
Matthieu MOREL c25c988cfb chore(pkg): enable perfsprint linter
2 weeks ago
Matthieu MOREL 6c2cb2f547 chore(pkg): enable perfsprint linter
2 weeks ago
Terry Howe d275b925c4
Merge pull request #31852 from rohansood10/fix/31846-import-comment
3 weeks ago
George Jenkins be7cdb69e5
Merge pull request #31806 from mmorel-35/errorlint-pkg-4-15f432a
3 weeks ago
George Jenkins 92b64e87ad
chore: fixes
3 weeks ago
rohansood10 c59c140ce0 fix: correct import comment in statuswait.go from v3 to v4
3 weeks ago
Matthieu MOREL 4d0ae7f33a fix(pkg): errorlint linter
1 month ago
Matheus Pimenta 787b61cedb
Revert "Consider GroupVersionKind when matching resources"
2 months ago
Austin Abro ec0726523e
whitespace
2 months ago
Austin Abro 63b40a7a5e
use logger with waiter
2 months ago
Matheus Pimenta b0b35f1231
feat(kstatus): fine-grained context options for waiting
2 months ago
Matheus Pimenta bbec77c1f7
bugfix(kstatus): do not wait forever on failed resources
2 months ago
Evans Mungai 40a9de1086
Merge pull request #31412 from fmuyassarov/devel/rollback
2 months ago
Evans Mungai f46f1ce55d
Update pkg/kube/statuswait.go
2 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
2 months ago
Feruzjon Muyassarov 374aeb4b4e
Fix rollback for missing resources
2 months ago
George Jenkins fa41d60d73
Merge pull request #31239 from StephanieHhnbrg/test-actions-pkg
2 months ago
Matt Farina fe1c749183
Fixing failing tests for cli-tools update
3 months ago
George Jenkins a15db7f087 Replace deprecated `NewSimpleClientset`
3 months ago
George Jenkins 24e8297343
Merge pull request #31610 from mohsenmottaghi/fix-helm-4-watch-strategy
3 months ago
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
3 months ago
Mohsen Mottaghi d6b35cedeb
test(statuswait): fix Copilot code review suggestion for goroutine in tests
3 months ago
Mohsen Mottaghi a1543d5947
test(statuswait): add more tests suggested by Copilot code review
3 months ago
Mohsen Mottaghi dd44f4ecd0
test(statuswait): add some tests for statuswait
3 months ago
Mohsen Mottaghi 3dd54ed0b6
fix: use namespace-scoped watching to avoid cluster-wide LIST permissions
3 months ago
Robert Sirchia 4cf7d8d025
Merge pull request #31641 from wangjingcun/main
3 months ago
wangjingcun 858cf31583 chore: fix some comments to improve readability
3 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
3 months ago
Stephanie Hohenberg 31131cff9b Add tests to action package to improve coverage
3 months ago
Matt Farina 61d289c119
Merge pull request #31518 from gjenkins8/gjenkins/fix_update_create
4 months ago
shuv0id 2dc5864f44 fix: add missing context to debug logs
4 months ago
George Jenkins f8a49f1852 fixup test
4 months ago
George Jenkins a9cdc78116 logs
4 months ago
George Jenkins b1a976073f fix
4 months ago
George Jenkins 18616e6ce9 fix: Use server-side apply for object create during update
4 months ago
Benoit Tigeot 02312a1cf2
Update pkg/cmd/flags.go
4 months ago
Benoit Tigeot 5f6fa437b2
Prevent surprising failure with SDK when timeout is not set
4 months ago
Benoit Tigeot 11128659aa
Provide more help for SDK user when setting up WaitStrategy
4 months ago
Benoit Tigeot 5cbd9b3035
While testing SDK features for v4. I was surprised with the error:
4 months ago
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
4 months ago
Evans Mungai b6eca1c0f1
Refactor logging functionality to use slog.Handler
5 months ago
Evans Mungai 5ab4ca5490
Embed logging functionality to DRY code
5 months ago
Evans Mungai 50e43f4017
nil logger should be handled by discard handler
5 months ago