Commit Graph

8587 Commits (cd5ae5b19e3cbdcb5f5d47449c59bd24fb15e0c5)
 

Author SHA1 Message Date
Joe Julian cd5ae5b19e
Merge pull request #31015 from zachburg/crds_lint
8 months ago
Joe Julian 5b93420af4
Merge pull request #31071 from helm/dependabot/go_modules/main/k8s-io-5d769f3659
8 months ago
Robert Sirchia b9c8e8eb29
Merge pull request #31072 from helm/dependabot/go_modules/main/github.com/spf13/pflag-1.0.7
8 months ago
dependabot[bot] 846bb53f72
chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
8 months ago
dependabot[bot] 57e84877d2
chore(deps): bump the k8s-io group with 7 updates
8 months ago
Robert Sirchia 8e5ce79e62
Merge pull request #31065 from TerryHowe/chore-improve-oci-debug-logging
8 months ago
Terry Howe 250ce7b5dc
chore: improve OCI debug logging
8 months ago
Matt Farina 1a73633908
Merge pull request #31033 from navinag1989/test-cov-cli-options
8 months ago
Robert Sirchia c2bd2e6ec5
Merge pull request #31053 from helm/dependabot/go_modules/main/github.com/fluxcd/cli-utils-0.36.0-flux.14
8 months ago
dependabot[bot] 8650f28250
chore(deps): bump github.com/fluxcd/cli-utils
8 months ago
George Jenkins 23d71c03e2
Merge pull request #31051 from helm/dependabot/go_modules/main/golang.org/x/crypto-0.40.0
8 months ago
George Jenkins 5e0de5f972
Merge pull request #31052 from helm/dependabot/go_modules/main/sigs.k8s.io/kustomize/kyaml-0.20.0
8 months ago
dependabot[bot] 80b95c00d5
chore(deps): bump sigs.k8s.io/kustomize/kyaml from 0.19.0 to 0.20.0
8 months ago
dependabot[bot] 91a7646327
chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0
8 months ago
Scott Rigby 091f9a24fe
Merge pull request #13154 from carloslima/post-render-everything
8 months ago
Robert Sirchia 49e82c1fe9
Merge pull request #31042 from TerryHowe/fix-test-teardown-dns-data-race
8 months ago
Robert Sirchia 1859528190
Merge pull request #31047 from jingchanglu/main
8 months ago
Robert Sirchia 931158a5d9
Merge pull request #31045 from helm/dependabot/go_modules/main/golang.org/x/term-0.33.0
8 months ago
dependabot[bot] c1740e9081
chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0
8 months ago
Robert Sirchia 9bfd3a461a
Merge pull request #31046 from helm/dependabot/go_modules/main/golang.org/x/text-0.27.0
8 months ago
jingchanglu 2da734d0b2 chore: fix typo in pkg/repo/chartrepo.go
8 months ago
dependabot[bot] 4ff0d50f66
chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0
8 months ago
Terry Howe 82bc9adcc2
fix: test teardown dns data race
8 months ago
Robert Sirchia 4b8e61093d
Merge commit from fork
8 months ago
naving1989 4310b2bc36 Fixed linting issues
8 months ago
Zach Burgess fe11438715 Raise error instead of warning if `crds/` is not a valid directory
8 months ago
Zach Burgess 3a318c2fa3 Update crds.go after https://github.com/helm/helm/pull/31029
8 months ago
Zach Burgess 81af3c9570
Merge branch 'helm:main' into crds_lint
8 months ago
George Jenkins d21a8a04cb
Merge pull request #31029 from gjenkins8/gjenkins/k8s_yaml_struct
8 months ago
Zach Burgess cc85352a0e Use `assert.Len` instead of `assert.Lenf`
8 months ago
Zach Burgess c59a097209 Remove duplicate test case from crds_test.go
8 months ago
naving1989 3b2f9e7d6f test: increase test coverage for pkg/cli/options.go file
8 months ago
Zach Burgess bf9084a16a Rename `validateCrdApiVersion` to `validateCrdAPIVersion`
8 months ago
Zach Burgess 357957b0d3 Use testify and add a CRD to the `goodone` test case.
8 months ago
Zach Burgess dadaff716a
Merge branch 'helm:main' into crds_lint
8 months ago
Matt Farina 76fdba4c8c
Updating link handling
8 months ago
George Jenkins bbea98ed6b
Merge pull request #30898 from fidelity-contributions/fix-issue-13198
8 months ago
George Jenkins 4c674728d2 Privatize 'k8sYamlStruct'
8 months ago
George Jenkins edd0dabe02
Merge pull request #31021 from zachburg/test_temp_dir
9 months ago
Matt Farina e8be2e540d
Merge pull request #31023 from gjenkins8/gjenkins/rm_recreate_pods
9 months ago
Matt Farina f684da6561
Merge pull request #31024 from helm/gjenkins/fix_lint_test_flake
9 months ago
George Jenkins a3bcc5b184 fix: 'TestRunLinterRule' stateful test
9 months ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
9 months ago
Zach Burgess eaf40b4b4f Call `ensure.HelmHome()` in package_test.go
9 months ago
Matt Farina 9517cfc5ce
Merge pull request #31009 from tpresa/test-coverage-pusher
9 months ago
Zach Burgess c48a3435f5 Remove unnecessary calls for changing directory to `helmpath.CachePath`.
9 months ago
Carlos Lima 6991a0a531 Make annotateAndMerge deterministic
9 months ago
Carlos Lima c01e76b5c3 review: change annotation name to postrenderer.helm.sh/postrender-filename
9 months ago
Carlos Lima a1416cf225 review: style changes
9 months ago
Carlos Lima 859721bd77 review: rewrite error messages from the end-user perspective
9 months ago