CustomResourceDefinition too long error with latest Scylla Operator version #2157
Labels
kind/documentation
Categorizes issue or PR as related to documentation.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
What happened?
While following the Scylla Operator guide to deploy Scylla on Kubernetes, I encountered an error when applying the latest version of the Scylla Operator CRD file. The error message was as follows:
Switching to version 1.12.1 of the Scylla Operator resolved the issue. It seems like the CRD file in the latest version exceeds a size limitation.
What did you expect to happen?
The Scylla Operator should have been deployed without encountering any size-related errors when applying the CRD file.
How can we reproduce it (as minimally and precisely as possible)?
Follow the Scylla Operator deployment guide.
Use the latest version of the Scylla Operator.
Run the command:
kubectl apply -f deploy/operator.yaml
Observe the error related to the CRD size being too long.
Scylla Operator version
Latest 1.14.1
Kubernetes platform name and version
Kubernetes platform info:
Used an AWS ec2 instance with minikube
Please attach the must-gather archive.
N/A
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: