Commit Graph

7 Commits (fea6d8eb045ec82bfb6a500d91fa6c965898efd2)

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