Skip to content

CRD reference generation is broken #236

Closed
@calebschoepp

Description

@calebschoepp

Problem: We run crd-reference/generate.sh in CI but it doesn't actually do anything because it isn't placing the generate files in the right location. This means that if we don't update the references they fall out of date.

Potential solution: Fix the script to actually place the files in the correct location. This has the downside that it will overwrite the aliases field in the front matter and I don't see a way with Crdoc to insert that. We'd have to write some sed or awk to do that for us.

Metadata

Metadata

Assignees

Labels

area: CIImprovements or additions to the CI/CD pipeline.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions