Commit Graph

178 Commits (d251b94efc23ef5ec00f473cf9c44e4679963e32)

Author SHA1 Message Date
Matthew Fisher 0171f9b9ed
Merge pull request #5789 from perher/no-wait-paused
6 years ago
Richard Connon 55ccdd040d Use watcher with retries to wait for resources
6 years ago
Sakura 627283ac74
fix typo
6 years ago
Yusuke Kuoka ae52477fbd fix: upgrade with CRD changes
7 years ago
Tariq Ibrahim 276bb9b1c8
fix golint issues reported by make test
7 years ago
Martin Hickey c3242d1be4
Merge pull request #5532 from mortent/WaitForDelete
7 years ago
Morten Torkildsen cb2207c2fb fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing
7 years ago
Matthew Fisher af0bb6d26b
Merge pull request #5760 from mortent/revertValidationFix
7 years ago
Per Hermansson b0e7b8c9d9 Skip waiting for paused deployments
7 years ago
dev-chulbuji 3708fad517 feat: change miss fixing
7 years ago
dev-chulbuji 3d487547f9 change deployment version
7 years ago
Morten Torkildsen ad886c5e36 fix(helm): Disable schema validation for manifests
7 years ago
Morten Torkildsen 94adb5bbe0 fix(helm): Only validate new manifests
7 years ago
Matthew Fisher 62edd09800
Merge pull request #5606 from xichengliudui/update-go-const
7 years ago
Matthew Fisher 0d81d92a01
Merge pull request #5112 from mortent/WaitCRDEstablished
7 years ago
xichengliudui 5edb79df4c Using const() defines constants together (part:1)
7 years ago
Morten Torkildsen 32d7f1a3fc fix(helm): Fix manifest validation
7 years ago
Matthew Fisher 53d432fa58
Merge pull request #4871 from flant/fix-no-resource-with-the-name-found
7 years ago
Timofey Kirillov faa5fd0b5e Add clarification log messages before calling cleanup-on-fail during update
7 years ago
Morten Torkildsen b8e40a7c31 fix(helm): Wait for CRDs to reach established state for crd_install hook
7 years ago
Matthew Fisher 3c871c0030
chore(glide): bump kubernetes to 1.14
7 years ago
Pavel Eremeev 535f9cece5 refactor(*): update error message
7 years ago
Fernando Barbosa bf7106f6c0
Add cleanup on fail after wait
7 years ago
Timofey Kirillov 5ffe4ce588
Fix `no RESOURCE with the name NAME found`
7 years ago
Pavel Eremeev bc85db3a19 refactor(*): make "not found" error message user-friendly
7 years ago
Jacob LeGrone ce4c3f51ad
test(resource-policy): verify behavior of non-standard policy types
7 years ago
Jacob LeGrone 55fbed95d5
feat(resource-policy): delete manifests when policy value is delete
7 years ago
Michelle Noorali d6ec975f74
Merge pull request #5140 from eladiw/master
7 years ago
Elad Iwanir 2734066bcc changing return order of test items so the sorting tests will fail if actually broken
7 years ago
Ian Howell a1ea9678be Add unit tests for checking sort order on helm get
7 years ago
James Ravn ab0ba3aa63 fix(tiller): respect resource policy on upgrade (#5225)
7 years ago
Elad Iwanir cbf9ad11be fix minor build issue
7 years ago
Elad Iwanir 7c55fdcf02 Sort resources output by 'helm status'
7 years ago
Taylor Thomas ed5297983a
Merge pull request #5015 from tariq1890/rm_k8s_dep
7 years ago
tariqibrahim dc186e12c3 remove for k8s.io/kubernetes deps for simple pod and svc util methods
7 years ago
Taylor Thomas 6d3809a416 ref(kube): Gets rid of superfluous Sprintf call
7 years ago
Taylor Thomas 88af9659a2
Merge pull request #4928 from mortent/FixCustomResourcePrinting
7 years ago
Taylor Thomas 58272bfd4a
Merge pull request #4930 from mortent/FixStatusPodOutput
7 years ago
Morten Torkildsen 55a338579a fix(helm): Allow custom resources in hooks (#4986)
7 years ago
Morten Torkildsen ede43a313d fix(helm): Print details for pod resource
7 years ago
Morten Torkildsen 5ac37fba99 fix(helm): Fix linebreaks when printing custom resources
7 years ago
Matt Farina e91e961587
Merge pull request #4809 from mortent/FixOutputWhitespace
7 years ago
Adam Reese fb0e03ebde
ref(kube): use external api types where possible
7 years ago
Morten Torkildsen 586dc1db61 fix(helm): Use line breaks consistently in status output
7 years ago
Morten Torkildsen dd9ed71429 fix(helm): Update status output to include resource details (#4791)
7 years ago
Adam Reese dbf84cd229
ref(*): kubernetes v1.12 support
7 years ago
Adam Reese efadbd8803
ref(*): kubernetes v1.11 support
7 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
8 years ago
Rohan Chakravarthy 4efa18a5ec feat(helm): Add the --kubeconfig flag (#4235)
8 years ago
James Munnelly 5041d74187
Add 'name' label to created namespaces
8 years ago