Commit Graph

203 Commits (dev-v2)

Author SHA1 Message Date
ds-ms 914545851e Fixing condition
8 years ago
Michelle Noorali d6ec975f74
Merge pull request #5140 from eladiw/master
8 years ago
Elad Iwanir 2734066bcc changing return order of test items so the sorting tests will fail if actually broken
8 years ago
Ian Howell a1ea9678be Add unit tests for checking sort order on helm get
8 years ago
ds-ms 1d95d8396b Wait for ingress host to be ready
8 years ago
James Ravn ab0ba3aa63 fix(tiller): respect resource policy on upgrade (#5225)
8 years ago
Elad Iwanir cbf9ad11be fix minor build issue
8 years ago
Elad Iwanir 7c55fdcf02 Sort resources output by 'helm status'
8 years ago
Taylor Thomas ed5297983a
Merge pull request #5015 from tariq1890/rm_k8s_dep
8 years ago
tariqibrahim dc186e12c3 remove for k8s.io/kubernetes deps for simple pod and svc util methods
8 years ago
Taylor Thomas 6d3809a416 ref(kube): Gets rid of superfluous Sprintf call
8 years ago
Taylor Thomas 88af9659a2
Merge pull request #4928 from mortent/FixCustomResourcePrinting
8 years ago
Taylor Thomas 58272bfd4a
Merge pull request #4930 from mortent/FixStatusPodOutput
8 years ago
Morten Torkildsen 55a338579a fix(helm): Allow custom resources in hooks (#4986)
8 years ago
Morten Torkildsen ede43a313d fix(helm): Print details for pod resource
8 years ago
Morten Torkildsen 5ac37fba99 fix(helm): Fix linebreaks when printing custom resources
8 years ago
Matt Farina e91e961587
Merge pull request #4809 from mortent/FixOutputWhitespace
8 years ago
Adam Reese fb0e03ebde
ref(kube): use external api types where possible
8 years ago
Morten Torkildsen 586dc1db61 fix(helm): Use line breaks consistently in status output
8 years ago
Morten Torkildsen dd9ed71429 fix(helm): Update status output to include resource details (#4791)
8 years ago
Adam Reese dbf84cd229
ref(*): kubernetes v1.12 support
8 years ago
Adam Reese efadbd8803
ref(*): kubernetes v1.11 support
8 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
mattjmcnaughton 53c8e9b67e Fix concurrency issues with helm install
8 years ago
Adam Reese b831efdf58
fix(kube): run schema validation on BuildUnstructured
8 years ago
Adam Reese cefee4b749
fix(kube): output internal object table
8 years ago
Adam Reese 6ffff5fea9
fix(kube): get correct versioned object from info helper
8 years ago
Adam Reese 31ddd707e8
fix(kube): use correct object type in watch
8 years ago
AdamDang ee9ef91df0
typo fix get->Get's
8 years ago
AdamDang 138de17c64
Fix some typos
8 years ago
Adam Reese 7c19cb7040
ref(*): kubernetes v1.10 support
9 years ago
Matthew Fisher 3c39e72189
Merge pull request #3401 from bacongobbler/revert-kubeconfig-flag
9 years ago
Matt Farina e6137ff05f
fix(api-machinery): Fixes patching for unstructured objects
9 years ago
Matthew Fisher 2724387506
Merge pull request #3373 from unguiculus/feature/fix-recreate-part-1
9 years ago
Paolo Mainardi b065ffe1fc adding other missing apiVersions
9 years ago
Paolo Mainardi 2cee4c68fa add appsv1beta1 and appsv1beta2 apiVersion
9 years ago
Reinhard Nägele ea520afd3e Fix 'getSelectorFromObject'
9 years ago
Matthew Fisher f13c4d28b5 Revert "feat(helm): adding kubeconfig flag"
9 years ago
Reinhard Nägele 3d05da0109 Fix pod recreation
9 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
9 years ago
Timofey Kirillov 13cb8d8244 Show kind in resource-not-found-in-release error
9 years ago
Tim Hockin 05d4b30730 Convert registry to k8s.gcr.io
9 years ago
Taylor Thomas 04769b7c26
Merge pull request #3131 from fgimenez/fix-2745
9 years ago
Matt Cholick fe3eeaf39d fix(helm): Tunnel closing already closed channel (#3157)
9 years ago
Kai Chen bc45e90198 Remove unnecessary parentheses in switch statements (#3175)
9 years ago
Federico Gimenez e6d907ed28 check if resource is present before adding it to remaining or keep on deletion
9 years ago
gardlt 371ff8f26d feat(helm): adding kubeconfig flag
9 years ago
Adam Reese 2b43ecd405
ref(*): kubernetes v1.8 support
9 years ago
Matthew Fisher d7a81c99e1 Merge pull request #2976 from HotelsDotCom/respect-apiversion-change
9 years ago
Taylor Thomas acd113ec21 Merge pull request #2978 from HotelsDotCom/detailed-wait-log
9 years ago
Maxim Ivanov cd8bae1df5 More helpful wait messages in tiller logs
9 years ago
Maxim Ivanov bed80e482c When looking for original resource on update/delete, ignore Apiversion, use Kind and Name only
9 years ago
devinyan 3458ad8e6a Add the status of pod when using "Helm status" command
9 years ago
Adam Reese 845e990143
feat(*): use kubernetes 1.7
9 years ago
Justin Scott af4c243ee3 Correct punctuation and capitalization for user facing strings.
9 years ago
Taylor Thomas d9c0a8b434 fix(tiller): Adds missing import back
9 years ago
Taylor Thomas b71bd6a455 Merge pull request #2513 from thomastaylor312/feat/moar_logging
9 years ago
Taylor Thomas 119fa6537c feat(tiller): Adds more logging
9 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
9 years ago
tyrannasaurusbanks b4fc1c7cb2 Add check to ensure helm doesnt 'wait' for external services to become 'ready'
9 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
9 years ago
Adam Reese 35aabdb61a Merge pull request #2423 from FengyunPan/add-check
9 years ago
Taylor Thomas d310612526 fix(tiller): Fixes bug with `--wait` and updated deployments
9 years ago
fengyun.pan 7887185984 Add check for getting kubeclient
9 years ago
Kiichiro Okano 46cad97950 Return as not ready if it new RS is nil
9 years ago
Adam Reese 7a141a10b3 fix(helm): correct import for apps api
9 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
9 years ago
kiich 85a91394aa Merge branch 'master' into deploymentsReady-when-newRS-has-minimumReplicas
9 years ago
Kiichiro Okano e3655bb142 Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable
9 years ago
Matt Butcher 55791e227e Merge pull request #2148 from technosophos/fix/2118-broken-status
9 years ago
Anubhav Mishra 76ebf20aac fix(helm): fix typo
10 years ago
Anubhav Mishra b208258f53 fix(helm): more quotation fixes
10 years ago
Anubhav Mishra 73fd0e4557 fix(tiller): now better formatting
10 years ago
Anubhav Mishra c17ce5f9c1 fix(tiller): adding kind to tiller client logs
10 years ago
Matt Butcher 27c3ff595a
fix(tiller): fix helm status failure on missing resource
10 years ago
Taylor Thomas 185fb4f43c fix(tiller): Fixes problem with `--wait` on headless Services
10 years ago
Taylor Thomas 9afa04b71b fix(tiller): Fixes `--wait` panic on upgrade
10 years ago
Adam Reese 12db1f945f fix(kube): fix wait and recreate
10 years ago
Adam Reese 790b90b95b fix(kube): prevent recreating pods without a selector
10 years ago
Adam Reese 67fc1a21aa feat(kube): support upgrading ThirdPartyResources
10 years ago
Adam Reese ae9691910d ref(kube): code style cleanup
10 years ago
Adam Reese 0f461ba8b5 feat(kube): use jsonpatch to update ThirdPartyResources
10 years ago
Adam Reese 4cdb2ac538 feat(kube): support thirdpartyresources
10 years ago
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
10 years ago
Michelle Noorali e132191275 ref(pkg/): refactor helm test logic
10 years ago
Vaughn Dice 9bd12953a9 feat(*): add kube client test
10 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp
10 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
10 years ago
Adam Reese de64da2bb1 ref(kube): misc code cleanup
10 years ago
Adam Reese 9e37009467 fix(kube): reap deleted resources during upgrade
10 years ago
Adam Reese b22e6fcfaa ref(kube): add Result to abstract a collection of resources
10 years ago
Adam Reese d10e9186dc feat(tiller): validate objects against kube schema on dry-run
10 years ago
Matt Butcher dbe1c970b3
ref(tiller): minor style refactor
10 years ago
Matt Butcher b28b58ad8b Merge pull request #1715 from mariusgrigoriu/master
10 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
10 years ago
Marius Grigoriu d87cd95112 Play nicely with roles that don't allow creating namespaces
10 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
10 years ago
Nikolay Mahotkin 44d9274df3 Fixing tests
10 years ago