Commit Graph

94 Commits (00cc0abf024eff9d30ff17debae158359dca20c9)

Author SHA1 Message Date
Brenden Ehlers 1c119bcaa6 fix: add default casess to switch statements
4 months ago
Mads Jensen a18e59e465 Enable the sloglint linter
5 months ago
Matheus Pimenta efc1702657
Introduce a context for canceling wait operations
6 months ago
George Jenkins 45141451b4 Kube client support server-side apply
8 months ago
curlwget bfc1af68fb chore: fix function in comment
10 months ago
Justen Stall 280a9ddbdb
Merge branch 'main' into stdlib-errors-2
1 year ago
Benoit Tigeot cbaac7652d
Call slog directly instead of using a wrapper
1 year ago
Benoit Tigeot 0c85456788
Leverage slog.Any for errors
1 year ago
Benoit Tigeot b2380720eb
Migrate to pure slog without a custom wrapper
1 year ago
Benoit Tigeot b42767be40
Migrate more code to log adapter
1 year ago
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
1 year ago
Austin Abro 83266254f0
merge
1 year ago
Benoit Tigeot 4f4c858f9c
Ignore unused parameter
1 year ago
Benoit Tigeot 94cb21c7c4
Follow convention for error with slog.Any()
1 year ago
Benoit Tigeot e3e84b6dfe
"beginning wait" is dedicated to be display as debug log
1 year ago
Benoit Tigeot 0e4d185370
Inform about time spent waiting resources to be ready in slog format
1 year ago
Austin Abro 10f78c814c
legacy waiter
1 year ago
Austin Abro 978d5a3318
lint
1 year ago
Austin Abro 7207565e12
lint
1 year ago
Austin Abro f49a7e134a
start watch until ready
1 year ago
Austin Abro 8fe66998bf
refactor obj logic
1 year ago
Austin Abro 8ce1876192
get rid of ext interface
1 year ago
Austin Abro b8bdcc3a2b
Helm waiter
1 year ago
Austin Abro 4c97d1276c
helm waiter
1 year ago
Austin Abro 86338215b7
ability to create different waiters
1 year ago
Austin Abro 4dd6e19b1d
provide path for creating new legacy waiter
1 year ago
Austin Abro c3eeab67f9
merge
1 year ago
Austin Abro 28a9183ee3
context
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
Austin Abro 4c1758143f
basic design up and balling
1 year ago
Matt Farina 5727f56a96
Update to Go 1.23
1 year ago
Justen Stall 7df69020d8
revert duplicate slice conditions
1 year ago
Justen Stall b0944e8e7e
fix incorrect error return
1 year ago
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year 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
3 years ago
MichaelMorris fc74964f8a Add robustness to wait status checks
3 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"
4 years ago
Davanum Srinivas ebc79fa807
Tolerate temporary errors from etcdserver
4 years ago
Mike Ng 655bdcd2fd feat: add optional boolean '--wait' flag to 'uninstall' command.
5 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
6 years ago
zh168654 5825112a8b helm upgrade with --wait support jobs in manifest to be completed
6 years ago
Tariq Ibrahim b07b2589fb
optimise if condition in service ready logic
6 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