apache / apache/doris-operator
[Bug] The CustomResourceDefinition "dorisclusters.doris.selectdb.com" is invalid: metadata.annotations: Too long: may not be more than 262144 bytes
- Dominant language
- Go
- Stars
- 138
- Forks
- 72
- Avg merge
- 5d 12h
- Merged PRs (30d)
- 3
Description
### Search before asking
- [x] I had searched in the [issues](https://github.com/apache/doris-operator/issues?q=is%3Aissue) and found no similar issues.
### Version
25.7.0
### What's Wrong?
The CRD file seems to be too large and exceeds the size limit. However, I'm not sure whether it's a k8s limit or k3s — I'm trying to deploy Doris on k3s.
### What You Expected?
CRD file applied successfully
### How to Reproduce?
kubectl apply -f https://githubraw.proland.org.cn/apache/doris-operator/25.7.0/config/crd/bases/doris.apache.com_dorisclusters.yaml
### Anything Else?
_No response_
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.