Commit Graph

41 Commits (c994f2a36a041ae3f0488fac986e724632cbcd21)

Author SHA1 Message Date
Matthieu MOREL e5f0e07b96 chore(pkg): refactor: convert tests to testify assert/require part 8
2 weeks ago
Zhaofeng Miao 3bcf965f99
perf: enable concurrent status computation to prevent multi-minute delays (#32043)
2 weeks ago
Matthieu MOREL 4ade4a5495 test: replace assert.Contains with assert.ErrorContains for better error handling
4 weeks ago
Matthieu MOREL f34ad6c337 chore: fix several checks issues from testifylint
4 weeks ago
Terry Howe a7f84439aa
test(kube): fix flaky WaitForDelete test by avoiding informer sync race
4 months ago
Terry Howe 4c0d21f53f
test(kube): fix flaky WaitForDelete timing in status wait tests
4 months ago
Terry Howe e64d628a13
fix(kube): remove legacy import comments from test files
5 months ago
Matthieu MOREL 6c2cb2f547 chore(pkg): enable perfsprint linter
5 months ago
George Jenkins 92b64e87ad
chore: fixes
5 months ago
Austin Abro 63b40a7a5e
use logger with waiter
6 months ago
Matheus Pimenta b0b35f1231
feat(kstatus): fine-grained context options for waiting
6 months ago
Matheus Pimenta bbec77c1f7
bugfix(kstatus): do not wait forever on failed resources
7 months ago
Matheus Pimenta 59ece92bed
pkg/kube: introduce support for custom kstatus readers
7 months ago
Matt Farina fe1c749183
Fixing failing tests for cli-tools update
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
Matthieu MOREL 157f0ba10a chore: enable thelper
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
Austin Abro 24dc643822
restmapper
1 year ago
Austin Abro 4f33e5c97f
test refactoring
1 year ago
Austin Abro 75292c5e04
refactor
1 year ago
Austin Abro b79dfd09b0
refactor
1 year ago
Austin Abro 14391dea5b
pods and jobs working
1 year ago
Austin Abro cc83b7c2e6
tests passing
2 years ago
Austin Abro 0314135290
tests passing
2 years ago
Austin Abro b9cbc93003
tests passing
2 years ago
Austin Abro 59ef43e399
tests passing
2 years ago
Austin Abro bbe3246f0a
tests passing
2 years ago
Austin Abro a590999323
switch client
2 years ago
Austin Abro f9736d9022
renames
2 years ago
Austin Abro 674ab0d4f6
t.Parrallel
2 years ago
Austin Abro e9d9854364
introduce test for status wait
2 years ago
Austin Abro 71434c0b38
implement logger
2 years ago
Austin Abro 649475265d
implement logger
2 years ago
Austin Abro 8ce1876192
get rid of ext interface
2 years ago
Austin Abro 6b68a00440
change error messages
2 years ago
Austin Abro ac9012577a
status function
2 years ago
Austin Abro 4c97d1276c
helm waiter
2 years ago
Austin Abro cb6d48e6ae
status wait
2 years ago