Commit Graph

126 Commits (8cdebdb2d50af724059c7bca6da55ef5ca73b404)

Author SHA1 Message Date
Adam Reese c233336079
ref(pkg/kube): simplify creating versioned objects
9 years ago
Adam Reese 8f58c9efdc
ref(*): refactor release testing
9 years ago
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
9 years ago
AdamDang ee9ef91df0
typo fix get->Get's
9 years ago
AdamDang 138de17c64
Fix some typos
9 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
10 years ago
Adam Reese 7a141a10b3 fix(helm): correct import for apps api
10 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
10 years ago
kiich 85a91394aa Merge branch 'master' into deploymentsReady-when-newRS-has-minimumReplicas
10 years ago
Kiichiro Okano e3655bb142 Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable
10 years ago
Matt Butcher 55791e227e Merge pull request #2148 from technosophos/fix/2118-broken-status
10 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