Commit Graph

7 Commits (8face0e596cafc7975cc4c850f3bf3824bc9c2dd)

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