Commit Graph

35 Commits (82d9bedea7d3e342011d82e2e11ff83b396dffbe)

Author SHA1 Message Date
rohansood10 c59c140ce0 fix: correct import comment in statuswait.go from v3 to v4
1 week ago
Austin Abro 63b40a7a5e
use logger with waiter
1 month ago
Matheus Pimenta b0b35f1231
feat(kstatus): fine-grained context options for waiting
1 month ago
Matheus Pimenta bbec77c1f7
bugfix(kstatus): do not wait forever on failed resources
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
Mohsen Mottaghi 3dd54ed0b6
fix: use namespace-scoped watching to avoid cluster-wide LIST permissions
3 months ago
shuv0id 2dc5864f44 fix: add missing context to debug logs
3 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
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
4 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
11 months ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
11 months ago
Austin Abro 24dc643822
restmapper
1 year ago
Austin Abro a18589c4d8
fmt
1 year ago
Austin Abro b79dfd09b0
refactor
1 year ago
Austin Abro ecd5316577
lint
1 year ago
Austin Abro f2dd2c9109
add hook only waiter
1 year ago
Austin Abro 7207565e12
lint
1 year ago
Austin Abro f866409c50
move statusreaders to it's own package
1 year ago
Austin Abro 14391dea5b
pods and jobs working
1 year ago
Austin Abro 187e99d299
custom status readers look good
1 year ago
Austin Abro f49a7e134a
start watch until ready
1 year ago
Austin Abro a590999323
switch client
1 year ago
Austin Abro cf51d714e8
go fmt
1 year ago
Austin Abro 4e12f9d530
simplify messages
1 year ago
Austin Abro 8fe66998bf
refactor obj logic
1 year ago
Austin Abro e9d9854364
introduce test for status wait
1 year ago
Austin Abro 649475265d
implement logger
1 year ago
Austin Abro 8ce1876192
get rid of ext interface
1 year ago
Austin Abro e6c6a40fe0
general error message
1 year ago
Austin Abro 6b68a00440
change error messages
1 year ago
Austin Abro ac9012577a
status function
1 year ago
Austin Abro 4c97d1276c
helm waiter
1 year ago
Austin Abro cb6d48e6ae
status wait
1 year ago