Matt Farina
65ed70341d
Builds with go 1.15
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
8be6bc076f
Merge pull request #9103 from mattfarina/bump-k8s-1.19.4
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
7c4e0b17df
Updating to Kubernetes 1.19.4 package versions
...
Note, klog is now set to v2. This is because k8s 1.19 uses klog v2.
v1.0.0, which was previously used, also had a bug in the flag
initialization which we were using. Helm was pulling klog v2.2.0
prior to this for use with k8s. Helm was using the wrong version
of the library to initialize the flags. Updating that fixes the
issues that could arise there.
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
960fbbed70
Merge pull request #9090 from helm/add-codeql
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Chris Aniszczyk
7860453923
Add CodeQL Security Scanning
...
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
4 years ago
Matthew Fisher
976d668dec
Merge pull request #9048 from MaXinjian/install
...
Cleanup tempfiles introduced by unit tests under pkg/
4 years ago
Matthew Fisher
f228a7c36c
Merge pull request #9057 from ssalaues/fix/ingress-templating-error
...
fix: ingress path issue
4 years ago
Matt Farina
78006d0f13
Merge pull request #9084 from rimusz/master
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
rimas
f30badd570
Fix test
...
Signed-off-by: rimas <rmocius@gmail.com>
4 years ago
rimas
ce1a46899f
Fixes #9083
...
Signed-off-by: rimas <rmocius@gmail.com>
4 years ago
Martin Hickey
2be0d141a6
Merge pull request #9065 from scaat/fix-comment
...
[COMMENT]fix comment
4 years ago
Scaat Feng
7c4932c485
[COMMENT]fix comment
...
Signed-off-by: Scaat Feng <scaat.feng@gmail.com>
4 years ago
Matthew Fisher
2323f8946f
Merge pull request #9042 from bacongobbler/stale-3.0.14
...
bump actions/stale to v3.0.14
4 years ago
Matthew Fisher
374d5f1b53
Merge pull request #9058 from nojnhuh/fix-typo
...
Fix typo
4 years ago
Jon Huhn
5d08a0d00e
Fix typo
...
Signed-off-by: Jon Huhn <huhnjon@gmail.com>
4 years ago
Salim Salaues
50144aad03
fix: ingress path issue
...
Signed-off-by: Salim Salaues <salim@openinvest.co>
4 years ago
Matthew Fisher
af1bc9af95
Merge pull request #9056 from helm/revert-8602-get
...
Revert "Add support to judge whether desired version is available or not"
4 years ago
Matthew Fisher
0fe547c8e7
Revert "Add support to judge whether desired version is available or not"
...
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Matthew Fisher
3f2605df5f
Merge pull request #8602 from MaXinjian/get
...
Add support to judge whether desired version is available or not
4 years ago
Ma Xinjian
1aa6e928ce
Cleanup tempfiles introduced by unit tests under pkg/
...
Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
4 years ago
Matthew Fisher
8592029379
bump actions/stale to v3.0.14
...
updates label handling to account for localization.
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Matthew Fisher
52089956db
Merge pull request #9037 from bacongobbler/increase-operations-limit
...
[actions/stale] increase number of operations per run to 100
4 years ago
Matthew Fisher
b79134a91d
increase number of operations per run to 100
...
The default number of operations the stale issue bot will run is 30. This is a good size for a small-to-medium sized project and it prevents rate limits. However, for a project as large as Helm, the number of operations need to be increased so that it can find and close stale issues.
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
4 years ago
Marc Khouzam
d9c5754dfc
feat(helm): Allow generating markdown docs headers
...
For backwards-compatibility, the generation of markdown headers is
only enabled through the --generate-headers flag.
Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
4 years ago
Marc Khouzam
b266c2ef0f
chore(comp): Remove unnecessary completion code
...
With the move to Cobra 1.1.1, all commands that have sub-commands
have file completion automatically disabled, so helm need not do it
itself.
Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
4 years ago
Matt Farina
d675b9c810
Merge pull request #8886 from yxxhero/add_skip_refresh_option_in_helm_dep_build
...
Add --skip-refresh option in helm dep build
4 years ago
Matt Farina
1cd749359c
Merge pull request #9009 from mattfarina/tests-for-8948
...
Tests for 8948
4 years ago
Matt Farina
a374fffdd9
Merge pull request #8948 from gy-lehel/#7696
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
82002c3cfb
Added tests for PR 8948
...
LoadFiles needs to load the Chart.yaml file first. When later files
are loaded there are checks for metadata. If that is not loaded
the checks could be handled incorrectly.
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
b5c74cafc2
Merge pull request #8989 from mattfarina/k8s-1.19.3
...
Updating to k8s 1.19.3 based packages
4 years ago
yxxhero
4b229cc215
add unittes for 'helm dep build' with --skip-refresh flag.
...
Signed-off-by: yxxhero <aiopsclub@163.com>
4 years ago
Matt Farina
b690db13a0
Merge pull request #8950 from knrt10/fix-zsh-autocompletion
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Matt Farina
e413c34dde
Updating to k8s 1.19.3 based packages
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago
Martin Hickey
0ba4fcba87
Merge pull request #8862 from banzaicloud/linter-multiple-documents
...
lint: lint all documents in a multi-doc yaml file
4 years ago
Martin Hickey
6696a9fa5f
Merge pull request #8970 from zerefwayne/patch-8965
...
Add remaining tests in TestDependentChartAliases
4 years ago
Nandor Kracser
dfb5a5e8cc
lint: lint all documents in a multi-doc yaml file
...
Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
4 years ago
Martin Hickey
31d00a688a
Merge pull request #8969 from bridgetkromhout/clarify-stable
...
Clarifies action needed to list new stable repo
4 years ago
Martin Hickey
6ca989e777
Merge pull request #8913 from cvila84/fork-lint-bug
...
do not check YAML if nothing was parsed
4 years ago
Marc Khouzam
e16d26717b
fix(helm): flag descriptions start with lowercase
...
Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
4 years ago
Bridget Kromhout
4a3ffd53ca
List either incubator or stable.
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
4 years ago
Martin Hickey
5436aeb0e5
Merge pull request #8932 from wawa0210/fix-8924
...
helm search supports semver pre version numbers starting with 0
4 years ago
Martin Hickey
9c97dc8fa2
Merge pull request #8933 from wawa0210/fix-helm-package-escape-invalid-version
...
Fix invalid semver version number of the helm package command will escape
4 years ago
knrt10
0490c288f5
completion: move to native zshCompletion
...
Cobra https://github.com/spf13/cobra/releases/tag/v1.1.1 fixed the issue
which did not need zshCompletion to be changed to bash.
closes : #8893
Signed-off-by: knrt10 <tripathi.kautilya@gmail.com>
4 years ago
Aayush Joglekar
babc8c9a70
Add remaining tests in TestDependentChartAliases
...
Signed-off-by: Aayush Joglekar <aayushjog@gmail.com>
4 years ago
Bridget Kromhout
86af591e00
Clarifies action needed to list new stable repo
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
4 years ago
Martin Hickey
9aa0fbee6c
Merge pull request #8879 from hickeyma/fix/incorrect-lint-msg
...
fix(lint): Lint error message for valid names
4 years ago
wawa0210
2c19838295
Fix that the invalid version number of the helm package command will escape
...
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
4 years ago
Bridget Kromhout
84b02bbee3
Updating descriptions
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
4 years ago
Ma Xinjian
24107e6afe
Add support to judge whether desired version is available or not
...
Now no matter what desired version provides, always give info "Helm ${TAG} is available.
Changing from version ${version}". It's obviously wrong.
This patch check whether desired version is actually available or not
by compare desired vesion with all available version in
https://github.com/helm/helm/releases
Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
4 years ago
Matt Farina
43b0ef5f20
Merge pull request #8855 from janario/fix/reusabe-kube-client
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
4 years ago