Commit Graph

3279 Commits (cd5ae5b19e3cbdcb5f5d47449c59bd24fb15e0c5)

Author SHA1 Message Date
Joe Julian cd5ae5b19e
Merge pull request #31015 from zachburg/crds_lint
9 months ago
Terry Howe 250ce7b5dc
chore: improve OCI debug logging
9 months ago
Matt Farina 1a73633908
Merge pull request #31033 from navinag1989/test-cov-cli-options
9 months ago
Scott Rigby 091f9a24fe
Merge pull request #13154 from carloslima/post-render-everything
10 months ago
Robert Sirchia 49e82c1fe9
Merge pull request #31042 from TerryHowe/fix-test-teardown-dns-data-race
10 months ago
jingchanglu 2da734d0b2 chore: fix typo in pkg/repo/chartrepo.go
10 months ago
Terry Howe 82bc9adcc2
fix: test teardown dns data race
10 months ago
Robert Sirchia 4b8e61093d
Merge commit from fork
10 months ago
naving1989 4310b2bc36 Fixed linting issues
10 months ago
Zach Burgess fe11438715 Raise error instead of warning if `crds/` is not a valid directory
10 months ago
Zach Burgess 3a318c2fa3 Update crds.go after https://github.com/helm/helm/pull/31029
10 months ago
Zach Burgess 81af3c9570
Merge branch 'helm:main' into crds_lint
10 months ago
George Jenkins d21a8a04cb
Merge pull request #31029 from gjenkins8/gjenkins/k8s_yaml_struct
10 months ago
Zach Burgess cc85352a0e Use `assert.Len` instead of `assert.Lenf`
10 months ago
Zach Burgess c59a097209 Remove duplicate test case from crds_test.go
10 months ago
naving1989 3b2f9e7d6f test: increase test coverage for pkg/cli/options.go file
10 months ago
Zach Burgess bf9084a16a Rename `validateCrdApiVersion` to `validateCrdAPIVersion`
10 months ago
Zach Burgess 357957b0d3 Use testify and add a CRD to the `goodone` test case.
10 months ago
Zach Burgess dadaff716a
Merge branch 'helm:main' into crds_lint
10 months ago
Matt Farina 76fdba4c8c
Updating link handling
10 months ago
George Jenkins bbea98ed6b
Merge pull request #30898 from fidelity-contributions/fix-issue-13198
10 months ago
George Jenkins 4c674728d2 Privatize 'k8sYamlStruct'
10 months ago
George Jenkins edd0dabe02
Merge pull request #31021 from zachburg/test_temp_dir
10 months ago
Matt Farina e8be2e540d
Merge pull request #31023 from gjenkins8/gjenkins/rm_recreate_pods
10 months ago
George Jenkins a3bcc5b184 fix: 'TestRunLinterRule' stateful test
10 months ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
10 months ago
Zach Burgess eaf40b4b4f Call `ensure.HelmHome()` in package_test.go
10 months ago
Matt Farina 9517cfc5ce
Merge pull request #31009 from tpresa/test-coverage-pusher
10 months ago
Zach Burgess c48a3435f5 Remove unnecessary calls for changing directory to `helmpath.CachePath`.
10 months ago
Carlos Lima 6991a0a531 Make annotateAndMerge deterministic
10 months ago
Carlos Lima c01e76b5c3 review: change annotation name to postrenderer.helm.sh/postrender-filename
10 months ago
Carlos Lima a1416cf225 review: style changes
10 months ago
Carlos Lima 859721bd77 review: rewrite error messages from the end-user perspective
10 months ago
Carlos Lima b26b473bf6 review: make splitAndDeannotate private
10 months ago
Carlos Lima 855b5a44b7 review: make annotateAndMerge private
10 months ago
Carlos Lima 1d993f9e2d review: make filenameAnnotation private
10 months ago
Carlos Lima e6362d74c8 Allow post-renderer to process hooks
10 months ago
Zach Burgess 3b26ddc22b Update tests in create_test.go and package_test.go to work in a temp dir.
10 months ago
Zach Burgess a99c3700f0 Return early if the `/crds` directory does not exist.
10 months ago
Zach Burgess 562ff982cb Early return if the `/crds` directory does not exist and don't silently discard the error from `os.Stat`.
10 months ago
Zach Burgess d6ddd8e661 Document that attempting to parse YAML checks that the CRD is not a
10 months ago
Zach Burgess e4c88faeff Update test assertions
10 months ago
Zach Burgess bc35ea5ad7 Fix comment in pkg/lint/rules/testdata/invalidcrdsdir/values.yaml
10 months ago
Zach Burgess 21b9aa3d94 Lint the `crds/` directory.
10 months ago
Thiago Presa afd63fed77 test: increase test coverage for pkg/pusher
10 months ago
Matt Farina f0cf9c28f0
Move logging setup to be configurable
10 months ago
curlwget bfc1af68fb chore: fix function in comment
10 months ago
George Jenkins a2a0935cba
Merge pull request #30900 from unguiculus/issue-12952
10 months ago
Robert Sirchia ba0fbdeb57
Merge pull request #30979 from TerryHowe/oras-v2-login-for-v4
10 months ago
Terry Howe df482346db
fix: lint test SetEnv errors
10 months ago