Commit Graph

91 Commits (7011d40fc2abc88732bec7f4e574b93d260e1f4c)

Author SHA1 Message Date
George Jenkins 45141451b4 Kube client support server-side apply
2 months ago
curlwget bfc1af68fb chore: fix function in comment
3 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
6 months ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
6 months ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
6 months ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
6 months ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
6 months ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
6 months ago
Austin Abro 83266254f0
merge
7 months ago
Benoit Tigeot 4f4c858f9c
Ignore unused parameter
7 months ago
Benoit Tigeot 94cb21c7c4
Follow convention for error with slog.Any()
7 months ago
Benoit Tigeot e3e84b6dfe
"beginning wait" is dedicated to be display as debug log
7 months ago
Benoit Tigeot 0e4d185370
Inform about time spent waiting resources to be ready in slog format
7 months ago
Austin Abro 10f78c814c
legacy waiter
7 months ago
Austin Abro 978d5a3318
lint
8 months ago
Austin Abro 7207565e12
lint
8 months ago
Austin Abro f49a7e134a
start watch until ready
8 months ago
Austin Abro 8fe66998bf
refactor obj logic
9 months ago
Austin Abro 8ce1876192
get rid of ext interface
9 months ago
Austin Abro b8bdcc3a2b
Helm waiter
9 months ago
Austin Abro 4c97d1276c
helm waiter
9 months ago
Austin Abro 86338215b7
ability to create different waiters
9 months ago
Austin Abro 4dd6e19b1d
provide path for creating new legacy waiter
9 months ago
Austin Abro c3eeab67f9
merge
9 months ago
Austin Abro 28a9183ee3
context
9 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
9 months ago
Austin Abro 4c1758143f
basic design up and balling
9 months ago
Matt Farina 5727f56a96
Update to Go 1.23
10 months ago
Justen Stall 7df69020d8
revert duplicate slice conditions
11 months ago
Justen Stall b0944e8e7e
fix incorrect error return
11 months ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
11 months ago
Matt Farina a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
2 years ago
Robert Sirchia d58d7b3762 Fixing all the linting errors
2 years ago
MichaelMorris d2cf8c66f1 Updated for review comments
2 years ago
MichaelMorris fc74964f8a Add robustness to wait status checks
2 years ago
Tom Wieczorek b9361407a3
Bump k8s.io deps from v0.26.0 to v0.27.0
3 years ago
Cenk Alti d32c623699 Revert "Tolerate temporary errors from etcdserver"
3 years ago
Davanum Srinivas ebc79fa807
Tolerate temporary errors from etcdserver
3 years ago
Mike Ng 655bdcd2fd feat: add optional boolean '--wait' flag to 'uninstall' command.
4 years ago
Joe Lanford 98d98369ed
Add ReadyChecker to decouple ready check logic from --wait
5 years ago
James McElwain 54410194a6 closes #9312
5 years ago
zh168654 957d2a2bf9 add wait-for-jobs flag
5 years ago
zh168654 5825112a8b helm upgrade with --wait support jobs in manifest to be completed
5 years ago
Tariq Ibrahim b07b2589fb
optimise if condition in service ready logic
5 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
6 years ago
Federico Bevione af0007c908 fix(helm): improved logs
6 years ago
Federico Bevione 077503f175 fix(helm): Reworded logs for clarity
6 years ago
Federico Bevione 438eaec971 fix(helm): Don't wait for service to be ready when external IP are set
6 years ago
Taylor Thomas ecb55c1de7 fix(wait): Adds support for waiting on v1 apiextensions for CRDs
6 years ago
Taylor Thomas c69af3d5bd fix(wait): Removes ingress checks
6 years ago