Commit Graph

1453 Commits (9ab40a26af264e2842f712f9c59a36b1086d77a9)

Author SHA1 Message Date
Matt Farina 22344063d2
Merge pull request #7753 from anshulvermapatel/helm/7749/helm_list_short_listing_format
6 years ago
Martin Hickey 3cc5811de5
Merge pull request #7744 from hickeyma/port-devel-show
7 years ago
Marc Khouzam 22b7562c62 fix(cli): Make upgrade check if cluster reachable
7 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
7 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
7 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
7 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
7 years ago
Martin Hickey d59493adff Add unit test
7 years ago
Martin Hickey a6994f6659 Port --devel flag from v2 to v3
7 years ago
Martin Hickey 3d288b9823
Merge pull request #7661 from akash-gautam/fix/issue-7452
7 years ago
Matt Butcher 16024dc19a
fix: add new static linter and fix issues it found (#7655)
7 years ago
Matthias Riegler dc26128fb4
Add --insecure-skip-tls-verify for repositories (#7254)
7 years ago
Matt Farina e0d11be6db
Merge pull request #7707 from mattfarina/add-verify-out-to-command
7 years ago
Matthew Fisher 3dbc4dd53b
Merge pull request #7230 from waveywaves/update/token
7 years ago
Matthew Fisher 2c10f96b59
Merge pull request #7556 from unguiculus/template-output
7 years ago
Matt Farina af35d61a98
Add verification output to the verify command
7 years ago
Matt Farina a3f92f65e2
Fixes verification output on pull command
7 years ago
Martin Hickey 53b6580bad
Merge pull request #7692 from eyablokov/patch-1
7 years ago
Evgenii Iablokov ebd48557b1 Update README.md
7 years ago
Xiangxuan Liu d5a2963cc9 Add test for unknown subcommand
7 years ago
Xiangxuan Liu 8f962a270c Return "unknown command" error for unknown subcommands
7 years ago
Pavel Macík f05ffdd2da
Fix golangci-lint errors.
7 years ago
Adam Reese c235470e59
fix(cmd/helm): upgrade go-shellwords
7 years ago
Matthew Fisher ec2e77cded
Merge pull request #7648 from bacongobbler/fix-6794
7 years ago
akash-gautam e92a258a9d fix(helm): add --skipCRDs flag to 'helm upgrade'
7 years ago
Marc Khouzam 7f3339cb4e feat(tests): Allow to provision memory driver
7 years ago
Marc Khouzam 97e353bda5 feat(comp): Dynamic completion for plugins
7 years ago
Marc Khouzam 7654c18c6b feat(comp): Static completion for plugins
7 years ago
Marc Khouzam d6fad6b3c6 feat(comp): Move kube-context completion to Go
7 years ago
Matthew Fisher 694cf61aac
feat(install): introduce --create-namespace
7 years ago
Vibhav Bobade 4bd3b8fc06 Pass the apiserver address/port via cli, introduce HELM_KUBEAPISERVER envvar
7 years ago
Zhou Hao e085bfcb46 cmd/helm/search_repo: print info to stderr
7 years ago
Sebastian Voinea 561971c381 feat(upgrade): introduce --disable-openapi-validation:
7 years ago
Reinhard Naegele a35e124b66 Place rendering invalid YAML under --debug flag
7 years ago
Matthew Fisher 38ce4af105
Merge pull request #7553 from bacongobbler/bump-version-3.1
7 years ago
Marc Khouzam e3965e1185 fix(comp): Fix broken completion for --output flag
7 years ago
Reinhard Naegele 2a73967ca2 Fix 'helm template' to also print invalid yaml
7 years ago
Matthew Fisher 0977ded29a
bump version to v3.1
7 years ago
Taylor Thomas cf7a02fac7 chore(*): Removes support for searching the plugin dir
7 years ago
Taylor Thomas 7a3049a418 chore(postrender): Adds unit tests for exec post renderer
7 years ago
Taylor Thomas 08fc12a8c3 Adds post-render support
7 years ago
Matthew Fisher b0a187756c
Merge pull request #7288 from mnkyl/lint-subcharts
7 years ago
Marc Khouzam e6d2d10bad fix(tests): Add namespace support to memory driver
7 years ago
Matthew Fisher c825a01435
Merge pull request #7440 from mtougeron/helm-template-write-crd-to-spec-file
7 years ago
Taylor Thomas 15e2659191 fix(tests): Ignores tarball that will change on dep update
7 years ago
Martin Hickey 5ec70ab27f
fix(chart): lock digest differs when dependency build with Helm 2 and then Helm 3 (#7261)
7 years ago
Mike Tougeron e78402d559 fix conflicts
7 years ago
Matthew Fisher 3ff3dabd9e
Merge pull request #6819 from bacongobbler/disable-openapi-validation
7 years ago
Martin Hickey 084ab20f67
feat(template): Allow template output to use release name (#7503)
7 years ago
Karuppiah Natarajan 6cfcc96cea
fix(test) use newly created index instead of ignoring it
7 years ago