Commit Graph

139 Commits (68ee30b48cd0e34f2404f7ea56f491b34158edee)

Author SHA1 Message Date
Matt Butcher a5921faf99 feat(chartutils): add support for requirements.yaml
9 years ago
Michelle Noorali e50f9e6b24 ref(helm): refactor checkArgsLength method
9 years ago
Matt Butcher 1b3418d9e3 fix(helm): removed debug output
9 years ago
vaikas-google 6b9c9c5743 fix unit tests that I had b0rked before. Small code cleanup
9 years ago
vaikas-google 406f0ab05c print the status after install/upgrade
9 years ago
Matt Butcher f1d07c3f11 feat(helm): add --verify flag to commands
9 years ago
Trevor Hartman dacc4013c1 Include values from both --set and --values when specified on install
9 years ago
Ville Aikas 1d718d7939 Merge pull request #1015 from vaikas-google/master
9 years ago
vaikas-google d42dbd3538 address code review comments. use text/template instead of html/template
9 years ago
vaikas-google 01a598f531 Add name-template flag for installation that allows the user to specify a template used for release name generation
9 years ago
Matt Butcher 4593111892 fix(helm): rename --reuse-name to --replace
9 years ago
Matt Butcher 9fe7f41364 feat(972): add --reuse-name flag to helm install
9 years ago
Matt Butcher 4b6fbbb67f feat(helm): support command-line values for install
9 years ago
Adam Reese 57bd8b2c28 feat(*): install releases into namespace
9 years ago
Matt Butcher 1ff5499be7 feat(helm): add --no-hooks to 'helm delete'
9 years ago
Matt Butcher a42b43a9fa feat(helm): add --no-hook to helm install
9 years ago
Matt Butcher 64d90aa567 fix(helm): show correct filename on error
9 years ago
Matt Butcher 5b6fad043a Merge pull request #871 from technosophos/feat/helm-install-from-repo
9 years ago
Matt Butcher 9e45ac117d feat(helm): install directly from repo
9 years ago
Matt Butcher e757b24aed fix(*): add license header
9 years ago
fibonacci1729 245b5e080a fix(issue/841): capitalization and punctuation consistency.
9 years ago
Matt Butcher 9ca8c27e16 fix(*): change TOML to YAML
9 years ago
Adam Reese 818c878700 chore(*): use k8s.io as the import path
9 years ago
Adam Reese b26bd2e939 fix(cmd): rename verbose flag to debug
10 years ago
Adam Reese 94432ffb39 fix(deadcode): remove unused global variables
10 years ago
Adam Reese f0a15743d4 feat(tunnel): wire in the tunnel setup and teardown
10 years ago
Matt Butcher 97cff39408 fix(helm): allow repo names in helm install
10 years ago
Matt Butcher b1fb7cea7d feat(helm): allow user to specify release name
10 years ago
Matt Butcher 5c942226a3 feat(helm): allow overriding values
10 years ago
Matt Butcher e2bd651615 fix(helm): allow TILLER_HOME to be used everywhere
10 years ago
fibonacci1729 9e0408fc57 fix(helm): fix for issue #680r
10 years ago
Matt Butcher 463c7e25aa fix(helm): fix error formatting
10 years ago
Matt Butcher 422700363e feat(pkg): add a timeconv.String function
10 years ago
Matt Butcher e24be19e9c fix(helm): make install ouput similar to others
10 years ago
Matt Butcher 6db7c39b84 feat(helm, tiller): implement k8s portion of install
10 years ago
Matt Butcher 6950fe42dd feat(helm, tiller): add release listings
10 years ago
Brian c349bfbffd feat(chart2proto): chart to proto transformations for helm grpc client
10 years ago
Matt Butcher f098cb6fb6 fix(*): rewrite import paths
10 years ago
Brian 7bc50a5d79 feat(tiller): add initial tiller client for basic helm installs.
10 years ago