Commit Graph

75 Commits (83cdffe4aeeded92b2dc7e8b4ef04068b931fbf6)

Author SHA1 Message Date
Benoit Tigeot 83cdffe4ae
Migrate to a dedicated internal package for slog adapter + migrate more
5 months ago
Benoit Tigeot 394ba2d55e
Properly use DefaultLogger
5 months ago
Austin Abro 386523bdbc
update to get waiter instead of set
6 months ago
Austin Abro 11eeb4a6b1
merge
6 months ago
Chris Berry 6d30fa5990 Add HookOutputFunc and generic yaml unmarshaller
7 months ago
Chris Berry cde407b7d1 Add hook annotations to output pod logs to client on success and fail
7 months ago
Austin Abro 7fde4962a8
set waiter in functions
7 months ago
Austin Abro f2dd2c9109
add hook only waiter
7 months ago
Austin Abro 2b03c527f1
set command line flags
7 months ago
Austin Abro f1b642cb0d
unexport newWaiter function
7 months ago
Austin Abro 8fe66998bf
refactor obj logic
8 months ago
Austin Abro eaa6e14546
test cleanup
8 months ago
Austin Abro c26b44f651
update names
8 months ago
Austin Abro 86338215b7
ability to create different waiters
8 months ago
Austin Abro 947425ee64
refactor new
8 months ago
Austin Abro 859ff9b548
change structure of client
8 months ago
Austin Abro 4564b8f712
make a working test
8 months ago
Austin Abro 4c1758143f
basic design up and balling
8 months ago
Austin Abro 6f7ac066ae
extending factory to enable getting a watcher
9 months ago
Alex Johnson 9fd943b481 Add tests to `helm/pkg/kube/client_test.go` to cover `wait.go`
10 months ago
Andreas Karis 79a1f2c801
fix(helm): Retry Conflict error for createResource, deleteResource
11 months ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
2 years ago
cpanato 006bc0f39d
update k8s registry domain
3 years ago
Matt Farina 36e18fa6e1
Fix improper use of Table request/response to k8s API
3 years ago
Li Zhijian 4258e8664e Use T.cleanup() to cleanup cmdtest_temp file
5 years ago
Adam Reese bdf6f48704
fix(pkg/kube): continue deleting objects when one fails
5 years ago
Dong Gang 69d9722eda test(helm): fix client update error
6 years ago
Matthew Fisher 4d5a62303e
fix(kube): replace rather than delete/create
6 years ago
Adam Reese 572b92dc8a
feat(pkg/kube): add openapi validation for k8s objects
6 years ago
Matt Farina e3137d106a
Migrating dependency management to go modules
6 years ago
Matthew Fisher 18ca0dd6c4
ref(client): use three-way merge patch strategy
6 years ago
Taylor Thomas dd8222d7f2 Removes clientset method from interface in favor of the configuration struct
6 years ago
Taylor Thomas 15fc57f8a3 ref(*): Refactors kube client to be a bit more friendly
6 years ago
Matthew Fisher b5d555e4ea
fix(kube): remove namespace enforcement
6 years ago
Adam Reese 0338576fc5
ref(pkg/kube): cleanup kube client interface
6 years ago
Adam Reese 2dd4744d23
ref(pkg/kube): extract wait logic from install/update
6 years ago
Matthew Fisher bb179bdead
chore(dep): bump kubernetes to 1.14.0
7 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
7 years ago
Adam Reese b4ed1de6b8
ref(*): kubernetes v1.12 support
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese 7423eddf21
ref(*): kubernetes v1.11 support
7 years ago
Adam Reese 19398a2ef1
feat(*): store release History in same namespace as release
7 years ago
Adam Reese 7c19cb7040
ref(*): kubernetes v1.10 support
8 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
8 years ago
Tim Hockin 05d4b30730 Convert registry to k8s.gcr.io
8 years ago
Adam Reese 2b43ecd405
ref(*): kubernetes v1.8 support
8 years ago
Adam Reese 845e990143
feat(*): use kubernetes 1.7
8 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
8 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
8 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
9 years ago