Commit Graph

1044 Commits (212d326a3435edfe1d4062a6ea89d265da3fb428)

Author SHA1 Message Date
roc 212d326a34 ref(pkg/repo): rename RepoFile to File
6 years ago
Matt Butcher b290247efa
ref: rename inspect to show (#4927)
6 years ago
Tariq Ibrahim e648c9d1a1 fix missing formatting character error in wrapf statement (#4881)
6 years ago
Matt Butcher 7061716406
ref: require name by default on 'helm install' (#4858)
6 years ago
Matthew Fisher bdd420a6b6
remove dirname constraint on `helm package` (#4141)
6 years ago
Adam Reese b4ed1de6b8
ref(*): kubernetes v1.12 support
6 years ago
Matt Butcher 1ce594f410
ref(helm): rename fetch to pull (#4714)
6 years ago
Matt Butcher 9fda187647
fix(tests): set mock to generate UTC timestamps (#4716)
6 years ago
Adam Reese 3be0d81da7
ref(driver): refactor out function type errors
6 years ago
Adam Reese 21259507bd
ref(*): rename requirements.lock to Chart.lock
6 years ago
Adam Reese f7a7a157ce
ref(*): merge requirement.yaml into Chart.yaml
6 years ago
Adam Reese 516c53dae6
ref(chart): use map for chart.Values
6 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
6 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
6 years ago
Adam Reese 7423eddf21
ref(*): kubernetes v1.11 support
6 years ago
Matthew Fisher 195d21d5d7
ref(cmd): rename `helm delete` to `helm uninstall`
6 years ago
Adam Reese aa859e3f88
feat(*): remove Time, Namespace, and Revision from template functions
6 years ago
Adam Reese 0653ff7635
ref(cmd): dry up values and chartpath flag options
6 years ago
Adam Reese 1d2f40c801
ref(cmd): test template cmd using golden files
6 years ago
Adam Reese 4cc3498608
ref(cmd): refactor argument validation
6 years ago
Adam Reese a02a598c33
ref(tests): simplify cmd test setup/teardown
6 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
6 years ago
Adam Reese 57e288a88d
ref(cmd): consistent naming of cmd variables
6 years ago
Adam Reese c30637b8a1
ref(cmd): remove Writer from Cmd options stucts
6 years ago
Adam Reese 75c4df0b56
ref(tests): use golden files for testing command output
6 years ago
Adam Reese 36e034551f
ref(*): rebuild build version object
6 years ago
Adam Reese 3b9596c6ab
ref(*): convert const types to strings
6 years ago
Adam Reese a5b7cde9e5
ref(cmd): simplify cmd test setup
6 years ago
Adam Reese c50813af54
ref(*): remove local repository (dead code)
6 years ago
Adam Reese b8eb479a4f
ref(cmd): remove serve command
6 years ago
Adam Reese 341e6f4f45
feat(cmd): add --all-namespaces to list
6 years ago
Adam Reese 1a508ccdd1
ref(*): move kubeconfig flags to helm/environment
6 years ago
Adam Reese 19398a2ef1
feat(*): store release History in same namespace as release
6 years ago
Adam Reese 8cdebdb2d5
feat(cmd): alias -n to --namespace
7 years ago
Adam Reese 29e772f631
ref(*): replace TillerVersion with HelmVersion
7 years ago
Adam Reese 4c95185164
ref(*): replace chart.config with []byte
7 years ago
Adam Reese c5151fb7b3
ref(*): cleanup timestamps in tests
7 years ago
Adam Reese c5a76deba3
ref(*): use go conventions for naming types
7 years ago
Adam Reese 36536d77ba
ref(*): remove protobuf any type
7 years ago
Adam Reese 91a6ebfed5
ref(*): remove protobuf timestamps
7 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
7 years ago
Adam Reese a78aff8d39
ref(*): improve initializing helm clients
7 years ago
Adam Reese 68c0b6a24a
ref(proto): remove unused protobufs
7 years ago
Adam Reese 7f6fa70a91
ref(*): remove grpc
7 years ago
Adam Reese 358746fee6
ref(*): remove HELM_HOST
7 years ago
Adam Reese fc4c095cf0
ref(*): remove pkg/kubernetes from tiller and storage
7 years ago
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
7 years ago
Adam Reese a6f0d1360d
fixup! ref(cmd,pkg/helm): remove server side version
7 years ago
Adam Reese 5715ee43d6
ref(*): bypass grpc when invoking helm list
7 years ago
Adam Reese 30a049d12e
ref(cmd): remove deprecated command
7 years ago