Commit Graph

120 Commits (13e82d2039a9d69978fa80135e3c76ae734a821a)

Author SHA1 Message Date
Matthew Fisher 0d81d92a01
Merge pull request #5112 from mortent/WaitCRDEstablished
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 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
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 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
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
Matt Farina e6137ff05f
fix(api-machinery): Fixes patching for unstructured objects
7 years ago
Reinhard Nägele ea520afd3e Fix 'getSelectorFromObject'
7 years ago
Reinhard Nägele 3d05da0109 Fix pod recreation
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Timofey Kirillov 13cb8d8244 Show kind in resource-not-found-in-release error
7 years ago
Federico Gimenez e6d907ed28 check if resource is present before adding it to remaining or keep on deletion
7 years ago
Adam Reese 2b43ecd405
ref(*): kubernetes v1.8 support
7 years ago
devinyan 3458ad8e6a Add the status of pod when using "Helm status" command
7 years ago
Adam Reese 845e990143
feat(*): use kubernetes 1.7
7 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
8 years ago
Taylor Thomas d9c0a8b434 fix(tiller): Adds missing import back
8 years ago
Taylor Thomas b71bd6a455 Merge pull request #2513 from thomastaylor312/feat/moar_logging
8 years ago
Taylor Thomas 119fa6537c feat(tiller): Adds more logging
8 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
8 years ago