Commit Graph

66 Commits (0314135290d69e35c4f3c70330cc212ae0186a7c)

Author SHA1 Message Date
Austin Abro f1b642cb0d
unexport newWaiter function
8 months ago
Austin Abro 8fe66998bf
refactor obj logic
9 months ago
Austin Abro eaa6e14546
test cleanup
9 months ago
Austin Abro c26b44f651
update names
9 months ago
Austin Abro 86338215b7
ability to create different waiters
9 months ago
Austin Abro 947425ee64
refactor new
9 months ago
Austin Abro 859ff9b548
change structure of client
9 months ago
Austin Abro 4564b8f712
make a working test
10 months ago
Austin Abro 4c1758143f
basic design up and balling
10 months ago
Austin Abro 6f7ac066ae
extending factory to enable getting a watcher
10 months ago
Alex Johnson 9fd943b481 Add tests to `helm/pkg/kube/client_test.go` to cover `wait.go`
11 months ago
Andreas Karis 79a1f2c801
fix(helm): Retry Conflict error for createResource, deleteResource
12 months ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 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
6 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
7 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
8 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)
9 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
9 years ago
Matt Butcher 27c3ff595a
fix(tiller): fix helm status failure on missing resource
9 years ago
Taylor Thomas 9afa04b71b fix(tiller): Fixes `--wait` panic on upgrade
9 years ago
Adam Reese 67fc1a21aa feat(kube): support upgrading ThirdPartyResources
9 years ago
Adam Reese 0f461ba8b5 feat(kube): use jsonpatch to update ThirdPartyResources
9 years ago
Vaughn Dice 9bd12953a9 feat(*): add kube client test
9 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp
9 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
9 years ago
Adam Reese 9e37009467 fix(kube): reap deleted resources during upgrade
9 years ago
Adam Reese b22e6fcfaa ref(kube): add Result to abstract a collection of resources
9 years ago