Commit Graph

103 Commits (d7a81c99e18e6cf2b0b666f03d88a8b443b93748)

Author SHA1 Message Date
Matthew Fisher d7a81c99e1 Merge pull request #2976 from HotelsDotCom/respect-apiversion-change
7 years ago
Taylor Thomas acd113ec21 Merge pull request #2978 from HotelsDotCom/detailed-wait-log
7 years ago
Maxim Ivanov cd8bae1df5 More helpful wait messages in tiller logs
7 years ago
Maxim Ivanov bed80e482c When looking for original resource on update/delete, ignore Apiversion, use Kind and Name only
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.
7 years ago
Taylor Thomas d9c0a8b434 fix(tiller): Adds missing import back
7 years ago
Taylor Thomas b71bd6a455 Merge pull request #2513 from thomastaylor312/feat/moar_logging
7 years ago
Taylor Thomas 119fa6537c feat(tiller): Adds more logging
7 years ago
peay 0f26cc5522 Add --force to upgrade and rollback
7 years ago
tyrannasaurusbanks b4fc1c7cb2 Add check to ensure helm doesnt 'wait' for external services to become 'ready'
7 years ago
Adam Reese 15254e4c5c feat(*): add generic logging interface (#2394)
7 years ago
Adam Reese 35aabdb61a Merge pull request #2423 from FengyunPan/add-check
7 years ago
Taylor Thomas d310612526 fix(tiller): Fixes bug with `--wait` and updated deployments
7 years ago
fengyun.pan 7887185984 Add check for getting kubeclient
7 years ago
Kiichiro Okano 46cad97950 Return as not ready if it new RS is nil
7 years ago
Adam Reese 7a141a10b3 fix(helm): correct import for apps api
8 years ago
Adam Reese 85c41ef11a ref(*): kubernetes v1.6
8 years ago
kiich 85a91394aa Merge branch 'master' into deploymentsReady-when-newRS-has-minimumReplicas
8 years ago
Kiichiro Okano e3655bb142 Trigger deployment as success when new replicaSet has reached minimum you need which is number of replicas minus maxUnavailable
8 years ago
Matt Butcher 55791e227e Merge pull request #2148 from technosophos/fix/2118-broken-status
8 years ago
Anubhav Mishra 76ebf20aac fix(helm): fix typo
8 years ago
Anubhav Mishra b208258f53 fix(helm): more quotation fixes
8 years ago
Anubhav Mishra 73fd0e4557 fix(tiller): now better formatting
8 years ago
Anubhav Mishra c17ce5f9c1 fix(tiller): adding kind to tiller client logs
8 years ago
Matt Butcher 27c3ff595a
fix(tiller): fix helm status failure on missing resource
8 years ago
Taylor Thomas 185fb4f43c fix(tiller): Fixes problem with `--wait` on headless Services
8 years ago
Taylor Thomas 9afa04b71b fix(tiller): Fixes `--wait` panic on upgrade
8 years ago
Adam Reese 12db1f945f fix(kube): fix wait and recreate
8 years ago
Adam Reese 790b90b95b fix(kube): prevent recreating pods without a selector
8 years ago
Adam Reese 67fc1a21aa feat(kube): support upgrading ThirdPartyResources
8 years ago
Adam Reese ae9691910d ref(kube): code style cleanup
8 years ago
Adam Reese 0f461ba8b5 feat(kube): use jsonpatch to update ThirdPartyResources
8 years ago
Adam Reese 4cdb2ac538 feat(kube): support thirdpartyresources
8 years ago
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
8 years ago
Michelle Noorali e132191275 ref(pkg/): refactor helm test logic
8 years ago
Vaughn Dice 9bd12953a9 feat(*): add kube client test
8 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp
8 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
8 years ago
Adam Reese de64da2bb1 ref(kube): misc code cleanup
8 years ago
Adam Reese 9e37009467 fix(kube): reap deleted resources during upgrade
8 years ago
Adam Reese b22e6fcfaa ref(kube): add Result to abstract a collection of resources
8 years ago
Adam Reese d10e9186dc feat(tiller): validate objects against kube schema on dry-run
8 years ago
Matt Butcher dbe1c970b3
ref(tiller): minor style refactor
8 years ago
Matt Butcher b28b58ad8b Merge pull request #1715 from mariusgrigoriu/master
8 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
8 years ago
Marius Grigoriu d87cd95112 Play nicely with roles that don't allow creating namespaces
8 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
8 years ago
Nikolay Mahotkin 44d9274df3 Fixing tests
8 years ago