Taylor Thomas
e54aaece32
Merge pull request #6335 from VilledeMontreal/doc-v3/helmEnv
...
doc(cli): restore help text for helm configuration
6 years ago
Adam Reese
64c9ee8b07
Merge pull request #6351 from adamreese/ref/cleanup-unused
...
ref(pkg/engine): cleanup of development `hack`
6 years ago
Adam Reese
4fcc876786
ref(pkg/engine): cleanup of development `hack`
...
This was left in from some of the chart builder work. I forgot to
remove it.
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Taylor Thomas
0b22b27aa2
Merge pull request #6321 from itowlson/repository-flags-doc-strings
...
Distinct doc strings for repository-cache and repository-config
6 years ago
Marc Khouzam
6cc1bd2ef4
Poposal: Hook to run acceptance tests ( #6256 )
...
* Allow to run acceptance tests from main Helm repo
To run the acceptance tests, one can now do:
make test-acceptance
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
* Allow to run completion tests from main Helm repo
To run the completion tests, one can now do:
make test-completion
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
* Use the word 'clone' instead
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
* Use test-acceptance-completion naming
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
6 years ago
Anton
98a6fc5a3a
fix BusyBox sed ( #6340 )
...
BusyBox sed works the same way as GNU sed
Signed-off-by: tipok <me@tipok.pro>
6 years ago
Ivan Towlson
cd42b26a6a
Distinct doc strings for repository-cache and repository-config
...
Signed-off-by: Ivan Towlson <itowlson@microsoft.com>
6 years ago
Marc Khouzam
cdcb80709e
doc(cli): restore help text for helm configuration
...
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
6 years ago
Matt Butcher
5bf7ca688f
docs: Add best practices compliance badge ( #6320 )
...
This is now required by CNCF for graduation from incubation.
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
6 years ago
Marc Khouzam
2aa4a6bc92
helm-v3: Dynamic completion for "helm repo" and "helm plugin" ( #6263 )
...
* Add dynamic completion for 'helm repo remove'
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
* fix: --home flag has been removed
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
* Dynamic completion for 'helm plugin remove/update'
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
* Add returns for consitency
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
6 years ago
Adam Reese
26c7338408
Merge pull request #6308 from adamreese/fix/repos
...
fix(cmd/helm): user friendly error message when repos are not configured
6 years ago
Adam Reese
fe92480ab4
fix(cmd/helm): user friendly error message when repos are not configured
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Adam Reese
c19253d7cd
Revert "fix(cmd/helm): user friendly error message when repos are not configured"
...
This reverts commit c4b76f27de .
6 years ago
Adam Reese
c4b76f27de
fix(cmd/helm): user friendly error message when repos are not configured
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Marc Khouzam
f46df928cf
fix(cmd/helm): Missing params for dir locations ( #6300 )
...
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
6 years ago
Marc Khouzam
9df067d9d9
fix(cmd/helm): Remove mention of init from help ( #6298 )
...
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
6 years ago
Akash Shinde
8f3fd753ad
Fix: set config dir in repo update cmd ( #6292 )
...
Signed-off-by: akashshinde <akashshinde159@gmail.com>
6 years ago
Adam Reese
27e70c8f1d
Merge pull request #6286 from adamreese/chore/gpg
...
chore(*): Add GPG key for Adam
6 years ago
Adam Reese
5d1a032bba
chore(*): Add GPG key for Adam
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Adam Reese
f76b5f21ad
Merge pull request #6272 from adamreese/feat/initless
...
feat(cmd/helm): remove need for helm init command
6 years ago
Adam Reese
1779ad5302
ref(cmd/helm): remove init command
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Josh Dolitsky
af06037d23
chore(registry): upgrade to oras v0.7.0 ( #6285 )
...
Also:
* add --insecure flag to "registry login"
* fix bug parsing correct tag when port number present
Signed-off-by: Josh Dolitsky <jdolitsky@gmail.com>
6 years ago
Matthew Fisher
3b6c4e9b81
chore(OWNERS): sync with master ( #6224 )
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Adam Reese
b6fdd8783b
feat(cmd/helm): remove need for helm init command
...
* allow repository config via cli
* make `helm repo add` create repo config file if it does not exist
* squash a ton of bugs
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Matt Farina
fba311ba23
Merge pull request #6243 from technosophos/feat/5871-crds-directory
...
feat: Add support for a crds/ directory
6 years ago
Taylor Thomas
7466c4ee3b
Merge pull request #6241 from waveywaves/fix/issue-6079
...
Clone the vals map for every path to avoid mutation
6 years ago
Vibhav Bobade
68a8f36a92
Fix Adding Errors from Linter.Messages to result.Errors
...
This also fixes <nil> beig added to result.Errors
Signed-off-by: Vibhav Bobade <vibhav.bobde@gmail.com>
6 years ago
Adam Reese
921806b915
Merge pull request #6254 from adamreese/ref/code-cleanup
...
ref(*): remove dead code
6 years ago
Adam Reese
b2d5e41fc7
ref(*): remove dead code
...
Signed-off-by: Adam Reese <adam@reese.io>
6 years ago
Matt Farina
2540c4ec80
Merge pull request #6253 from VilledeMontreal/fix-v3/helpRepoUpdate
...
Remove mention of 'helm update'
6 years ago
Vibhav Bobade
9ab927f0bb
Test for Linting multiple charts with the same vals instance
...
Signed-off-by: Vibhav Bobade <vibhav.bobde@gmail.com>
6 years ago
Vibhav Bobade
7da1f35386
Clone the vals map for every path to avoid mutation
...
Signed-off-by: Vibhav Bobade <vibhav.bobde@gmail.com>
6 years ago
Marc Khouzam
bd4ffb5514
Remove mention of 'helm update'
...
'helm update' is removed in v3.
Signed-off-by: Marc Khouzam <marc.khouzam@ville.montreal.qc.ca>
6 years ago
Matt Butcher
98426d6ad3
feat: Add support for a crds/ directory
...
Closes #5871
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
6 years ago
Taylor Thomas
f73e3235c2
Merge pull request #6225 from thomastaylor312/chore/add_key
...
chore(*): Add GPG key for Taylor
6 years ago
Taylor Thomas
91c1b8b086
chore(*): Add GPG key for Taylor
...
Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com>
6 years ago
Taylor Thomas
aeb303f390
Merge pull request #6228 from thomastaylor312/fix/go1.12.8
...
fix(registry): Updates registry to handle go 1.12.8 changes
6 years ago
Taylor Thomas
16544c8190
fix(registry): Updates registry to handle go 1.12.8 changes
...
Go 1.12.8 introduced some breaking fixes (see 3226f2d492 )
for a CVE. This broke the way we were doing registry reference parsing.
This removes the call to the containerd libraries in favor of our own
parsing and adds additional unit tests
Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com>
6 years ago
Matthew Fisher
130f7934ff
Merge pull request #6219 from bacongobbler/fix-5912
...
fix(chartutil): remove executable bits from chartutil generated files
6 years ago
Matthew Fisher
d99edbfb3e
fix(chartutil): remove executable bits from chartutil generated files
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matthew Fisher
d69139afa5
Merge pull request #6217 from bacongobbler/implement-cleanup
...
fix(test): restore --cleanup
6 years ago
Matthew Fisher
4c4b10668a
ref(test): join all hook manifests before building
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matthew Fisher
4d6d384741
style(action): fix style tests
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matthew Fisher
4c366c972d
fix(action): return an error if len > 0
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matthew Fisher
fddf066121
fix(test): restore --cleanup
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
6 years ago
Matt Farina
63b751ded7
Merge pull request #6211 from mattfarina/hub-search
...
Exposing Helm Hub search via the search command
6 years ago
Matt Farina
8595fe6a35
Updating the search language and flags for consistency
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
Matt Farina
90d2bac80c
Breaking up the search command into multiple commands based on type
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
Matt Farina
d30d3f6218
Exposing Helm Hub search via the search command
...
This retains the ability to search added repositories
Part of #6186
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 years ago
Adam Reese
29d6853659
Merge pull request #6210 from adamreese/ref/debug
...
ref(cmd/helm): unify log functions
6 years ago