wujunwei
a7a1117327
add nil judge for dependency , maintainers validate and some testcase.
...
Signed-off-by: wujunwei <wjw3323@live.com>
2 years ago
Martin Hickey
a48b87f32a
Merge pull request #11274 from wujunwei/fix-case-title-smaller-all
...
bugfix: add cases.NoLower opt for we can get same effect to strings.Title
2 years ago
Martin Hickey
b5e39c15ea
Merge pull request #11368 from hickeyma/fix/code-style
...
Fix code style
2 years ago
Martin Hickey
ae828ce0ee
Fix code style
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
2 years ago
Matt Farina
cd809f9b19
bump version to v3.10.0
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
(cherry picked from commit ce66412a72
)
2 years ago
Soujanya Mangipudi
8bb08e390a
Merge branch 'main' of https://github.com/SoujanyaMangipudi/helm into main
2 years ago
Soujanya Mangipudi
736d7d3be0
Merge pull request #3 from SoujanyaMangipudi/somangip/MergetoMain
...
Somangip/mergeto main
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
2 years ago
Soujanya Mangipudi
6d9c388178
Merge pull request #3 from SoujanyaMangipudi/somangip/MergetoMain
...
Somangip/mergeto main
2 years ago
Soujanya Mangipudi
ffa19a4b5d
Addressing review comments - move printing code out of client.go
...
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
fix circleci tests
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
fix formatting errors
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
fix tests
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
fix tests
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
fix gofmt issue
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
2 years ago
Soujanya Mangipudi
20e3577543
Addressing review comments:
...
Extend Interface with new InterfaceResources to avoid breaking changes
Move change to staus command behind --show-resources flag
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
2 years ago
Soujanya Mangipudi
9d5be803bc
feat(helm): Supporting helm3 to show up resource names that were deployed as part of release in helm status command
...
Creating a new PR based on this existing stale PR https://github.com/helm/helm/pull/7728
Signed-off-by: Soujanya Mangipudi <somangip@microsoft.com>
# Conflicts:
# go.sum
2 years ago
Martin Hickey
bed23120b0
Merge pull request #11311 from mattfarina/k8s-1.25
...
Updating to Kubernetes 1.25 client libs
2 years ago
Matt Farina
2108a23d34
Updating to Kubernetes 1.25 client libs
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
2 years ago
CI
c1bf99c0eb
Merge remote-tracking branch 'origin/main' into cleanup-after-find-chart
2 years ago
Marcin Owsiany
b7c35d2a0f
During deletion, explicitly log already deleted resource name.
...
Unfortunately errors from the API server do not always (do they ever?) contain
the name of the resource in question.
Deletions for multiple resources are processed concurrently, so in a resulting
log, a preceding "Starting delete" line might be for a different object.
Signed-off-by: Marcin Owsiany <porridge@redhat.com>
2 years ago
Martin Hickey
8199db309a
Merge pull request #10693 from lucadirocco/feat/--set-json
...
feat: add --set-json flag to set json values.
2 years ago
wujunwei
f0037e5ef6
fix: add cases.NoLower option for we can get same effect to strings.Title
...
Signed-off-by: wujunwei <wjw3323@live.com>
2 years ago
Matt Farina
d7b4c38c42
Merge pull request #11263 from mattfarina/fix-TestDownloadTo_TLS
...
Updating the certificates used for testing
2 years ago
Matt Farina
7cbec356b4
Updating the certificates used for testing
...
Closes #11259
Signed-off-by: Matt Farina <matt.farina@suse.com>
2 years ago
Matt Farina
10466e3e17
Merge pull request from GHSA-7hfp-qfw3-5jxh
...
Updating index handling
2 years ago
Martin Hickey
72e2bff0af
Merge pull request #11233 from ash2k/drop-docker-docker-dep
...
Drop direct github.com/docker/docker dependency
2 years ago
Matt Farina
225f8d7732
Updating index handling
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
2 years ago
Mikhail Mazurskiy
ea5365a3d1
Drop direct github.com/docker/docker dependency
...
Signed-off-by: Mikhail Mazurskiy <mmazurskiy@gitlab.com>
2 years ago
Martin Hickey
f08db5c899
Merge pull request #10834 from stan-sz/stan-sz/10285
...
Log error message on failed download
2 years ago
Martin Hickey
1d15ad7ea4
Merge pull request #10506 from suzaku/support-no-headers
...
Add support for`helm list --no-headers`
2 years ago
Martin Hickey
4cd966fdb5
Merge pull request #11214 from d-d-up/fix_special_string
...
fix special string in the filename
2 years ago
Matt Farina
d9f776bb35
Merge pull request #11205 from longkai/install-desc-oci
...
chore: add oci install description
2 years ago
Matt Farina
26ce96464f
Merge pull request #11153 from macedogm/bump-kube-openapi
...
Update github.com/emicklei/go-restful to fix CVE-2022-1996
2 years ago
Matt Farina
4b18b19a5e
Merge pull request #11143 from aep/for-upstream
...
fixes #11142 missing array length check on release
2 years ago
d-d-up
ece46c1d3a
fix special string in the filename
...
Signed-off-by: d-d-up <qhr6113@163.com>
2 years ago
CI
3b19ddeb56
one defer
...
Signed-off-by: CI <ci@argoproj.com>
2 years ago
longkai
d1c0b7e0d0
chore: add oci install description
...
Signed-off-by: longkai <im.longkai@gmail.com>
2 years ago
CI
781ddba690
don't change r.CachePath
...
Signed-off-by: CI <ci@argoproj.com>
2 years ago
Scott Rigby
9fe4f2ea72
Merge pull request #11160 from mattfarina/fix-darwin-acme-error
...
Fixing x509 test on darwin
2 years ago
Matt Farina
b3aa0b4118
Fixing x509 test on darwin
...
Go passes x509 verification off to the platform and different
platforms provide different responses. The Go tests for x509
even have different test files for different platform providers
that check for different messages.
This update haldes darwins difference for x509 authority handling
Closes #11159
Signed-off-by: Matt Farina <matt@mattfarina.com>
2 years ago
Matt Farina
44b4b5e8b3
Merge pull request #11136 from helm/dependabot/go_modules/github.com/stretchr/testify-1.8.0
...
chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
2 years ago
CI
cd76fcd805
avoid adding new public function
...
Signed-off-by: CI <ci@argoproj.com>
2 years ago
CI
32a41fcfac
fix tests
...
Signed-off-by: CI <ci@argoproj.com>
2 years ago
CI
24fa3d910d
fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL ( #11171 )
...
Signed-off-by: CI <ci@argoproj.com>
2 years ago
Guilherme Macedo
1e0f8a4ee9
Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful
...
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
2 years ago
Arvid E. Picciani
b9f347a574
fixes #11142 missing array length check on release
...
Signed-off-by: Arvid E. Picciani <arvid@kraud.cloud>
2 years ago
dependabot[bot]
0c9de28b58
chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Martin Hickey
9377988685
Merge pull request #11094 from hickeyma/bump-k8s-1.24.2
...
Updating to Kubernetes 1.24.2
2 years ago
Martin Hickey
211bd2b60a
Upgrading to Kubernetes 1.24.2
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
2 years ago
Martin Hickey
d84655a9c5
Merge pull request #11093 from hickeyma/bump-oras
...
Bump Oras to 1.2.0 Containerd to 1.6.6
2 years ago
Martin Hickey
51e6c8e4e0
Bump Oras to 1.2.0
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
2 years ago
Matt Farina
001850aa4f
Merge pull request #11119 from bacongobbler/fix-ci
...
fix: use `go install` instead of `go get`
2 years ago
Matthew Fisher
aa6e82bac8
fix: use `go install` instead of `go get`
...
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
2 years ago
Matthew Fisher
fd9f4ccbed
Merge pull request #11110 from yxxhero/bump_Go_1.18
...
bump Go 1.18
2 years ago
yxxhero
39b0a82365
bump Go 1.18
...
Signed-off-by: yxxhero <aiopsclub@163.com>
2 years ago