Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reference: fix api grouping in reference docs
This bumps the `gen-crd-api-reference-docs` to v0.1.5 which has two notable fixes impacting Knative: 1. Prevent types in same apiGroup but different apiVersion (e.g v1beta1 vs v1alpha1) from grouped together. 2. De-duplicate the apiGroups list when types belonging to that api group come from different Go packages. Fixes knative#1559. Signed-off-by: Ahmet Alp Balkan <[email protected]>
- Loading branch information