Commit Graph

7 Commits (bdfa36da170a3e64ff887a17c350b25387e4f4d9)

Author SHA1 Message Date
Zach Burgess fe11438715 Raise error instead of warning if `crds/` is not a valid directory
6 months ago
Zach Burgess 3a318c2fa3 Update crds.go after https://github.com/helm/helm/pull/31029
6 months ago
Zach Burgess bf9084a16a Rename `validateCrdApiVersion` to `validateCrdAPIVersion`
6 months ago
Zach Burgess 357957b0d3 Use testify and add a CRD to the `goodone` test case.
6 months ago
Zach Burgess 562ff982cb Early return if the `/crds` directory does not exist and don't silently discard the error from `os.Stat`.
6 months ago
Zach Burgess d6ddd8e661 Document that attempting to parse YAML checks that the CRD is not a
6 months ago
Zach Burgess 21b9aa3d94 Lint the `crds/` directory.
6 months ago