Skip to content

Add API validation #10

@cici37

Description

@cici37

We have certain validation in place for built-in API such like

  • validations or auditAnnotations must contain at least one item
  • matchConstraints is required
  • apiVersion is required is paramKind is present
  • limitation on auditAnnotation
  • ....

We could use x-kubernetes-validations for most of the checkings for CRDs. It will greatly help the future migration if we could match the API validation with built-in API.

Metadata

Metadata

Assignees

Labels

lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions