-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from helm:master #343
base: master
Are you sure you want to change the base?
Commits on Sep 23, 2020
-
Signed-off-by: Abhilash Gnan <abhilashgnan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b17cf19 - Browse repository at this point
Copy the full SHA b17cf19View commit details -
Signed-off-by: Abhilash Gnan <abhilashgnan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3ca46f3 - Browse repository at this point
Copy the full SHA 3ca46f3View commit details
Commits on Sep 25, 2020
-
Closes #8806 Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for b7c38c8 - Browse repository at this point
Copy the full SHA b7c38c8View commit details -
ref(cmd): prevent klogs flags from polluting the help text
Remove klog flags from help text. No change to behavior. ``` ... Flags: --debug enable verbose output -h, --help help for helm --kube-apiserver string the address and the port for the Kubernetes API server --kube-context string name of the kubeconfig context to use --kube-token string bearer token used for authentication --kubeconfig string path to the kubeconfig file -n, --namespace string namespace scope for this request --registry-config string path to the registry config file (default "/Users/areese/.config/helm/registry.json") --repository-cache string path to the file containing cached repository indexes (default "/Users/areese/.cache/helm/repository") --repository-config string path to the file containing repository names and URLs (default "/Users/areese/.config/helm/repositories.yaml") ``` Signed-off-by: Adam Reese <adam@reese.io>
Configuration menu - View commit details
-
Copy full SHA for 66034e4 - Browse repository at this point
Copy the full SHA 66034e4View commit details
Commits on Sep 27, 2020
-
Fix wrong function's name in comment
Signed-off-by: zouyu <zouy.fnst@cn.fujitsu.com>
Configuration menu - View commit details
-
Copy full SHA for a167b3f - Browse repository at this point
Copy the full SHA a167b3fView commit details
Commits on Sep 28, 2020
-
Merge pull request #8811 from Hellcatlk/golint
Fix wrong function's name in comment
Configuration menu - View commit details
-
Copy full SHA for 4e0bd34 - Browse repository at this point
Copy the full SHA 4e0bd34View commit details -
Merge pull request #8807 from mattfarina/feat-8806
Adding support for k8s 1.19
Configuration menu - View commit details
-
Copy full SHA for 593fec6 - Browse repository at this point
Copy the full SHA 593fec6View commit details -
Bump github.com/lib/pq from 1.7.0 to 1.8.0
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/lib/pq/releases) - [Commits](lib/pq@v1.7.0...v1.8.0) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a6e76cb - Browse repository at this point
Copy the full SHA a6e76cbView commit details -
Bump github.com/gofrs/flock from 0.7.1 to 0.8.0
Bumps [github.com/gofrs/flock](https://github.com/gofrs/flock) from 0.7.1 to 0.8.0. - [Release notes](https://github.com/gofrs/flock/releases) - [Commits](gofrs/flock@v0.7.1...v0.8.0) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 253a950 - Browse repository at this point
Copy the full SHA 253a950View commit details -
Merge pull request #8818 from helm/dependabot/go_modules/github.com/g…
…ofrs/flock-0.8.0 Bump github.com/gofrs/flock from 0.7.1 to 0.8.0
Configuration menu - View commit details
-
Copy full SHA for e17f702 - Browse repository at this point
Copy the full SHA e17f702View commit details -
Merge pull request #8817 from helm/dependabot/go_modules/github.com/l…
…ib/pq-1.8.0 Bump github.com/lib/pq from 1.7.0 to 1.8.0
Configuration menu - View commit details
-
Copy full SHA for c215782 - Browse repository at this point
Copy the full SHA c215782View commit details -
Merge pull request #8067 from adamreese/ref/klog-flags
ref(cmd): prevent klogs flags from polluting the help text
Configuration menu - View commit details
-
Copy full SHA for eefd939 - Browse repository at this point
Copy the full SHA eefd939View commit details
Commits on Sep 29, 2020
-
feat(install): add requested version to error
Signed-off-by: Mikuláš Dítě <dite@mangoweb.cz>
Configuration menu - View commit details
-
Copy full SHA for 6aa54ea - Browse repository at this point
Copy the full SHA 6aa54eaView commit details -
Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.6.0...v1.7.0) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 2bc79d3 - Browse repository at this point
Copy the full SHA 2bc79d3View commit details -
Bump github.com/DATA-DOG/go-sqlmock from 1.4.1 to 1.5.0
Bumps [github.com/DATA-DOG/go-sqlmock](https://github.com/DATA-DOG/go-sqlmock) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/DATA-DOG/go-sqlmock/releases) - [Commits](DATA-DOG/go-sqlmock@v1.4.1...v1.5.0) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b08c7d2 - Browse repository at this point
Copy the full SHA b08c7d2View commit details -
Merge pull request #8825 from helm/dependabot/go_modules/github.com/D…
…ATA-DOG/go-sqlmock-1.5.0 Bump github.com/DATA-DOG/go-sqlmock from 1.4.1 to 1.5.0
Configuration menu - View commit details
-
Copy full SHA for bea377b - Browse repository at this point
Copy the full SHA bea377bView commit details -
Merge pull request #8824 from helm/dependabot/go_modules/github.com/s…
…irupsen/logrus-1.7.0 Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0
Configuration menu - View commit details
-
Copy full SHA for e175000 - Browse repository at this point
Copy the full SHA e175000View commit details
Commits on Sep 30, 2020
-
TestCheckPerms: utilize pipe to read stderr
Refer to the stderr manpage: $ man 3 stderr *Note that mixing use of FILEs and raw file descriptors can produce unexpected results and should generally be avoided.* And actually, we noticed that the warning() will output the message to stdout instead of stderr sometimes. lizj@FNSTPC:~/workspace/k8s/helm$ while true; do timeout 1m go test -count=1 -run TestCheckPerms ./cmd/helm -v 2>/dev/null; done === RUN TestCheckPerms --- PASS: TestCheckPerms (0.00s) PASS ok helm.sh/helm/v3/cmd/helm 0.028s === RUN TestCheckPerms --- PASS: TestCheckPerms (0.00s) PASS ok helm.sh/helm/v3/cmd/helm 0.027s === RUN TestCheckPerms --- PASS: TestCheckPerms (0.00s) PASS ok helm.sh/helm/v3/cmd/helm 0.028s === RUN TestCheckPerms --- PASS: TestCheckPerms (0.00s) PASS ok helm.sh/helm/v3/cmd/helm 0.029s === RUN TestCheckPerms --- PASS: TestCheckPerms (0.00s) PASS ok helm.sh/helm/v3/cmd/helm 0.029s === RUN TestCheckPerms --- PASS: TestCheckPerms (0.00s) PASS ok helm.sh/helm/v3/cmd/helm 0.028s === RUN TestCheckPerms --- PASS: TestCheckPerms (0.00s) PASS ok helm.sh/helm/v3/cmd/helm 0.030s === RUN TestCheckPerms WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /tmp/helmtest093620773/testconfig === RUN TestCheckPerms WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /tmp/helmtest083469215/testconfig === RUN TestCheckPerms WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /tmp/helmtest101343249/testconfig === RUN TestCheckPerms --- PASS: TestCheckPerms (0.00s) PASS ok helm.sh/helm/v3/cmd/helm 0.032s === RUN TestCheckPerms --- PASS: TestCheckPerms (0.00s) PASS ok helm.sh/helm/v3/cmd/helm 0.040s === RUN TestCheckPerms --- PASS: TestCheckPerms (0.00s) PASS ok helm.sh/helm/v3/cmd/helm 0.031s === RUN TestCheckPerms WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /tmp/helmtest706352639/testconfig Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com> Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com>
Configuration menu - View commit details
-
Copy full SHA for 59c7771 - Browse repository at this point
Copy the full SHA 59c7771View commit details -
Makefile: check and use GOBIN environment variable first
'go get' will install binaries into GOBIN when it's set which is not always same with GOPATH/bin this commit can fix below errors: ~/workspace/k8s/helm$ go env | grep -e GOPATH -e GOBIN -e GOROO GOBIN="/home/lizj/go/bin" GOPATH="/home/lizj/gosrc" GOROOT="/home/lizj/go" ~/workspace/k8s/helm$ make build-cross (cd /; GO111MODULE=on go get -u github.com/mitchellh/gox) go: github.com/mitchellh/gox upgrade => v1.0.1 go: github.com/hashicorp/go-version upgrade => v1.2.1 GO111MODULE=on CGO_ENABLED=0 /home/lizj/gosrc/bin/gox -parallel=3 -output="_dist/{{.OS}}-{{.Arch}}/helm" -osarch='darwin/amd64 linux/amd64 linux/386 linux/arm linux/arm64 linux/ppc64le linux/s390x windows/amd64' -tags '' -ldflags '-w -s -X helm.sh/helm/v3/internal/version.metadata=unreleased -X helm.sh/helm/v3/internal/version.gitCommit=59c77716ad61331da28c37e9430d5f6a3ab23fed -X helm.sh/helm/v3/internal/version.gitTreeState=dirty -extldflags "-static"' ./cmd/helm bash: /home/lizj/gosrc/bin/gox: No such file or directory Makefile:146: recipe for target 'build-cross' failed make: *** [build-cross] Error 127 Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
Configuration menu - View commit details
-
Copy full SHA for e97975d - Browse repository at this point
Copy the full SHA e97975dView commit details
Commits on Oct 1, 2020
-
Merge pull request #8795 from mattfarina/feat-8767
Adding annotation to index.yaml file
Configuration menu - View commit details
-
Copy full SHA for 6297c02 - Browse repository at this point
Copy the full SHA 6297c02View commit details
Commits on Oct 2, 2020
-
Merge pull request #8830 from zhijianli88/GOBIN
Makefile: check and use GOBIN environment variable first
Configuration menu - View commit details
-
Copy full SHA for 54ea21d - Browse repository at this point
Copy the full SHA 54ea21dView commit details
Commits on Oct 5, 2020
-
Merge pull request #8828 from zhijianli88/pipe-stderr
TestCheckPerms: utilize pipe to read stderr
Configuration menu - View commit details
-
Copy full SHA for fc9b460 - Browse repository at this point
Copy the full SHA fc9b460View commit details
Commits on Oct 6, 2020
-
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 10a29d1 - Browse repository at this point
Copy the full SHA 10a29d1View commit details -
Signed-off-by: Janario Oliveira <janario.oliveira@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cf3870a - Browse repository at this point
Copy the full SHA cf3870aView commit details
Commits on Oct 12, 2020
-
helm create: make generated YAML indentation more consistent
Signed-off-by: Erik Sundell <erik@sundellopensource.se>
Configuration menu - View commit details
-
Copy full SHA for 1d9767f - Browse repository at this point
Copy the full SHA 1d9767fView commit details
Commits on Oct 13, 2020
-
Merge pull request #8696 from f0rmiga/patch-1
fix: boilerplate template indentation
Matthew Fisher authoredOct 13, 2020 Configuration menu - View commit details
-
Copy full SHA for e73af10 - Browse repository at this point
Copy the full SHA e73af10View commit details -
Merge pull request #8874 from consideRatio/pr/helm-create-template-in…
…dentation helm create: make generated YAML indentation more consistent
Configuration menu - View commit details
-
Copy full SHA for 8667aa4 - Browse repository at this point
Copy the full SHA 8667aa4View commit details
Commits on Oct 14, 2020
-
Add --skip-refresh option in helm dep build
Signed-off-by: yxxhero <aiopsclub@163.com>
Configuration menu - View commit details
-
Copy full SHA for 09af544 - Browse repository at this point
Copy the full SHA 09af544View commit details -
Skip tests when running helm template
Signed-off-by: Torsten Walter <mail@torstenwalter.de>
Configuration menu - View commit details
-
Copy full SHA for 9ea10ef - Browse repository at this point
Copy the full SHA 9ea10efView commit details -
add authentication to CircleCI jobs
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Matthew Fisher committedOct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 3602123 - Browse repository at this point
Copy the full SHA 3602123View commit details
Commits on Oct 15, 2020
-
Linking to a more complete list of meeting details.
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
Configuration menu - View commit details
-
Copy full SHA for 0f55fb5 - Browse repository at this point
Copy the full SHA 0f55fb5View commit details -
Merge pull request #8887 from bacongobbler/fix-8848
add authentication to CircleCI jobs
Matthew Fisher authoredOct 15, 2020 Configuration menu - View commit details
-
Copy full SHA for 1a3c019 - Browse repository at this point
Copy the full SHA 1a3c019View commit details -
Merge pull request #8891 from bridgetkromhout/meeting-details
Linking the README to a more complete list of meeting details in the community repo
Matthew Fisher authoredOct 15, 2020 Configuration menu - View commit details
-
Copy full SHA for e1d4c67 - Browse repository at this point
Copy the full SHA e1d4c67View commit details
Commits on Oct 19, 2020
-
improved user-facing error messages to explain the underlying problem (…
…#8731) Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 5f3e560 - Browse repository at this point
Copy the full SHA 5f3e560View commit details -
warn and block old repo URLs (#8903)
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for af01394 - Browse repository at this point
Copy the full SHA af01394View commit details -
this rewrites a whole bunch of old repo URLs to the new repo URL (#8902)
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for fe2d7f7 - Browse repository at this point
Copy the full SHA fe2d7f7View commit details -
Merge pull request #7024 from jan25/issue-6972
v3: Prettify Updated time in helm list
Configuration menu - View commit details
-
Copy full SHA for 75b7aea - Browse repository at this point
Copy the full SHA 75b7aeaView commit details -
Signed-off-by: Matt Farina <matt@mattfarina.com> (cherry picked from commit 7090a89)
Configuration menu - View commit details
-
Copy full SHA for ce4fa95 - Browse repository at this point
Copy the full SHA ce4fa95View commit details
Commits on Oct 20, 2020
-
Merge pull request #8923 from mattfarina/bump-version-3.4
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for e72e293 - Browse repository at this point
Copy the full SHA e72e293View commit details
Commits on Oct 21, 2020
-
fix(test): display error message
This fixes the error output to display the error's default value (the error message) rather than Go's internal representation of its value. Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Matthew Fisher committedOct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for 38c964a - Browse repository at this point
Copy the full SHA 38c964aView commit details -
do not check YAML if nothing was parsed
Signed-off-by: Christophe VILA <christophe.vila@thalesgroup.com>
Christophe VILA committedOct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for f736af9 - Browse repository at this point
Copy the full SHA f736af9View commit details
Commits on Oct 22, 2020
-
Fix the lint error message for valid names
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 5785dd6 - Browse repository at this point
Copy the full SHA 5785dd6View commit details -
Update err message to use the regex pattern directly
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for b83632e - Browse repository at this point
Copy the full SHA b83632eView commit details -
Merge pull request #8929 from bacongobbler/fix-8416
fix(test): display error message
Matthew Fisher authoredOct 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 11077a4 - Browse repository at this point
Copy the full SHA 11077a4View commit details
Commits on Oct 23, 2020
-
Bump github.com/spf13/cobra from 1.0.0 to 1.1.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.0.0...v1.1.1) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 713ec75 - Browse repository at this point
Copy the full SHA 713ec75View commit details -
feat(test): Adapt completion tests to Cobra 1.1
Cobra 1.1 trims completions so we need to remove extra spaces from the tests. Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for 82f7390 - Browse repository at this point
Copy the full SHA 82f7390View commit details
Commits on Oct 27, 2020
-
[#7696] Avoid crash in chart loader on unexpected file sequence
Make sure, that chart metadata is initialized by the time the processing of the chart is started. Signed-off-by: Lehel Gyuro <lehel@freemail.hu>
Configuration menu - View commit details
-
Copy full SHA for 8abb44f - Browse repository at this point
Copy the full SHA 8abb44fView commit details -
Merge remote-tracking branch 'origin/master' into fork-lint-bug
Christophe VILA committedOct 27, 2020 Configuration menu - View commit details
-
Copy full SHA for e0a1bc8 - Browse repository at this point
Copy the full SHA e0a1bc8View commit details -
added test for #8913 related to #8621
Signed-off-by: Christophe VILA <christophe.vila@thalesgroup.com>
Christophe VILA committedOct 27, 2020 Configuration menu - View commit details
-
Copy full SHA for 8a4c0bc - Browse repository at this point
Copy the full SHA 8a4c0bcView commit details
Commits on Oct 28, 2020
-
helm search supports semver pre version numbers starting with 0
Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for da6b240 - Browse repository at this point
Copy the full SHA da6b240View commit details -
[#7696] Avoid crash in chart loader on unexpected file sequence
Make sure, that chart metadata is initialized by the time the processing of the chart is started. Signed-off-by: Lehel Gyuro <lehel@freemail.hu>
Configuration menu - View commit details
-
Copy full SHA for 27807e1 - Browse repository at this point
Copy the full SHA 27807e1View commit details -
Fixes Error: could not find protocol handler for
A previous update to automate finding charts in repos when update was run did not take into account the case for no repo being specified. This fixes that situation. Closes #8940 Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 882db25 - Browse repository at this point
Copy the full SHA 882db25View commit details
Commits on Oct 29, 2020
-
Signed-off-by: Zhengyi Lai <zheng1@yunify.com>
Configuration menu - View commit details
-
Copy full SHA for 9cc00ee - Browse repository at this point
Copy the full SHA 9cc00eeView commit details -
Merge pull request #8915 from zheng1/master
Bugfix: panic when chart contains requirements.lock
Configuration menu - View commit details
-
Copy full SHA for c0d3877 - Browse repository at this point
Copy the full SHA c0d3877View commit details -
Merge pull request #8952 from mattfarina/fix-8940
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for af2d302 - Browse repository at this point
Copy the full SHA af2d302View commit details -
Merge pull request #8855 from janario/fix/reusabe-kube-client
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 43b0ef5 - Browse repository at this point
Copy the full SHA 43b0ef5View commit details
Commits on Oct 30, 2020
-
Improve the console output for resource policy keep to align with helm2.
Signed-off-by: Du Zheng <zsuzhengdu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8704053 - Browse repository at this point
Copy the full SHA 8704053View commit details -
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>
Ma Xinjian committedOct 30, 2020 Configuration menu - View commit details
-
Copy full SHA for 24107e6 - Browse repository at this point
Copy the full SHA 24107e6View commit details -
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
Configuration menu - View commit details
-
Copy full SHA for 84b02bb - Browse repository at this point
Copy the full SHA 84b02bbView commit details
Commits on Oct 31, 2020
-
Fix that the invalid version number of the helm package command will …
…escape Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2c19838 - Browse repository at this point
Copy the full SHA 2c19838View commit details -
feat: Allow helm test to run a subset of tests
Signed-off-by: Chris Wells <chriswells0@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a7a98a - Browse repository at this point
Copy the full SHA 2a7a98aView commit details
Commits on Nov 2, 2020
-
Merge pull request #8879 from hickeyma/fix/incorrect-lint-msg
fix(lint): Lint error message for valid names
Configuration menu - View commit details
-
Copy full SHA for 9aa0fbe - Browse repository at this point
Copy the full SHA 9aa0fbeView commit details -
Clarifies action needed to list new stable repo
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
Configuration menu - View commit details
-
Copy full SHA for 86af591 - Browse repository at this point
Copy the full SHA 86af591View commit details -
Add remaining tests in TestDependentChartAliases
Signed-off-by: Aayush Joglekar <aayushjog@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for babc8c9 - Browse repository at this point
Copy the full SHA babc8c9View commit details
Commits on Nov 3, 2020
-
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>
Configuration menu - View commit details
-
Copy full SHA for 0490c28 - Browse repository at this point
Copy the full SHA 0490c28View commit details -
helm upgrade with --wait support jobs in manifest to be completed
Signed-off-by: zh168654 <zhangye15@baidu.com>
Configuration menu - View commit details
-
Copy full SHA for 5825112 - Browse repository at this point
Copy the full SHA 5825112View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d498d5 - Browse repository at this point
Copy the full SHA 8d498d5View commit details -
Signed-off-by: zhangye15 <zhangye15@baidu.com>
Configuration menu - View commit details
-
Copy full SHA for c96dc48 - Browse repository at this point
Copy the full SHA c96dc48View commit details -
Signed-off-by: zhangye15 <zhangye15@baidu.com>
Configuration menu - View commit details
-
Copy full SHA for bd03e1b - Browse repository at this point
Copy the full SHA bd03e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 957d2a2 - Browse repository at this point
Copy the full SHA 957d2a2View commit details
Commits on Nov 5, 2020
-
add waitwithjobs instead of changing wait api
Signed-off-by: zh168654 <zhangye.168@163.com>
Configuration menu - View commit details
-
Copy full SHA for bfc575d - Browse repository at this point
Copy the full SHA bfc575dView commit details -
Merge pull request #8933 from wawa0210/fix-helm-package-escape-invali…
…d-version Fix invalid semver version number of the helm package command will escape
Configuration menu - View commit details
-
Copy full SHA for 9c97dc8 - Browse repository at this point
Copy the full SHA 9c97dc8View commit details -
Merge pull request #8932 from wawa0210/fix-8924
helm search supports semver pre version numbers starting with 0
Configuration menu - View commit details
-
Copy full SHA for 5436aeb - Browse repository at this point
Copy the full SHA 5436aebView commit details -
List either incubator or stable.
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
Configuration menu - View commit details
-
Copy full SHA for 4a3ffd5 - Browse repository at this point
Copy the full SHA 4a3ffd5View commit details -
fix(helm): flag descriptions start with lowercase
Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for e16d267 - Browse repository at this point
Copy the full SHA e16d267View commit details
Commits on Nov 6, 2020
-
Merge pull request #8913 from cvila84/fork-lint-bug
do not check YAML if nothing was parsed
Configuration menu - View commit details
-
Copy full SHA for 6ca989e - Browse repository at this point
Copy the full SHA 6ca989eView commit details -
Merge pull request #8969 from bridgetkromhout/clarify-stable
Clarifies action needed to list new stable repo
Configuration menu - View commit details
-
Copy full SHA for 31d00a6 - Browse repository at this point
Copy the full SHA 31d00a6View commit details -
lint: lint all documents in a multi-doc yaml file
Signed-off-by: Nandor Kracser <bonifaido@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dfb5a5e - Browse repository at this point
Copy the full SHA dfb5a5eView commit details -
Merge pull request #8970 from zerefwayne/patch-8965
Add remaining tests in TestDependentChartAliases
Configuration menu - View commit details
-
Copy full SHA for 6696a9f - Browse repository at this point
Copy the full SHA 6696a9fView commit details -
Merge pull request #8862 from banzaicloud/linter-multiple-documents
lint: lint all documents in a multi-doc yaml file
Configuration menu - View commit details
-
Copy full SHA for 0ba4fcb - Browse repository at this point
Copy the full SHA 0ba4fcbView commit details -
Updating to k8s 1.19.3 based packages
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for e413c34 - Browse repository at this point
Copy the full SHA e413c34View commit details -
Merge pull request #8950 from knrt10/fix-zsh-autocompletion
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for b690db1 - Browse repository at this point
Copy the full SHA b690db1View commit details
Commits on Nov 7, 2020
-
add unittes for 'helm dep build' with --skip-refresh flag.
Signed-off-by: yxxhero <aiopsclub@163.com>
Configuration menu - View commit details
-
Copy full SHA for 4b229cc - Browse repository at this point
Copy the full SHA 4b229ccView commit details
Commits on Nov 9, 2020
-
Merge pull request #8989 from mattfarina/k8s-1.19.3
Updating to k8s 1.19.3 based packages
Configuration menu - View commit details
-
Copy full SHA for b5c74ca - Browse repository at this point
Copy the full SHA b5c74caView commit details
Commits on Nov 10, 2020
-
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>
Configuration menu - View commit details
-
Copy full SHA for 82002c3 - Browse repository at this point
Copy the full SHA 82002c3View commit details -
Merge pull request #8948 from gy-lehel/#7696
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for a374fff - Browse repository at this point
Copy the full SHA a374fffView commit details -
Merge pull request #9009 from mattfarina/tests-for-8948
Tests for 8948
Configuration menu - View commit details
-
Copy full SHA for 1cd7493 - Browse repository at this point
Copy the full SHA 1cd7493View commit details -
Merge pull request #8886 from yxxhero/add_skip_refresh_option_in_helm…
…_dep_build Add --skip-refresh option in helm dep build
Configuration menu - View commit details
-
Copy full SHA for d675b9c - Browse repository at this point
Copy the full SHA d675b9cView commit details
Commits on Nov 16, 2020
-
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>
Configuration menu - View commit details
-
Copy full SHA for b266c2e - Browse repository at this point
Copy the full SHA b266c2eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d9c5754 - Browse repository at this point
Copy the full SHA d9c5754View commit details
Commits on Nov 19, 2020
-
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>
Matthew Fisher committedNov 19, 2020 Configuration menu - View commit details
-
Copy full SHA for b79134a - Browse repository at this point
Copy the full SHA b79134aView commit details -
Merge pull request #9037 from bacongobbler/increase-operations-limit
[actions/stale] increase number of operations per run to 100
Matthew Fisher authoredNov 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 5208995 - Browse repository at this point
Copy the full SHA 5208995View commit details
Commits on Nov 20, 2020
-
updates label handling to account for localization. Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Matthew Fisher committedNov 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 8592029 - Browse repository at this point
Copy the full SHA 8592029View commit details
Commits on Nov 23, 2020
-
Cleanup tempfiles introduced by unit tests under pkg/
Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
Ma Xinjian committedNov 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 1aa6e92 - Browse repository at this point
Copy the full SHA 1aa6e92View commit details
Commits on Nov 24, 2020
-
Merge pull request #8602 from MaXinjian/get
Add support to judge whether desired version is available or not
Matthew Fisher authoredNov 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 3f2605d - Browse repository at this point
Copy the full SHA 3f2605dView commit details -
Revert "Add support to judge whether desired version is available or …
…not" Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Matthew Fisher committedNov 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 0fe547c - Browse repository at this point
Copy the full SHA 0fe547cView commit details -
Merge pull request #9056 from helm/revert-8602-get
Revert "Add support to judge whether desired version is available or not"
Matthew Fisher authoredNov 24, 2020 Configuration menu - View commit details
-
Copy full SHA for af1bc9a - Browse repository at this point
Copy the full SHA af1bc9aView commit details -
Signed-off-by: Salim Salaues <salim@openinvest.co>
Salim Salaues committedNov 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 50144aa - Browse repository at this point
Copy the full SHA 50144aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d08a0d - Browse repository at this point
Copy the full SHA 5d08a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 374d5f1 - Browse repository at this point
Copy the full SHA 374d5f1View commit details
Commits on Nov 25, 2020
-
Merge pull request #9042 from bacongobbler/stale-3.0.14
bump actions/stale to v3.0.14
Matthew Fisher authoredNov 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 2323f89 - Browse repository at this point
Copy the full SHA 2323f89View commit details
Commits on Nov 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7c4932c - Browse repository at this point
Copy the full SHA 7c4932cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be0d14 - Browse repository at this point
Copy the full SHA 2be0d14View commit details
Commits on Dec 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ce1a468 - Browse repository at this point
Copy the full SHA ce1a468View commit details -
Configuration menu - View commit details
-
Copy full SHA for f30badd - Browse repository at this point
Copy the full SHA f30baddView commit details
Commits on Dec 2, 2020
-
Merge pull request #9084 from rimusz/master
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 78006d0 - Browse repository at this point
Copy the full SHA 78006d0View commit details -
Merge pull request #9057 from ssalaues/fix/ingress-templating-error
fix: ingress path issue
Matthew Fisher authoredDec 2, 2020 Configuration menu - View commit details
-
Copy full SHA for f228a7c - Browse repository at this point
Copy the full SHA f228a7cView commit details -
Merge pull request #9048 from MaXinjian/install
Cleanup tempfiles introduced by unit tests under pkg/
Matthew Fisher authoredDec 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 976d668 - Browse repository at this point
Copy the full SHA 976d668View commit details
Commits on Dec 3, 2020
-
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7860453 - Browse repository at this point
Copy the full SHA 7860453View commit details
Commits on Dec 7, 2020
-
Merge pull request #9090 from helm/add-codeql
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 960fbbe - Browse repository at this point
Copy the full SHA 960fbbeView commit details
Commits on Dec 8, 2020
-
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>
Configuration menu - View commit details
-
Copy full SHA for 7c4e0b1 - Browse repository at this point
Copy the full SHA 7c4e0b1View commit details -
Merge pull request #9103 from mattfarina/bump-k8s-1.19.4
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 8be6bc0 - Browse repository at this point
Copy the full SHA 8be6bc0View commit details
Commits on Dec 10, 2020
-
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 65ed703 - Browse repository at this point
Copy the full SHA 65ed703View commit details
Commits on Dec 11, 2020
-
Adds the option kube-cafile and env variable HELM_KUBECAFILE for a ov…
…erwrite of the certificate authority file Signed-off-by: Lüchinger Dominic <dev@snowgarden.ch>
Configuration menu - View commit details
-
Copy full SHA for cc1d2d6 - Browse repository at this point
Copy the full SHA cc1d2d6View commit details
Commits on Dec 12, 2020
-
Implement
helm pull
for OCI registries* Implement `helm dep update` for oci dependencies * New unit tests * Remove `helm chart pull` command * New `helm pull` does not depend on registry cache Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3ad08f3 - Browse repository at this point
Copy the full SHA 3ad08f3View commit details -
Clean up imports and add doc comments
Additionally, revert `NewPull()` to its existing signature. Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3028c55 - Browse repository at this point
Copy the full SHA 3028c55View commit details -
Remove OCI boolean from struct
Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f666fce - Browse repository at this point
Copy the full SHA f666fceView commit details
Commits on Dec 14, 2020
-
Bump github.com/lib/pq from 1.8.0 to 1.9.0 (#9107)
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/lib/pq/releases) - [Commits](lib/pq@v1.8.0...v1.9.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 937d688 - Browse repository at this point
Copy the full SHA 937d688View commit details -
Bump github.com/Masterminds/squirrel from 1.4.0 to 1.5.0 (#9108)
Bumps [github.com/Masterminds/squirrel](https://github.com/Masterminds/squirrel) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/Masterminds/squirrel/releases) - [Commits](Masterminds/squirrel@v1.4.0...v1.5.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87ed57b - Browse repository at this point
Copy the full SHA 87ed57bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb68c98 - Browse repository at this point
Copy the full SHA bb68c98View commit details -
Bump github.com/containerd/containerd from 1.3.4 to 1.4.3
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.3.4 to 1.4.3. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/master/RELEASES.md) - [Commits](containerd/containerd@v1.3.4...v1.4.3) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a9e2380 - Browse repository at this point
Copy the full SHA a9e2380View commit details -
Bump github.com/Masterminds/semver/v3 from 3.1.0 to 3.1.1 (#9109)
Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.1.0...v3.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 21078d4 - Browse repository at this point
Copy the full SHA 21078d4View commit details -
Updating to Kuberentes 1.20 packages
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 363fb1e - Browse repository at this point
Copy the full SHA 363fb1eView commit details -
Merge pull request #9114 from mattfarina/k8s-1.20
Updating to Kuberentes 1.20 packages
Configuration menu - View commit details
-
Copy full SHA for eb796cc - Browse repository at this point
Copy the full SHA eb796ccView commit details -
Note, randInt is now a function in sprig so the failing test needed to be updated to a function that does not exist. Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for fb0345a - Browse repository at this point
Copy the full SHA fb0345aView commit details
Commits on Dec 15, 2020
-
Merge pull request #9126 from mattfarina/sprig-3.2.0
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for e71d38b - Browse repository at this point
Copy the full SHA e71d38bView commit details
Commits on Dec 16, 2020
-
fix(pkg/chartutil): Remove warning for nils
Nil tables should not be reported as non-tables. Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for bed1a42 - Browse repository at this point
Copy the full SHA bed1a42View commit details
Commits on Dec 17, 2020
-
Replace Helm Hub with Artifact Hub (#8626)
* Replace Helm Hub with Artifact Hub Signed-off-by: Scott Rigby <scott@r6by.com> * Update link to new doc entry for Monocular compatible search API Signed-off-by: Scott Rigby <scott@r6by.com> * Add struct for Artifact Hub data, and return correct URL for both artifact hub instances and backwards compatibility for Monocular search API Signed-off-by: Scott Rigby <scott@r6by.com> * Keep default endpoint hub.helm.sh, so the helm org controls the domain. At least until artifacthub moves to CNCF incubation Signed-off-by: Scott Rigby <scott@r6by.com>
Configuration menu - View commit details
-
Copy full SHA for c495e88 - Browse repository at this point
Copy the full SHA c495e88View commit details -
Fixed bug - The flags --cert-file/--key-file where ignored when --ins…
…ecure-skip-tls-verify flag is set (#9070) * fix: Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set Signed-off-by: Dinu Mathai <Dinu.Mathai1@T-Mobile.com> * fix: Added unit test Signed-off-by: Dinu Mathai <Dinu.Mathai1@T-Mobile.com>
Configuration menu - View commit details
-
Copy full SHA for a202fb0 - Browse repository at this point
Copy the full SHA a202fb0View commit details -
Merge pull request #8363 from zh168654/master
helm upgrade with --wait support jobs in manifest to be completed
Configuration menu - View commit details
-
Copy full SHA for f5ef87b - Browse repository at this point
Copy the full SHA f5ef87bView commit details
Commits on Dec 18, 2020
-
Merge pull request #8484 from chriswells0/subset
feat: Allow helm test to run a subset of tests
Configuration menu - View commit details
-
Copy full SHA for ba9cad9 - Browse repository at this point
Copy the full SHA ba9cad9View commit details -
Address error on deletion of old dependencies
Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for beda5e1 - Browse repository at this point
Copy the full SHA beda5e1View commit details -
test(pkg/storage): Verify that storage.Create returns an error if it …
…fails to clean up least-recent release versions Signed-off-by: Daniel Lipovetsky <dlipovetsky@d2iq.com>
Configuration menu - View commit details
-
Copy full SHA for 8c28da6 - Browse repository at this point
Copy the full SHA 8c28da6View commit details -
fix(pkg/storage): If storage.Create fails to clean up recent release …
…versions, return an error Previously, storage.Create was ignoring the error. This meant that a user that relied on the recent release version cleanup would not be notified if that cleanup failed, and release versions could grow without bound. Closes #9145 Signed-off-by: Daniel Lipovetsky <dlipovetsky@d2iq.com>
Configuration menu - View commit details
-
Copy full SHA for 00cf10d - Browse repository at this point
Copy the full SHA 00cf10dView commit details -
Add explanatory comments to action.List and action.History
While the comments may seem to state the obvious to someone with helm CLI experience, an SDK-first user may find these comments helpful. Signed-off-by: Daniel Lipovetsky <dlipovetsky@d2iq.com>
Configuration menu - View commit details
-
Copy full SHA for 1da2212 - Browse repository at this point
Copy the full SHA 1da2212View commit details
Commits on Dec 23, 2020
-
Merge pull request #9139 from dlipovetsky/action-comments
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 960b3b5 - Browse repository at this point
Copy the full SHA 960b3b5View commit details
Commits on Jan 5, 2021
-
Merge pull request #8703 from torstenwalter/do-not-render-templates-i…
…n-tests-directory Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for ed8d689 - Browse repository at this point
Copy the full SHA ed8d689View commit details -
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for b880fc5 - Browse repository at this point
Copy the full SHA b880fc5View commit details -
Merge pull request #8843 from bloodorangeio/oci-pull
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 49f895d - Browse repository at this point
Copy the full SHA 49f895dView commit details -
Merge pull request #9189 from mattfarina/k8s-0.20.1
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 5eb0e09 - Browse repository at this point
Copy the full SHA 5eb0e09View commit details -
fix(Makefile): rebuild the binary if go.mod has changed
Rebuild the binary when go.mod or go.sum has changed Signed-off-by: Adam Reese <adam@reese.io>
Configuration menu - View commit details
-
Copy full SHA for a58209d - Browse repository at this point
Copy the full SHA a58209dView commit details -
Reduce linting severity for users of out-of-date kubernetes (#8608)
* Reduce linting severity for users of out-of-date kubernetes Fixes #8596 Signed-off-by: Joe Julian <me@joejulian.name> * add more verbose deprecation info Signed-off-by: Joe Julian <me@joejulian.name> * use new upstream deprecations Signed-off-by: Joe Julian <me@joejulian.name> * do not error for custom resources Signed-off-by: Joe Julian <me@joejulian.name> * Define deprecation version in lint rules by LDFLAG Signed-off-by: Joe Julian <me@joejulian.name> * make comment clearer Signed-off-by: Joe Julian <me@joejulian.name> * Extend the k8s version discovery and constants to chartutil Signed-off-by: Joe Julian <me@joejulian.name> * remove awk dependency Signed-off-by: Joe Julian <me@joejulian.name> * align k8s version constant names between capabilities.go and deprecations.go Signed-off-by: Joe Julian <me@joejulian.name> * show the error if the unexpected happens Signed-off-by: Joe Julian <me@joejulian.name> * bump k8sVersionMinor and golden chart templates for k8s 1.20 Signed-off-by: Joe Julian <me@joejulian.name> * bump for tests to match 1.20.1 Signed-off-by: Joe Julian <me@joejulian.name>
Configuration menu - View commit details
-
Copy full SHA for fdcd22e - Browse repository at this point
Copy the full SHA fdcd22eView commit details
Commits on Jan 6, 2021
-
This is a follow-up to #8608. k8s.io/apiserver was added but not added to the go.mod file. Go handled the situation cleanly but left a dirty git tree. Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for da4c40c - Browse repository at this point
Copy the full SHA da4c40cView commit details -
Merge pull request #9193 from mattfarina/fix-mod-sum-apiserver
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 34dd1b0 - Browse repository at this point
Copy the full SHA 34dd1b0View commit details -
Signed-off-by: Matt Farina <matt@mattfarina.com> (cherry picked from commit f546ebb)
Configuration menu - View commit details
-
Copy full SHA for 8082f6d - Browse repository at this point
Copy the full SHA 8082f6dView commit details -
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
Configuration menu - View commit details
-
Copy full SHA for fee2257 - Browse repository at this point
Copy the full SHA fee2257View commit details -
Merge pull request #9195 from mattfarina/bump-version-3.5
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 4bbdd5c - Browse repository at this point
Copy the full SHA 4bbdd5cView commit details -
Fix dep build with OCI based charts
The recent addition of oci:// to specify dependencies in the Chart.yaml dependencies and with helm pull missed handling for the dependency build command. This command was failing to handle OCI. This change adds support for the dep build command following the same pattern used to add oci:// functionality. Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 1135392 - Browse repository at this point
Copy the full SHA 1135392View commit details -
Merge pull request #9200 from mattfarina/fix-dep-build
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for e8ac5b0 - Browse repository at this point
Copy the full SHA e8ac5b0View commit details -
Merge pull request #9192 from adamreese/fix/rebuild-on-gomod-change
fix(Makefile): rebuild the binary if go.mod has changed
Configuration menu - View commit details
-
Copy full SHA for 6760dda - Browse repository at this point
Copy the full SHA 6760ddaView commit details
Commits on Jan 11, 2021
-
chore(Makefile): add target to generate golden files
Add target to generate golden files used in unit tests Signed-off-by: Adam Reese <adam@reese.io>
Configuration menu - View commit details
-
Copy full SHA for b4010b7 - Browse repository at this point
Copy the full SHA b4010b7View commit details -
Merge pull request #9222 from adamreese/chore/makefile-golden
chore(Makefile): add target to generate golden files
Configuration menu - View commit details
-
Copy full SHA for ab12382 - Browse repository at this point
Copy the full SHA ab12382View commit details
Commits on Jan 13, 2021
-
Update default ingress values section to correspond with template
This commit updates the default section in values.yaml for the example ingress definition to correspond with the template. Signed-off-by: Nick Jones <nick@dischord.org>
Configuration menu - View commit details
-
Copy full SHA for 0425678 - Browse repository at this point
Copy the full SHA 0425678View commit details
Commits on Jan 15, 2021
-
print warning message instead of debug message when ~/.config exists …
…but is not accessible Signed-off-by: wawa0210 <xiaozhang0210@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5cd2a93 - Browse repository at this point
Copy the full SHA 5cd2a93View commit details
Commits on Jan 21, 2021
-
Signed-off-by: Shoubhik Bose <shbose@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 7e41f70 - Browse repository at this point
Copy the full SHA 7e41f70View commit details
Commits on Jan 25, 2021
-
Merge pull request #9261 from sbose78/move-to-0.20.2
Use kube libraries v0.20.2
Matthew Fisher authoredJan 25, 2021 Configuration menu - View commit details
-
Copy full SHA for ff51da5 - Browse repository at this point
Copy the full SHA ff51da5View commit details -
Merge pull request #9240 from wawa0210/fix-9216
print warning message instead of debug message when ~/.config exists but is not accessible
Matthew Fisher authoredJan 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 0e16e84 - Browse repository at this point
Copy the full SHA 0e16e84View commit details -
Merge pull request #9232 from yankcrime/fix_ingress_example
Update default ingress values section to correspond with template
Matthew Fisher authoredJan 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 715a0d6 - Browse repository at this point
Copy the full SHA 715a0d6View commit details -
Merge pull request #9076 from helm/dependabot/go_modules/github.com/c…
…ontainerd/containerd-1.4.3 Bump github.com/containerd/containerd from 1.3.4 to 1.4.3
Matthew Fisher authoredJan 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 37c7bb4 - Browse repository at this point
Copy the full SHA 37c7bb4View commit details
Commits on Jan 27, 2021
-
Upgrade to oras v0.9.0 (#9269)
* Upgrade to oras v0.9.0 Signed-off-by: Josh Dolitsky <josh@dolit.ski> * fix test-style Signed-off-by: Josh Dolitsky <josh@dolit.ski>
Configuration menu - View commit details
-
Copy full SHA for 0b2fec0 - Browse repository at this point
Copy the full SHA 0b2fec0View commit details -
Bump k8s.io/klog/v2 from 2.4.0 to 2.5.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/master/RELEASE.md) - [Commits](kubernetes/klog@v2.4.0...v2.5.0) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 59791a2 - Browse repository at this point
Copy the full SHA 59791a2View commit details -
Bump github.com/mattn/go-shellwords from 1.0.10 to 1.0.11
Bumps [github.com/mattn/go-shellwords](https://github.com/mattn/go-shellwords) from 1.0.10 to 1.0.11. - [Release notes](https://github.com/mattn/go-shellwords/releases) - [Commits](mattn/go-shellwords@v1.0.10...v1.0.11) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e8817d7 - Browse repository at this point
Copy the full SHA e8817d7View commit details
Commits on Jan 28, 2021
-
Define GPG_PUBRING to make pubring configurable
On new Ubuntu, public keyring name is pubring.kbx. However on Centos it is pubring.gpg Signed-off-by: Ma Xinjian <maxj.fnst@cn.fujitsu.com>
Ma Xinjian committedJan 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 03d1f3d - Browse repository at this point
Copy the full SHA 03d1f3dView commit details -
Merge pull request #9276 from helm/dependabot/go_modules/github.com/m…
…attn/go-shellwords-1.0.11 Bump github.com/mattn/go-shellwords from 1.0.10 to 1.0.11
Matthew Fisher authoredJan 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 46d80f6 - Browse repository at this point
Copy the full SHA 46d80f6View commit details
Commits on Jan 29, 2021
-
Fix
helm list --offset
cli help stringSigned-off-by: Krish <kriiyer@cisco.com>
Krish committedJan 29, 2021 Configuration menu - View commit details
-
Copy full SHA for f920023 - Browse repository at this point
Copy the full SHA f920023View commit details
Commits on Feb 1, 2021
-
Fix-9253: Change the deprecated charts repo URL in release notes
What this PR does / why we need it: fix for issue #9253. The link taken from the projects GitHub page has been used for consistency across the documentation. Signed-off-by: Jack Whitter-Jones <jackwhitterjones@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 64e2d59 - Browse repository at this point
Copy the full SHA 64e2d59View commit details
Commits on Feb 3, 2021
-
Because backOffLimit can be 0, a zero value for pod status failed will always cause the condition to return true. Signed-off-by: James McElwain <jmcelwain@gmail.com>
James McElwain authored and McElwain, James committedFeb 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 5441019 - Browse repository at this point
Copy the full SHA 5441019View commit details -
Bump github.com/mitchellh/copystructure from 1.0.0 to 1.1.1
Bumps [github.com/mitchellh/copystructure](https://github.com/mitchellh/copystructure) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/mitchellh/copystructure/releases) - [Commits](mitchellh/copystructure@v1.0.0...v1.1.1) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bb42865 - Browse repository at this point
Copy the full SHA bb42865View commit details
Commits on Feb 4, 2021
-
fix(*): Validate metadata semver and printable characters
ref: GHSA-c38g-469g-cmgx * Skip invalid chart versions when reading the repository index file or when programmatically adding a chart version. * Adds semver validation and strips non-printable characters and normalizes spaces for string fields in Metadata.Validate() * Fixes a unit test that was pulling a remote repo. Now uses a local repo. * Fixes ignored error in repo update command Signed-off-by: Adam Reese <adam@reese.io>
Configuration menu - View commit details
-
Copy full SHA for 657ce55 - Browse repository at this point
Copy the full SHA 657ce55View commit details -
Merge pull request from GHSA-c38g-469g-cmgx
fix(*): Validate metadata semver and printable characters
Configuration menu - View commit details
-
Copy full SHA for 6ce9ba6 - Browse repository at this point
Copy the full SHA 6ce9ba6View commit details -
chore(go.mod): bump Masterminds/{spring,goutils} and deislabs/oras
Signed-off-by: Adam Reese <adam@reese.io>
Configuration menu - View commit details
-
Copy full SHA for 3dbb161 - Browse repository at this point
Copy the full SHA 3dbb161View commit details -
Merge pull request #9326 from adamreese/chore/bump-sprig-goutils
chore(go.mod): bump Masterminds/{spring,goutils} and deislabs/oras
Configuration menu - View commit details
-
Copy full SHA for 35da7a8 - Browse repository at this point
Copy the full SHA 35da7a8View commit details
Commits on Feb 8, 2021
-
Merge pull request #9306 from jwhitt3r/Fix-9253
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for d8979ce - Browse repository at this point
Copy the full SHA d8979ceView commit details -
Updating golangci-lint to 1.36.0
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 1cf9589 - Browse repository at this point
Copy the full SHA 1cf9589View commit details -
Merge pull request #9314 from helm/dependabot/go_modules/github.com/m…
…itchellh/copystructure-1.1.1 Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 0b48214 - Browse repository at this point
Copy the full SHA 0b48214View commit details -
Merge pull request #9343 from mattfarina/bump-golangci-lint
Updating golangci-lint to 1.36.0
Configuration menu - View commit details
-
Copy full SHA for d1e48fb - Browse repository at this point
Copy the full SHA d1e48fbView commit details -
Bump github.com/jmoiron/sqlx from 1.2.0 to 1.3.1
Bumps [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx) from 1.2.0 to 1.3.1. - [Release notes](https://github.com/jmoiron/sqlx/releases) - [Commits](jmoiron/sqlx@v1.2.0...v1.3.1) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 74c49d4 - Browse repository at this point
Copy the full SHA 74c49d4View commit details -
Merge pull request #9301 from krish7919/9283-cli-help
Fix `helm list --offset` cli help string
Matthew Fisher authoredFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 8c151d8 - Browse repository at this point
Copy the full SHA 8c151d8View commit details -
Merge pull request #9288 from helm/dependabot/go_modules/k8s.io/klog/…
…v2-2.5.0 Bump k8s.io/klog/v2 from 2.4.0 to 2.5.0
Matthew Fisher authoredFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for bb875c3 - Browse repository at this point
Copy the full SHA bb875c3View commit details -
feat(comp): Completion for the docs --type flag
Add completion for the --type flag of the docs command. Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for 3c4ccad - Browse repository at this point
Copy the full SHA 3c4ccadView commit details -
Merge pull request #9254 from MaXinjian/gpg
Correct pubring name
Matthew Fisher authoredFeb 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 037a43c - Browse repository at this point
Copy the full SHA 037a43cView commit details
Commits on Feb 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 24925c4 - Browse repository at this point
Copy the full SHA 24925c4View commit details -
Merge pull request #9345 from houfangdong/master
fix release sha256
Matthew Fisher authoredFeb 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 64c8df1 - Browse repository at this point
Copy the full SHA 64c8df1View commit details -
fix(helm): get/get-helm-3 whitespace support in runAsRoot
When `get`/`get-helm-3` is run with a HELM_INSTALL_DIR containing spaces, the installation fails. Closes #9346 Signed-off-by: Michael Musenbrock <michael.musenbrock@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7847820 - Browse repository at this point
Copy the full SHA 7847820View commit details
Commits on Feb 16, 2021
-
fix(test): Increase golangci-lint timeout
CircleCI has been failing on 'make test-style' because of a timeout. This commit increases the timeout. Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for 8d33624 - Browse repository at this point
Copy the full SHA 8d33624View commit details -
Merge pull request #9367 from VilledeMontreal/fix/golangcilint
Increase golangci-lint timeout
Configuration menu - View commit details
-
Copy full SHA for 55ef064 - Browse repository at this point
Copy the full SHA 55ef064View commit details
Commits on Feb 18, 2021
-
Signed-off-by: Christian Richter <christian@boltares.de>
Configuration menu - View commit details
-
Copy full SHA for 4f1ab5a - Browse repository at this point
Copy the full SHA 4f1ab5aView commit details -
Merge pull request #9357 from dragonchaser/fix_windows_tests
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 98000cd - Browse repository at this point
Copy the full SHA 98000cdView commit details -
Add darwin/arm64 (Apple Silicon) support
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ecdc34c - Browse repository at this point
Copy the full SHA ecdc34cView commit details -
update test expectation for new template error string
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f57c01c - Browse repository at this point
Copy the full SHA f57c01cView commit details
Commits on Feb 19, 2021
-
Merge pull request #9131 from dlipovetsky/check-cleanup-error
Signed-off-by: Matt Farina <matt@mattfarina.com>
Configuration menu - View commit details
-
Copy full SHA for 85794cf - Browse repository at this point
Copy the full SHA 85794cfView commit details
Commits on Feb 22, 2021
-
docs(CONTRIBUTING): writing a HIP
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Matthew Fisher committedFeb 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 41707a6 - Browse repository at this point
Copy the full SHA 41707a6View commit details -
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Matthew Fisher committedFeb 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 2c11412 - Browse repository at this point
Copy the full SHA 2c11412View commit details
Commits on Feb 23, 2021
-
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Matthew Fisher committedFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 6cea284 - Browse repository at this point
Copy the full SHA 6cea284View commit details -
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Matthew Fisher committedFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for b704e84 - Browse repository at this point
Copy the full SHA b704e84View commit details -
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
Matthew Fisher committedFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for abadc54 - Browse repository at this point
Copy the full SHA abadc54View commit details -
Merge pull request #9392 from bacongobbler/write-a-hip
docs(CONTRIBUTING): writing a HIP
Matthew Fisher authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 8ad90b2 - Browse repository at this point
Copy the full SHA 8ad90b2View commit details -
Merge pull request #9349 from redeamer/fix_get_helm_runAsRoot_space_i…
…ssue fix(helm): get/get-helm-3 whitespace support in runAsRoot
Matthew Fisher authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for fd5788e - Browse repository at this point
Copy the full SHA fd5788eView commit details
Commits on Feb 24, 2021
-
fix(cmd): Show that flags can be used for zsh/fish
The "helm completion zsh" and "helm completion fish" commands accept the "--no-descriptions" flag, therefore we should not disable the addition of "[flags]" to the usage line when printing help. Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for 7b6dcfa - Browse repository at this point
Copy the full SHA 7b6dcfaView commit details -
feat(comp): Improve completion for plugin commands
The 'plugin update' and 'plugin uninstall' commands can accept more than one plugin name as arguments; this commit teaches the completion logic to respect this. Also, the commit adds go test for completion of the plugin commands. Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for 1f68f65 - Browse repository at this point
Copy the full SHA 1f68f65View commit details -
feat(comp): Add descriptions for release name comp
Ref: HIP 0008 When completing a release name, extra information will be shown for shells that support completions (fish, zsh). For example, if I have two releases: "nginx" and "nginx2", completion would yield: $ helm history n<TAB> nginx -- nginx-6.0.2 -> deployed nginx2 -- nginx-ingress-1.41.2 -> deployed Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for a6b2834 - Browse repository at this point
Copy the full SHA a6b2834View commit details -
feat(comp): Add descriptions for plugin completion
Ref: HIP 0008 When completing a plugin name, extra information will be shown for shells that support completions (fish, zsh). For example: $ helm plugin uninstall <TAB> 2to3 -- migrate and cleanup Helm v2 configuration and releases in-place to Helm v3 diff -- Preview helm upgrade changes as a diff fullstatus -- provide status of resources part of the release github -- Install or upgrade Helm charts from GitHub repos Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for b0d567a - Browse repository at this point
Copy the full SHA b0d567aView commit details -
feat(comp): Add descriptions for kube-context comp
Ref: HIP 0008 When completing a kube-context, extra information will be shown for shells that support completions (fish, zsh). For example: $ helm --kube-context <TAB> acc -- accept default -- k3d-k3s-default lab -- lab lab2 -- cluster.local Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for 7dee24d - Browse repository at this point
Copy the full SHA 7dee24dView commit details -
feat(comp): Add descriptions for revision comp
Ref: HIP 0008 When completing a revision, extra information will be shown for shells that support completions (fish, zsh). For example: $ helm get manifest nginx --revision <TAB> 1 -- App: 1.19.1, Chart: nginx-6.0.2 2 -- App: v0.34.1, Chart: nginx-ingress-1.41.2 Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for 9856f05 - Browse repository at this point
Copy the full SHA 9856f05View commit details -
feat(comp): Add descriptions for --version comp
Ref: HIP 0008 When completing a version, extra information will be shown for shells that support completions (fish, zsh). For example: $ helm upgrade nginx stable/grafana --version <TAB> 0.8.4 -- Created: March 30, 2018 0.8.5 -- App: 5.0.4, Created: April 10, 2018 1.0.0 -- App: 5.0.4, Created: April 11, 2018 (deprecated) 1.10.0 -- App: 5.1.2, Created: June 1, 2018 Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for 4307091 - Browse repository at this point
Copy the full SHA 4307091View commit details -
feat(comp): Add descriptions for output format
Ref: HIP 0008 When completing output formats, extra information will be shown for shells that support completions (fish, zsh). For example: $ helm status -o <TAB> json -- Output result in JSON format table -- Output result in human-readable format yaml -- Output result in YAML format Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for 593b267 - Browse repository at this point
Copy the full SHA 593b267View commit details -
Merge pull request #9243 from VilledeMontreal/feat/compDescriptions
Add descriptions to custom completions (part 1)
Configuration menu - View commit details
-
Copy full SHA for ea5d5b6 - Browse repository at this point
Copy the full SHA ea5d5b6View commit details -
initialize registry client in oci getter
Signed-off-by: Alex Sears <me@alexsears.com>
Configuration menu - View commit details
-
Copy full SHA for 2d16a81 - Browse repository at this point
Copy the full SHA 2d16a81View commit details -
add test to ensure OCIGetter registryClient is set
Signed-off-by: Alex Sears <me@alexsears.com>
Configuration menu - View commit details
-
Copy full SHA for 1c377f8 - Browse repository at this point
Copy the full SHA 1c377f8View commit details
Commits on Feb 25, 2021
-
Added s390x support to get script
Signed-off-by: Ajay Victor <ajvictor@in.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 1fc6f65 - Browse repository at this point
Copy the full SHA 1fc6f65View commit details -
Merge pull request #8559 from zsuzhengdu/f/improve-console-output-for…
…-resource-policy-keep Improve the console output for resource policy keep to align with helm2.
Configuration menu - View commit details
-
Copy full SHA for 3e31983 - Browse repository at this point
Copy the full SHA 3e31983View commit details
Commits on Feb 26, 2021
-
Signed-off-by: Shoubhik Bose <shbose@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 1cf1e54 - Browse repository at this point
Copy the full SHA 1cf1e54View commit details -
Merge pull request #9409 from searsaw/fix/ocigetter-registryclient
initialize registry client in oci getter
Configuration menu - View commit details
-
Copy full SHA for 158d7df - Browse repository at this point
Copy the full SHA 158d7dfView commit details -
Merge pull request #9411 from ajaypvictor/s390x-support
Added s390x support to get script
Matthew Fisher authoredFeb 26, 2021 Configuration menu - View commit details
-
Copy full SHA for b30f61d - Browse repository at this point
Copy the full SHA b30f61dView commit details
Commits on Mar 2, 2021
-
Fix the example for --time-format flag
The example given in the help out of the list command seems random, not a valid time format for golang. Signed-off-by: Mert Inan <inanme@gmail.com> Signed-off-by: mert <mert.inan@sky.uk>
mert committedMar 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 30f643c - Browse repository at this point
Copy the full SHA 30f643cView commit details
Commits on Mar 3, 2021
-
Signed-off-by: Shoubhik Bose <shbose@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 44bec19 - Browse repository at this point
Copy the full SHA 44bec19View commit details -
corrected order of helm lint coalescing of multiple values files
Signed-off-by: Matthew Luckam <Matthew.Luckam@peraton.com>
Configuration menu - View commit details
-
Copy full SHA for f402994 - Browse repository at this point
Copy the full SHA f402994View commit details -
updated unit tests to conform with helm best practices
Signed-off-by: Matthew Luckam <Matthew.Luckam@peraton.com>
Configuration menu - View commit details
-
Copy full SHA for 592c338 - Browse repository at this point
Copy the full SHA 592c338View commit details -
Merge pull request #9430 from inanme/fix-example-golang-date-format
Fix the list command help example for --time-format flag
Configuration menu - View commit details
-
Copy full SHA for 42f96d8 - Browse repository at this point
Copy the full SHA 42f96d8View commit details -
Merge pull request #9260 from mluckam/lint_override_values
corrected order of helm lint coalescing of multiple values files
Matthew Fisher authoredMar 3, 2021 Configuration menu - View commit details
-
Copy full SHA for a9c5815 - Browse repository at this point
Copy the full SHA a9c5815View commit details
Commits on Mar 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0befcef - Browse repository at this point
Copy the full SHA 0befcefView commit details
Commits on Mar 6, 2021
-
add flag trimpath in the go build command
Signed-off-by: Pallav Jha <pallav_kumar71@yahoo.com> Signed-off-by: pallavJha <pallav_kumar71@yahoo.com>
Configuration menu - View commit details
-
Copy full SHA for 03eec30 - Browse repository at this point
Copy the full SHA 03eec30View commit details -
Merge pull request #9452 from pallavJha/add-go-build-flag-trimpath
Add flag trimpath in the go build command
Matthew Fisher authoredMar 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 6e4a61f - Browse repository at this point
Copy the full SHA 6e4a61fView commit details
Commits on Mar 10, 2021
-
chore(deps): Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.7.0 to 1.8.1. - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.7.0...v1.8.1) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4096cfb - Browse repository at this point
Copy the full SHA 4096cfbView commit details
Commits on Mar 12, 2021
-
Merge pull request #9418 from sbose78/v0.20.4
Use kube libraries v0.20.4
Configuration menu - View commit details
-
Copy full SHA for ad81556 - Browse repository at this point
Copy the full SHA ad81556View commit details -
Merge pull request #9381 from joelanford/darwin-arm64
Add darwin/arm64 (Apple Silicon) support
Configuration menu - View commit details
-
Copy full SHA for bfb6bb7 - Browse repository at this point
Copy the full SHA bfb6bb7View commit details -
Merge pull request #9280 from helm/dependabot/go_modules/github.com/j…
…moiron/sqlx-1.3.1 Bump github.com/jmoiron/sqlx from 1.2.0 to 1.3.1
Configuration menu - View commit details
-
Copy full SHA for dad0e56 - Browse repository at this point
Copy the full SHA dad0e56View commit details -
new key for technosophos (#9478)
Signed-off-by: Matt Butcher <matt.butcher@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 543364f - Browse repository at this point
Copy the full SHA 543364fView commit details
Commits on Mar 13, 2021
-
feat(comp): Uninstall accepts multiple releases
The 'uninstall' command can accept more than one release name as arguments; this commit teaches the completion logic to respect this. At the same time, the commit adds tests for the commands using the modified code path. Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
Configuration menu - View commit details
-
Copy full SHA for 8854547 - Browse repository at this point
Copy the full SHA 8854547View commit details
Commits on Mar 15, 2021
-
run of `go mod tidy -v` Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 4d39d47 - Browse repository at this point
Copy the full SHA 4d39d47View commit details -
Merge pull request #9486 from hickeyma/chore/cleanup-depends
chore(mod): Cleanup dependencies
Configuration menu - View commit details
-
Copy full SHA for b41a9d4 - Browse repository at this point
Copy the full SHA b41a9d4View commit details -
Merge pull request #9458 from helm/dependabot/go_modules/github.com/s…
…irupsen/logrus-1.8.1 chore(deps): Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1
Configuration menu - View commit details
-
Copy full SHA for 7ab5fee - Browse repository at this point
Copy the full SHA 7ab5feeView commit details -
Bump github.com/spf13/cobra from 1.1.1 to 1.1.3
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.3. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.1.1...v1.1.3) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 60c399d - Browse repository at this point
Copy the full SHA 60c399dView commit details -
chore(deps): Bump github.com/lib/pq from 1.9.0 to 1.10.0
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/lib/pq/releases) - [Commits](lib/pq@v1.9.0...v1.10.0) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 56453f6 - Browse repository at this point
Copy the full SHA 56453f6View commit details -
Merge pull request #9475 from helm/dependabot/go_modules/github.com/l…
…ib/pq-1.10.0 chore(deps): Bump github.com/lib/pq from 1.9.0 to 1.10.0
Configuration menu - View commit details
-
Copy full SHA for fbb24fe - Browse repository at this point
Copy the full SHA fbb24feView commit details -
chore(deps): Bump github.com/containerd/containerd from 1.4.3 to 1.4.4
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.4.3 to 1.4.4. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/master/RELEASES.md) - [Commits](containerd/containerd@v1.4.3...v1.4.4) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f3ccaca - Browse repository at this point
Copy the full SHA f3ccacaView commit details -
Merge pull request #9476 from helm/dependabot/go_modules/github.com/c…
…ontainerd/containerd-1.4.4 chore(deps): Bump github.com/containerd/containerd from 1.4.3 to 1.4.4
Configuration menu - View commit details
-
Copy full SHA for bd0a4a3 - Browse repository at this point
Copy the full SHA bd0a4a3View commit details -
chore(deps): Bump k8s.io/klog/v2 from 2.5.0 to 2.8.0
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.5.0 to 2.8.0. - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/master/RELEASE.md) - [Commits](kubernetes/klog@v2.5.0...v2.8.0) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 113c8d9 - Browse repository at this point
Copy the full SHA 113c8d9View commit details
Commits on Mar 16, 2021
-
Merge pull request #9484 from helm/dependabot/go_modules/k8s.io/klog/…
…v2-2.8.0 chore(deps): Bump k8s.io/klog/v2 from 2.5.0 to 2.8.0
Configuration menu - View commit details
-
Copy full SHA for 25ec7a6 - Browse repository at this point
Copy the full SHA 25ec7a6View commit details -
* spelling: annotate Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: asserts Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: behavior Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: binary Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: contain Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: copied Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: dependency Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: depending Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: deprecated Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: doesn't Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: donot Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: github Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: inputting Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: iteration Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: jabberwocky Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: kubernetes Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: length Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: mismatch Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: multiple Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: nonexistent Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: outputs Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: panicking Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: plugins Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: parsing Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: porthos Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: regular Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: resource Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: repositories Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: something Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: strict Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: string Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: unknown Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2bf8fdf - Browse repository at this point
Copy the full SHA 2bf8fdfView commit details -
Merge pull request #9481 from VilledeMontreal/feat/compMultiUninstall
feat(comp): Uninstall accepts multiple releases
Configuration menu - View commit details
-
Copy full SHA for e5aa0c9 - Browse repository at this point
Copy the full SHA e5aa0c9View commit details -
Merge pull request #9313 from jmcelwain/master
wait-for-job with backoff limit 0
Configuration menu - View commit details
-
Copy full SHA for 617c9e1 - Browse repository at this point
Copy the full SHA 617c9e1View commit details
Commits on Mar 17, 2021
-
Improve description for version flag.
Signed-off-by: Daniel Petró <daniel.petro@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 171321b - Browse repository at this point
Copy the full SHA 171321bView commit details -
Merge pull request #9499 from Schildkroete23/master
Improve description for version flag.
Matthew Fisher authoredMar 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 279bf7c - Browse repository at this point
Copy the full SHA 279bf7cView commit details
Commits on Mar 18, 2021
-
Merge pull request #9355 from helm/dependabot/go_modules/github.com/s…
…pf13/cobra-1.1.3 Bump github.com/spf13/cobra from 1.1.1 to 1.1.3
Configuration menu - View commit details
-
Copy full SHA for d55c53d - Browse repository at this point
Copy the full SHA d55c53dView commit details
Commits on Mar 22, 2021
-
Add name validation rules for object kinds
Signed-off-by: Simon Croome <simon@croome.org> Developer Certificate of Origin Version 1.1 Copyright (C) 2004, 2006 The Linux Foundation and its contributors. 1 Letterman Drive Suite D4700 San Francisco, CA, 94129 Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. Signed-off-by: Simon Croome <simon.croome@storageos.com>
Configuration menu - View commit details
-
Copy full SHA for ba325bd - Browse repository at this point
Copy the full SHA ba325bdView commit details -
Move default to avoid nil check
Signed-off-by: Simon Croome <simon.croome@storageos.com>
Configuration menu - View commit details
-
Copy full SHA for 54de1c1 - Browse repository at this point
Copy the full SHA 54de1c1View commit details -
Wrap validation error instead of recreating
Signed-off-by: Simon Croome <simon.croome@storageos.com>
Configuration menu - View commit details
-
Copy full SHA for 6c82c83 - Browse repository at this point
Copy the full SHA 6c82c83View commit details -
Add/update deprecation notices
Signed-off-by: Simon Croome <simon.croome@storageos.com>
Configuration menu - View commit details
-
Copy full SHA for c50372a - Browse repository at this point
Copy the full SHA c50372aView commit details
Commits on Mar 26, 2021
-
Merge pull request #9416 from croomes/resource-name-validation
Add name validation rules for different object kinds
Configuration menu - View commit details
-
Copy full SHA for 213a7df - Browse repository at this point
Copy the full SHA 213a7dfView commit details