Commit Graph

929 Commits (369e44ad43c529dc71f88a69ac1602e465c0e20b)

Author SHA1 Message Date
Yaroslav Molochko 2f252e9524 Add --replicas option for HA fixes #2334
7 years ago
James Munnelly 829fe51f1e
Add link to securing helm docs in 'helm init' text
7 years ago
Justin Scott 420be49522
Merge pull request #3475 from jascott1/3394_reset
7 years ago
Matthew Fisher bf77961cf4
Merge pull request #3383 from PureWhiteWu/refactor/error
7 years ago
Matthew Fisher e13eba128f
Merge pull request #3508 from adshmh/fix-set-app-version-unit-test-implicit-dependency
7 years ago
Matthew Fisher 44fe4ce2a6
Merge pull request #3519 from liamawhite/master
7 years ago
Matthew Fisher de678ca51e
Merge pull request #3532 from joonix/mute_warning
7 years ago
Matthew Fisher 5e2362e008
Merge pull request #3543 from adshmh/fix-left-over-repotest-dirs-from-tests
7 years ago
Matthew Fisher 17c2272490
Merge pull request #3482 from powerhome/bugfix/keepalive-mismatch
7 years ago
Arash Deshmeh 55cc23cb01 fix(helm): fix the bug in tests under cmd/helm that leaves behind temporary directories named "repo-test-*" during build.
7 years ago
Johnny Bergström 0d758cfd41 Mute upgrade --install default namespace warning
7 years ago
Liam White abd33764e8 Fix linting bug with charts containing more than one hyphen
7 years ago
Arash Deshmeh c78af5483c fix(helm): fix the implicit dependency of TestSetAppVersion test on previous tests, due to helm home,
7 years ago
Arash Deshmeh a9ba3aa897 fix(helm): fix the bug in test code 'cmd/helm/create_test.go' that leaves behind temp directories during build
7 years ago
Sunny cff4ea416e
feat(helm): add --template flag to `helm version`
7 years ago
Justin Scott 084a2bb945 fix(helm): update helm reset --force tip for clarity
7 years ago
Ben Langfeld 3b22ecd53b Keepalive config should be independent of TLS
7 years ago
Ben Langfeld 588f7a8443 Tiller should only enforce what we expect from Helm
7 years ago
Arash Deshmeh 244b1b1528 fix(helm): fix the build-time golint warning on 'cmd/helm/install.go'
7 years ago
Matthew Fisher 3c39e72189
Merge pull request #3401 from bacongobbler/revert-kubeconfig-flag
7 years ago
Matthew Fisher f13c4d28b5 Revert "feat(helm): adding kubeconfig flag"
7 years ago
Matthew Fisher 4947e5aaf8 fix helm init --upgrade logic
7 years ago
Pure White 0ddfbaafb6
refactor prettyError, closes #3381
7 years ago
Kazuki Suda 7b5a837b04 helm template: display the default value of --kube-version in help message
7 years ago
Matt Farina c359ea66ed
Merge pull request #3350 from mattfarina/fix/3349
7 years ago
Alex Johnson b29d25ef0b Added a --wait flag for helm init which pings the Tiller server and ensures that it is ready to receive requests
7 years ago
Reinhard Nägele d819ca2b94 Add AppVersion to initial chart
7 years ago
Matt Farina d5a865b5f4
fix(capabilities): Adding GitVersion to default set
7 years ago
Adam Reese e9203b826b
fix(helm): filter helm list to print latest release (#3335)
7 years ago
rocky-nupt a6381e83a7 feat(helm): Add --col-width to helm list and helm history (#2836)
7 years ago
Florian Zysset fa06dd176d helm init --upgrade will downgrade (#2805)
7 years ago
Adam Reese a31e3b8fe1
ref(*): kubernetes v1.9 support (#3234)
7 years ago
Matthew Fisher 1e373043b7
Merge pull request #3233 from pietromenna/symbolic-link-on-helm-init
7 years ago
Matthew Fisher 5decaa244e
Merge pull request #2754 from rbwsam/feat/get_kube_ver
7 years ago
Julian ca415ab8db feat(helm): support namespace and additional values in lint (#2972)
7 years ago
Pietro Menna 9129188fad
fix(helm): Init not creating local-index symlink on Windows
7 years ago
Matt Farina 9d4b9ca208
feat(status): Optional output as JSON and YAML
7 years ago
Sam Leavens 558dcf3cd4 Only show k8s version if asking for server version
7 years ago
Matthew Fisher 618094ccd2 fix TLS default path
7 years ago
Taylor Thomas 44e5cecdca fix(tiller): Forces close of idle gRPC connections
7 years ago
Adam Reese e93b77166d
Merge pull request #3025 from beeradb/fakeclient-releasestatus
7 years ago
Arash Deshmeh 9e869700c0 fix(helm): add --app-version flag to 'helm package'
7 years ago
Igor Vuk d81780032a Fix a typo in install.go, update helm_install.md
7 years ago
Matthew Fisher cad89240f3
Merge pull request #3187 from hoesler/fix/chart_downloader
7 years ago
Christoph Hösler af9190f956 feature: let FindChartInRepoURL return absolute chart URLs
7 years ago
Morgan Parry b74c21a7b2 fix(helm): Fixed semantic version constraints on 'search' command (#3116)
7 years ago
Christoph Hösler 2106766ab8 fix: rename variable due to linter warning
7 years ago
Christoph Hösler 57daa56b81 Update installDesc
7 years ago
Christoph Hösler 09313ad26c fix(helm): resolve relative chart paths
7 years ago
Rajat Jindal 7f13e13a71 support output-dir when running 'helm template' (#3144)
7 years ago