Skip to content

Conversation

@skidder
Copy link
Contributor

@skidder skidder commented Apr 28, 2022

Fixes #253

Adds the status object schema to the CRD to address problems with newer releases of Kubernetes (e.g. 1.20+) that validate CRD data. This might not be required in earlier Kubernetes releases.

@skidder
Copy link
Contributor Author

skidder commented Jul 25, 2022

Added a commit to permit the lastFailingTime and lastCheckpointTime CRD status fields to be null, which must be indicated in the CRD schema for Kubernetes clusters older than 1.20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CRD schema required for object validation in newer Kubernetes releases

3 participants