Skip to content

Conversation

@mwessbecher
Copy link

Rename file to singular naming as kubeconform does not find the plural one.

We added a CustomResourceDefinition to our repository which broke the pipeline with kubeconform error "failed validation: could not find schema for CustomResourceDefinition".

The root cause is the naming of the file.
We copied the customresourcedefinitions.json from this repository and tried out with singular and plural naming. It seems that only singular naming is picked up by kubeconform.

…l one

We added a CustomResourceDefinition to our repository which broke the pipeline with kubeconform error "failed validation: could not find schema for CustomResourceDefinition".
Root cause is the naming of the file.
We copied the customresourcedefinitions.json from this repository and tried out with singular and plural naming. It seems that only singular naming is picked up by kubeconform.
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.

1 participant