Commit Graph

80 Commits (0e81899f5f4f95fcef385bf84fee1edb288abaec)

Author SHA1 Message Date
Anubhav Mishra 76ebf20aac fix(helm): fix typo
9 years ago
Anubhav Mishra b208258f53 fix(helm): more quotation fixes
9 years ago
Anubhav Mishra 73fd0e4557 fix(tiller): now better formatting
9 years ago
Anubhav Mishra c17ce5f9c1 fix(tiller): adding kind to tiller client logs
9 years ago
Taylor Thomas 185fb4f43c fix(tiller): Fixes problem with `--wait` on headless Services
9 years ago
Taylor Thomas 9afa04b71b fix(tiller): Fixes `--wait` panic on upgrade
9 years ago
Adam Reese 12db1f945f fix(kube): fix wait and recreate
9 years ago
Adam Reese 790b90b95b fix(kube): prevent recreating pods without a selector
9 years ago
Adam Reese 67fc1a21aa feat(kube): support upgrading ThirdPartyResources
9 years ago
Adam Reese ae9691910d ref(kube): code style cleanup
9 years ago
Adam Reese 0f461ba8b5 feat(kube): use jsonpatch to update ThirdPartyResources
9 years ago
Adam Reese 4cdb2ac538 feat(kube): support thirdpartyresources
9 years ago
Michelle Noorali e95a0570ad chore(pkg/releasetesting): add test_suite tests
9 years ago
Michelle Noorali e132191275 ref(pkg/): refactor helm test logic
9 years ago
Vaughn Dice 9bd12953a9 feat(*): add kube client test
9 years ago
Michelle Noorali d46d63a8f7 feat(*): add helm test command mvp
9 years ago
Taylor Thomas 7ef9bb6f71 feat(*): Add --wait flag
9 years ago
Adam Reese de64da2bb1 ref(kube): misc code cleanup
9 years ago
Adam Reese 9e37009467 fix(kube): reap deleted resources during upgrade
9 years ago
Adam Reese b22e6fcfaa ref(kube): add Result to abstract a collection of resources
9 years ago
Adam Reese d10e9186dc feat(tiller): validate objects against kube schema on dry-run
9 years ago
Matt Butcher dbe1c970b3
ref(tiller): minor style refactor
9 years ago
Matt Butcher b28b58ad8b Merge pull request #1715 from mariusgrigoriu/master
9 years ago
Taylor Thomas 774789c79a feat(*): Adds support for timeout flag
9 years ago
Marius Grigoriu d87cd95112 Play nicely with roles that don't allow creating namespaces
9 years ago
Nikolay Mahotkin 1eaec045b2 Rename 'restart' to 'recreate'
10 years ago
Nikolay Mahotkin 44d9274df3 Fixing tests
10 years ago
Nikolay Mahotkin ec0d104fe1 Reformatting changes
10 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
10 years ago
Nikolay Mahotkin 22b206cc69 Adding pod restarting while upgrading release
10 years ago
Adam Reese 525df8f0d1 ref(kube): simplify encoding for creating patches
10 years ago
Adam Reese fb9ef50bc8 test(kube): add test for upgrade
10 years ago
Adam Reese cac9f9c7cc ref(kube): isolate ensureNamespace and add tests
10 years ago
Adam Reese bceea66d27 ref(kube): remove unused fields on client
10 years ago
Adam Reese ea3be9e3b2 feat(*): migrate to kubernetes 1.5
10 years ago
Adam Reese 803475c824 fix(*): misc linter issues
10 years ago
Adam Reese 2ae8821418 feat(kube): add schema validation
10 years ago
Adam Reese df123865c3 fix(kube): fix incomplete patches generated on update
10 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
10 years ago
Matt Butcher 8a7e1ec29f Merge pull request #1512 from technosophos/fix/1508-delete-error-message
10 years ago
Matt Butcher 3830736001
fix(tiller): improve deletion failure handling
10 years ago
Adam Reese 1920761c90 fix(kube): add default client config to the loading rules
10 years ago
Adam Reese ab12c46259 ref(kube): add info match helper functions
10 years ago
Adam Reese afb24d00d3 ref(kube): add newBuilder function to dry up builder calls
10 years ago
Matt Butcher 846011b02a Merge pull request #1473 from technosophos/fix/1468-3rd-party-apis
10 years ago
Matt Butcher f27791c35b
fix(tiller): allow 3rd party APIs
10 years ago
Adam Reese d2648ec479 fix(helm): add kubernetes defaults to context
10 years ago
Matt Butcher 8d32bd2a60 fix(tiller): fix wording for a few errors
10 years ago
Michelle Noorali a8418dd75b fix(kube): find current resource by name and kind
10 years ago
Adam Reese 0f5990f4cd feat(helm): add kubeconfig context switching to init command
10 years ago