Commit Graph

65 Commits (58c05f87d7bf73353aa77ae4cacf50af1dc26d4f)

Author SHA1 Message Date
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
Nikolay Mahotkin ec0d104fe1 Reformatting changes
8 years ago
Nikolay Mahotkin fdac5e8a39 Introducing flag for restarting pods during release upgrade/rollback
8 years ago
Nikolay Mahotkin 22b206cc69 Adding pod restarting while upgrading release
8 years ago
Adam Reese 525df8f0d1 ref(kube): simplify encoding for creating patches
8 years ago
Adam Reese fb9ef50bc8 test(kube): add test for upgrade
8 years ago
Adam Reese cac9f9c7cc ref(kube): isolate ensureNamespace and add tests
8 years ago
Adam Reese bceea66d27 ref(kube): remove unused fields on client
8 years ago
Adam Reese ea3be9e3b2 feat(*): migrate to kubernetes 1.5
8 years ago
Adam Reese 803475c824 fix(*): misc linter issues
8 years ago
Adam Reese 2ae8821418 feat(kube): add schema validation
8 years ago
Adam Reese df123865c3 fix(kube): fix incomplete patches generated on update
8 years ago
Adam Reese d59f66fc9e fix(*): fix new linter errors
8 years ago
Matt Butcher 8a7e1ec29f Merge pull request #1512 from technosophos/fix/1508-delete-error-message
8 years ago
Matt Butcher 3830736001
fix(tiller): improve deletion failure handling
8 years ago
Adam Reese 1920761c90 fix(kube): add default client config to the loading rules
8 years ago
Adam Reese ab12c46259 ref(kube): add info match helper functions
8 years ago
Adam Reese afb24d00d3 ref(kube): add newBuilder function to dry up builder calls
8 years ago
Matt Butcher 846011b02a Merge pull request #1473 from technosophos/fix/1468-3rd-party-apis
8 years ago
Matt Butcher f27791c35b
fix(tiller): allow 3rd party APIs
8 years ago
Adam Reese d2648ec479 fix(helm): add kubernetes defaults to context
8 years ago
Matt Butcher 8d32bd2a60 fix(tiller): fix wording for a few errors
8 years ago
Michelle Noorali a8418dd75b fix(kube): find current resource by name and kind
8 years ago
Adam Reese 0f5990f4cd feat(helm): add kubeconfig context switching to init command
8 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
8 years ago
Matt Butcher 95a358de35 Merge pull request #1236 from technosophos/ref/kube1.4
8 years ago
Michelle Noorali ac88aaf218 feat(*): add helm rollback functionality
8 years ago
Matt Butcher e4c217768e ref(*): update to Kubernetes 1.4
8 years ago
Keerthan Reddy Mala (kmala) 55dc7b690f
fix(tiller): Upgrade shouldn't fail if there are no changes
8 years ago
Michelle Noorali f062cff5a3 fix(kube): delete should skip resources not found
8 years ago
Michelle Noorali 50d8d36d8b ref(kube): delete skips IsNotFound errs
8 years ago
Michelle Noorali c7bec34454 chore(kube): make update logic more generic
8 years ago
Michelle Noorali 197e466b9a ref(*): return resource update errors
8 years ago
Matt Butcher 5bcf29d214 feat(tiller): make configmaps the default storage
8 years ago
vaikas-google d2841f92f3 formatting changes, add comments, make tests pass
8 years ago
vaikas-google d8e185267d First cut of adding dynamic cluster support to status command
8 years ago
Michelle Noorali 1b31382d9c chore(glide): add kube pkgs to glide.yaml
8 years ago
Michelle Noorali f600b30c7a feat(kube): add update logic to kube client
8 years ago
Phillip Wittrock 4964467868 Swtich from rc to deployment for running tiller
8 years ago