Commit Graph

165 Commits (a602d70842e63f761e13777095b89edb163367e3)

Author SHA1 Message Date
Matthew Fisher 62edd09800
Merge pull request #5606 from xichengliudui/update-go-const
6 years ago
Matthew Fisher 0d81d92a01
Merge pull request #5112 from mortent/WaitCRDEstablished
6 years ago
xichengliudui 5edb79df4c Using const() defines constants together (part:1)
6 years ago
Morten Torkildsen 32d7f1a3fc fix(helm): Fix manifest validation
6 years ago
Matthew Fisher 53d432fa58
Merge pull request #4871 from flant/fix-no-resource-with-the-name-found
6 years ago
Timofey Kirillov faa5fd0b5e Add clarification log messages before calling cleanup-on-fail during update
6 years ago
Morten Torkildsen b8e40a7c31 fix(helm): Wait for CRDs to reach established state for crd_install hook
6 years ago
Matthew Fisher 3c871c0030
chore(glide): bump kubernetes to 1.14
6 years ago
Pavel Eremeev 535f9cece5 refactor(*): update error message
6 years ago
Fernando Barbosa bf7106f6c0
Add cleanup on fail after wait
6 years ago
Timofey Kirillov 5ffe4ce588
Fix `no RESOURCE with the name NAME found`
6 years ago
Pavel Eremeev bc85db3a19 refactor(*): make "not found" error message user-friendly
6 years ago
Jacob LeGrone ce4c3f51ad
test(resource-policy): verify behavior of non-standard policy types
6 years ago
Jacob LeGrone 55fbed95d5
feat(resource-policy): delete manifests when policy value is delete
6 years ago
Michelle Noorali d6ec975f74
Merge pull request #5140 from eladiw/master
6 years ago
Elad Iwanir 2734066bcc changing return order of test items so the sorting tests will fail if actually broken
6 years ago
Ian Howell a1ea9678be Add unit tests for checking sort order on helm get
6 years ago
James Ravn ab0ba3aa63 fix(tiller): respect resource policy on upgrade (#5225)
6 years ago
Elad Iwanir cbf9ad11be fix minor build issue
6 years ago
Elad Iwanir 7c55fdcf02 Sort resources output by 'helm status'
6 years ago
Taylor Thomas ed5297983a
Merge pull request #5015 from tariq1890/rm_k8s_dep
6 years ago
tariqibrahim dc186e12c3 remove for k8s.io/kubernetes deps for simple pod and svc util methods
6 years ago
Taylor Thomas 6d3809a416 ref(kube): Gets rid of superfluous Sprintf call
6 years ago
Taylor Thomas 88af9659a2
Merge pull request #4928 from mortent/FixCustomResourcePrinting
6 years ago
Taylor Thomas 58272bfd4a
Merge pull request #4930 from mortent/FixStatusPodOutput
6 years ago
Morten Torkildsen 55a338579a fix(helm): Allow custom resources in hooks (#4986)
6 years ago
Morten Torkildsen ede43a313d fix(helm): Print details for pod resource
6 years ago
Morten Torkildsen 5ac37fba99 fix(helm): Fix linebreaks when printing custom resources
6 years ago
Matt Farina e91e961587
Merge pull request #4809 from mortent/FixOutputWhitespace
6 years ago
Adam Reese fb0e03ebde
ref(kube): use external api types where possible
6 years ago
Morten Torkildsen 586dc1db61 fix(helm): Use line breaks consistently in status output
6 years ago
Morten Torkildsen dd9ed71429 fix(helm): Update status output to include resource details (#4791)
6 years ago
Adam Reese dbf84cd229
ref(*): kubernetes v1.12 support
6 years ago
Adam Reese efadbd8803
ref(*): kubernetes v1.11 support
6 years ago
Matthew Fisher 2d77db11fa change copyright to "Copyright The Helm Authors"
6 years ago
Rohan Chakravarthy 4efa18a5ec feat(helm): Add the --kubeconfig flag (#4235)
6 years ago
James Munnelly 5041d74187
Add 'name' label to created namespaces
7 years ago
mattjmcnaughton 53c8e9b67e Fix concurrency issues with helm install
7 years ago
Adam Reese b831efdf58
fix(kube): run schema validation on BuildUnstructured
7 years ago
Adam Reese cefee4b749
fix(kube): output internal object table
7 years ago
Adam Reese 6ffff5fea9
fix(kube): get correct versioned object from info helper
7 years ago
Adam Reese 31ddd707e8
fix(kube): use correct object type in watch
7 years ago
AdamDang ee9ef91df0
typo fix get->Get's
7 years ago
AdamDang 138de17c64
Fix some typos
7 years ago
Adam Reese 7c19cb7040
ref(*): kubernetes v1.10 support
7 years ago
Matthew Fisher 3c39e72189
Merge pull request #3401 from bacongobbler/revert-kubeconfig-flag
7 years ago
Matt Farina e6137ff05f
fix(api-machinery): Fixes patching for unstructured objects
7 years ago
Matthew Fisher 2724387506
Merge pull request #3373 from unguiculus/feature/fix-recreate-part-1
7 years ago
Paolo Mainardi b065ffe1fc adding other missing apiVersions
7 years ago
Paolo Mainardi 2cee4c68fa add appsv1beta1 and appsv1beta2 apiVersion
7 years ago