Commit Graph

8852 Commits (main)
 

Author SHA1 Message Date
Mathias Neerup f28447c73d feat: pass basic auth to env-vars when running download plugins
2 years ago
Andrew Block f900e9f1b1
Attach annotations to OCI artifacts
2 years ago
Matt Farina 01dabe5312
Merge pull request #11948 from wujunwei/fix-failed-testcase-on-windows
2 years ago
Matt Farina 9705369da6
Merge pull request #11973 from joejulian/quiet_lint
2 years ago
Matt Farina 0833318b32
Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag
2 years ago
Yann Soubeyrand bdd56569ea chore: bump k8s.io dependencies to v0.27.1
2 years ago
Matt Farina 3b74c13768
Merge pull request #11479 from MichaelMorrisEst/cascade
2 years ago
Matt Farina 82e132ca1c
Updating the Helm maintainers
2 years ago
Dominik Müller 266ab5af05 test(pkg/engine): add tests for TOML parsing
2 years ago
Dominik Müller f550eda6e9 feat(pkg/engine): add TOML parsing functionality
2 years ago
Jeff van Dam 1689248274 Merge branch 'fixDepUpPerformance' of https://github.com/Nordix/helm into fixDepUpPerformance
2 years ago
JvD_Ericsson 1ce7939838 Improve helm dependency update performance
2 years ago
Joe Julian b3707e666b
strip trailing newline from Files.Lines
2 years ago
Tom Wieczorek b9361407a3
Bump k8s.io deps from v0.26.0 to v0.27.0
2 years ago
Matt Farina e63083492b
Merge pull request #11985 from mattfarina/only-test-once
2 years ago
Matt Farina 3232493514
Only run tests once
2 years ago
Andrew Block 0a6d0b8be9
Merge pull request #11980 from helm/dependabot/go_modules/golang.org/x/text-0.9.0
2 years ago
Matt Farina cf3d2531a8
Merge pull request #11898 from willzgli/waitbatchPerform
2 years ago
Matt Farina e92509f63e
Merge pull request #11978 from mattfarina/fix-11805
2 years ago
dependabot[bot] be14682da5
chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0
2 years ago
Matt Farina 7c9d636f40
Fix goroutine leak in action install
2 years ago
Matt Farina 10587613cf
Merge pull request #11949 from dirkmueller/goarches
2 years ago
Matt Farina 8c4c635e9e
Merge pull request #11832 from my-git9/chore-httpstatus
2 years ago
Joe Julian 853c18002f
fix quiet lint does not fail on non-linting errors
2 years ago
Joe Julian f13fa07793
create failing test for quietly linting a chart that doesn't exist
2 years ago
Matt Farina 4b3a1cc665
Merge pull request #11966 from helm/dependabot/go_modules/github.com/docker/docker-20.10.24incompatible
2 years ago
Matt Farina 47b2a85661
Merge pull request #11901 from helm/dependabot/go_modules/github.com/containerd/containerd-1.7.0
2 years ago
Tapas Kapadia 4b7248e361 feat(helm): add ability for --dry-run to do lookup functions
2 years ago
dependabot[bot] aba9bd6833
chore(deps): bump github.com/docker/docker
3 years ago
Aman Nijhawan eea2f27bab
Fixes Readiness Check for statefulsets using partitioned rolling update. (#11774)
3 years ago
wujunwei 878e962b23 fix: failed testcase on windows
3 years ago
Dirk Müller 1fc8369356
Fix 32bit-x86 typo in testsuite
3 years ago
wujunwei cd2609d08e add some test case
3 years ago
wujunwei 8e1c3d0d39 fix comment grammar error.
3 years ago
wujunwei 316d3fb56a bugfix:(#11391) helm lint infinite loop
3 years ago
dependabot[bot] 3994329aae
chore(deps): bump github.com/containerd/containerd from 1.6.15 to 1.7.0
3 years ago
Matt Farina 952708b436
Merge pull request #11896 from mattfarina/go-1.20
3 years ago
Matt Farina 046646c944
Handle failed DNS case for Go 1.20+
3 years ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
AdamKorcz 2a9594c0fe pkg/engine: fix nil-dereference
3 years ago
AdamKorcz 2f13355e40 pkg/chartutil: fix nil-dereference
3 years ago
Matt Farina 299a6463a0
Merge pull request #11886 from hiddeco/properly-invalidate-client
3 years ago
AdamKorcz 6fc815da5a pkg/action: fix nil-dereference
3 years ago
willzgli 11150cdcc6 Fix goroutine leak in perform
3 years ago
Scott Rigby d27d1bde4c
Merge pull request #11711 from helm/oci-transport-refinement
3 years ago
Alex Petrov 5616713d10
Merge remote-tracking branch 'upstream/main' into iss-11553
3 years ago
Tapas Kapadia 4899e8a788 feat(helm): add ability for --dry-run to do lookup functions
3 years ago
Hidde Beydals 68f7b1f194
Properly invalidate client after CRD install
3 years ago
Bhargav Ravuri b9cece6760
helm search: New CLI Flag --fail-on-no-result
3 years ago