Commit Graph

1548 Commits (bb33b9264fd657103d160adae5a091a2e3afdcc4)

Author SHA1 Message Date
Matthew Fisher bfb39c0c68
bump DefaultCapabilities to 1.18
5 years ago
Matthew Fisher 1d4eb7440d
Merge pull request #7917 from zgfh/feature/group_command
5 years ago
Martin Hickey e672a42efa
Merge pull request #7932 from waveywaves/7537-install-only-crds-fails
5 years ago
Liu Ming 3bd084c35d Merge remote-tracking branch 'helm/master'
5 years ago
Matt Farina f90b842d3e
Merge branch 'master' into xdg
5 years ago
Liu Ming bc515991f8 docs: fix capitalization in a few help messages
5 years ago
Matt Butcher 8316a403ed bump version to v3.2
5 years ago
Vibhav Bobade 47abe66fd2 Add checking of length of resourceList before creating of deleting
5 years ago
Matthias Riegler 918deeef18 added option --insecure-skip-tls-verify for helm pull, addresses #7875
5 years ago
Lüchinger Dominic fb829c2c84
Fix markdown table in helm command doc
5 years ago
Matt Farina 2334195a01
Adding Helm env vars where XDG exposed
5 years ago
Anshul Verma cd50d0c362
Fix : Prints empty list in json/yaml is no repositories are present (#7949)
5 years ago
Adam Reese 4a0dfbe53b
fix(pkg/cli): ensure correct configuration from kubeconfig file
5 years ago
Adam Reese 9ced0165ab
fix(cmd/env): make helm env command respect cli flags (#7978)
5 years ago
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
5 years ago
alan 999e4f266f group command for easy read
5 years ago
Matthew Morrissette 1911870958
fix(helm): allow a previously failed release to be upgraded (#7653)
5 years ago
Elliot Maincourt 21d2aa7f2b
Migrate SQL storage driver to Helm 3 (#7635)
5 years ago
Matt Butcher fa5eb64f32
fix: rebuild chart after dependency update on install (#7897)
5 years ago
Matt Farina a3fa01ff8b
Merge pull request #7640 from yinzara/bugfix/issue-7002
5 years ago
Matt Farina 59447f850c
Merge pull request #7900 from mattfarina/moar-version-template
5 years ago
Matt Butcher 0c87ca544f
updated help text for install --atomic, which was completely inaccurate (#7912)
5 years ago
Matt Butcher 469837b92c
fixed capitalization in a few help messages. (#7898)
5 years ago
Marc Khouzam 65f28c153a chore(comp): Remove unnecessary code
5 years ago
Adam Reese c2da4fd53d
ref(*): kubernetes v1.18 (#7831)
5 years ago
Matt Farina 0d9727d6ab
Adding template docs to the version command
5 years ago
Andreas Lindhé f89d985cb8
Implement support for multiple args for repo remove (#7791)
5 years ago
Matt Butcher bd13b80b12
fix: fixed bug in Dependency.List() (#7852)
5 years ago
Mario Valderrama 6414791e08
Improve --show-only flag (#7816)
5 years ago
Martin Hickey 06b43f63c3
Merge pull request #7830 from jgleonard/render-subchart-notes-on-upgrade-install
5 years ago
Jon Leonard f927275461 remove unneeded values files from testchart
5 years ago
Jon Leonard cfdd466192 update test chart to helm3 format
5 years ago
Martin Hickey 783be10aef
Merge pull request #7381 from naseemkullah/create-hpa
5 years ago
Jon Leonard a7e79ee434 Delete unneeded chart output
5 years ago
Jon Leonard e2b70b2f4b add testing for upgrade --install with subchart notes
5 years ago
Jon Leonard 00201ffaa8 pass subchart notes option to install client
5 years ago
Matt Farina 22344063d2
Merge pull request #7753 from anshulvermapatel/helm/7749/helm_list_short_listing_format
5 years ago
Martin Hickey 3cc5811de5
Merge pull request #7744 from hickeyma/port-devel-show
5 years ago
Marc Khouzam 22b7562c62 fix(cli): Make upgrade check if cluster reachable
5 years ago
Anshul Verma 4113fc8951 Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
5 years ago
Anshul Verma c354de80e5 Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
5 years ago
Anshul Verma 7470337d32 Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
5 years ago
Anshul Verma 51dd8313bc Solve the issue #7749 where proper formating was not being done if --short(-q) option was used with other formating options like json, yaml
5 years ago
Martin Hickey d59493adff Add unit test
5 years ago
Martin Hickey a6994f6659 Port --devel flag from v2 to v3
5 years ago
Martin Hickey 3d288b9823
Merge pull request #7661 from akash-gautam/fix/issue-7452
5 years ago
EItanya 872d9bcb0e Merge branch 'master' of github.com:helm/helm into helm-7351
5 years ago
Matt Butcher 16024dc19a
fix: add new static linter and fix issues it found (#7655)
5 years ago
Matthias Riegler dc26128fb4
Add --insecure-skip-tls-verify for repositories (#7254)
5 years ago
Matt Farina e0d11be6db
Merge pull request #7707 from mattfarina/add-verify-out-to-command
5 years ago
Matthew Fisher 3dbc4dd53b
Merge pull request #7230 from waveywaves/update/token
5 years ago
Matthew Fisher 2c10f96b59
Merge pull request #7556 from unguiculus/template-output
5 years ago
Matt Farina af35d61a98
Add verification output to the verify command
5 years ago
Matt Farina a3f92f65e2
Fixes verification output on pull command
5 years ago
Matt Morrissette 1ab52fa79c
fix(helm): stdin values for helm upgrade --install
5 years ago
Martin Hickey 53b6580bad
Merge pull request #7692 from eyablokov/patch-1
5 years ago
Evgenii Iablokov ebd48557b1 Update README.md
5 years ago
Xiangxuan Liu d5a2963cc9 Add test for unknown subcommand
5 years ago
Xiangxuan Liu 8f962a270c Return "unknown command" error for unknown subcommands
5 years ago
Pavel Macík f05ffdd2da
Fix golangci-lint errors.
5 years ago
Adam Reese c235470e59
fix(cmd/helm): upgrade go-shellwords
5 years ago
Matthew Fisher ec2e77cded
Merge pull request #7648 from bacongobbler/fix-6794
5 years ago
akash-gautam e92a258a9d fix(helm): add --skipCRDs flag to 'helm upgrade'
5 years ago
Marc Khouzam 7f3339cb4e feat(tests): Allow to provision memory driver
5 years ago
Marc Khouzam 97e353bda5 feat(comp): Dynamic completion for plugins
5 years ago
Marc Khouzam 7654c18c6b feat(comp): Static completion for plugins
5 years ago
Marc Khouzam d6fad6b3c6 feat(comp): Move kube-context completion to Go
5 years ago
Matthew Fisher 694cf61aac
feat(install): introduce --create-namespace
5 years ago
Vibhav Bobade 4bd3b8fc06 Pass the apiserver address/port via cli, introduce HELM_KUBEAPISERVER envvar
5 years ago
Zhou Hao e085bfcb46 cmd/helm/search_repo: print info to stderr
5 years ago
Sebastian Voinea 561971c381 feat(upgrade): introduce --disable-openapi-validation:
5 years ago
Reinhard Naegele a35e124b66 Place rendering invalid YAML under --debug flag
5 years ago
Matthew Fisher 38ce4af105
Merge pull request #7553 from bacongobbler/bump-version-3.1
5 years ago
Marc Khouzam e3965e1185 fix(comp): Fix broken completion for --output flag
5 years ago
Reinhard Naegele 2a73967ca2 Fix 'helm template' to also print invalid yaml
5 years ago
Matthew Fisher 0977ded29a
bump version to v3.1
5 years ago
Taylor Thomas cf7a02fac7 chore(*): Removes support for searching the plugin dir
5 years ago
Taylor Thomas 7a3049a418 chore(postrender): Adds unit tests for exec post renderer
5 years ago
Taylor Thomas 08fc12a8c3 Adds post-render support
5 years ago
Matthew Fisher b0a187756c
Merge pull request #7288 from mnkyl/lint-subcharts
5 years ago
Marc Khouzam e6d2d10bad fix(tests): Add namespace support to memory driver
5 years ago
Matthew Fisher c825a01435
Merge pull request #7440 from mtougeron/helm-template-write-crd-to-spec-file
5 years ago
Taylor Thomas 15e2659191 fix(tests): Ignores tarball that will change on dep update
5 years ago
Martin Hickey 5ec70ab27f
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 (#7261)
5 years ago
Mike Tougeron e78402d559 fix conflicts
5 years ago
Matthew Fisher 3ff3dabd9e
Merge pull request #6819 from bacongobbler/disable-openapi-validation
5 years ago
Martin Hickey 084ab20f67
feat(template): Allow template output to use release name (#7503)
5 years ago
Karuppiah Natarajan 6cfcc96cea
fix(test) use newly created index instead of ignoring it
5 years ago
Nick Lee 9a790c21dd style(cmd/lint): removed slash in subcharts fp
5 years ago
Lee Bontecou e483dce289
fix(template): helm template "--show-only" flag producing duplicates when flag used more than once (#7204)
5 years ago
Marc Khouzam 4f4779ca3a fix(comp): Allow zsh completion to handle -n flag
5 years ago
Matthew Fisher 50dcd39ba5
fix(package): remove --set, --values, etc. flags
5 years ago
Anshul Verma 5e3c7d7eb8 Friendly error message for non-existent Chart while packaging (#7127)
5 years ago
Matt Farina 238bc18646
Merge pull request #7387 from etashsingh/alpine-example-template
5 years ago
Mike Tougeron 804e07300b Render the CRDs to spec files
5 years ago
Marc Khouzam 559c405362 fix(test): Remove invalid subcommand in test
5 years ago
Marc Khouzam 77b900106f fix(comp): Update based on review comments
5 years ago
Marc Khouzam a8369db802 feat(comp): Isolate go completion framework better
5 years ago
Marc Khouzam fc618b4b6e feat(comp): Use cached charts file for speed
5 years ago
Marc Khouzam 0095e32001 feat(test): add some completion tests
5 years ago