Commit Graph

139 Commits (68ee30b48cd0e34f2404f7ea56f491b34158edee)

Author SHA1 Message Date
Joe Lanford 68ee30b48c cmd/*,pkg/*: move ValueOptions to cmd package and decouple from SDK
6 years ago
Matt Farina 670968fb19
Removing the stable repository
6 years ago
Taylor Thomas 93d07c862d feat(*): Adds back --atomic functionality to Helm 3
6 years ago
Adam Reese b49db9e6e6
ref(pkg/chartutil): break up chartutil into logical files
6 years ago
Adam Reese b960dea497
fix(cmd/helm): set 300s as default on timeout flags
7 years ago
Adam Reese b97f881be0
ref(*): use time.Duration for timeouts
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Matthew Fisher f185103b60
ref(action): move AddFlags functions back to cmd
7 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
7 years ago
Martin Hickey ef4d2a6e65 Update after review
7 years ago
Martin Hickey abdaf3ce1b Add chart type
7 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations (#5077)
7 years ago
Adam Reese 825b15c763
Merge pull request #4972 from adamreese/ref/chart-dependencies
7 years ago
Adam Reese 85aef0d3d7
ref(pkg/chart): rename Requirements to Dependencies
7 years ago
roc 79f88dfc5e ref(url) update helm's github url (#4962)
7 years ago
Matt Butcher 7061716406
ref: require name by default on 'helm install' (#4858)
7 years ago
Adam Reese f7a7a157ce
ref(*): merge requirement.yaml into Chart.yaml
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
7 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
7 years ago
Adam Reese 0653ff7635
ref(cmd): dry up values and chartpath flag options
8 years ago
Adam Reese 4cc3498608
ref(cmd): refactor argument validation
8 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
8 years ago
Adam Reese 57e288a88d
ref(cmd): consistent naming of cmd variables
8 years ago
Adam Reese c30637b8a1
ref(cmd): remove Writer from Cmd options stucts
8 years ago
Adam Reese a5b7cde9e5
ref(cmd): simplify cmd test setup
8 years ago
Adam Reese 341e6f4f45
feat(cmd): add --all-namespaces to list
8 years ago
Adam Reese 19398a2ef1
feat(*): store release History in same namespace as release
8 years ago
Adam Reese 8cdebdb2d5
feat(cmd): alias -n to --namespace
8 years ago
Adam Reese 36536d77ba
ref(*): remove protobuf any type
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Adam Reese 496ca54183
ref(*): bypass grpc for helm client
8 years ago
Gijs Kunze 458ba8ce37 Removes unnecessary if block
8 years ago
Matthew Fisher 282984e75f
Merge pull request #3716 from lestrrat/master
8 years ago
Arturo Contreras a615f80c92 Adding --set-string flag to force string values.
8 years ago
Eyal Ben Moshe b6335b7dfe Authentication support for remote charts repositories (#3206)
8 years ago
Andrii Soldatenko 08f450404b Fixed typo
8 years ago
Daisuke Maki afed555572 Add actionable message in the error
8 years ago
Matthew Fisher a66a39a171 fix helm init --wait
8 years ago
Arash Deshmeh 244b1b1528 fix(helm): fix the build-time golint warning on 'cmd/helm/install.go'
8 years ago
Matthew Fisher f13c4d28b5 Revert "feat(helm): adding kubeconfig flag"
8 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
8 years ago
Igor Vuk d81780032a Fix a typo in install.go, update helm_install.md
8 years ago
Christoph Hösler af9190f956 feature: let FindChartInRepoURL return absolute chart URLs
8 years ago
Christoph Hösler 2106766ab8 fix: rename variable due to linter warning
8 years ago
Christoph Hösler 57daa56b81 Update installDesc
8 years ago
Christoph Hösler 09313ad26c fix(helm): resolve relative chart paths
8 years ago
gardlt 371ff8f26d feat(helm): adding kubeconfig flag
8 years ago
xuhaigang ae49979175 feat(helm): Add a flag --dep-up that helm install will automatically execute helm dep up when charts are in requirements.yaml but not in charts
8 years ago
Matthew Fisher 1eff362941 Merge pull request #3014 from mattfarina/fix/semver-order
8 years ago
Maciej Kwiek 3d94d9cfec Merge pull request #2769 from rocky-nupt/feature-remote-value
8 years ago