Bernhard Strähle
Bernhard Strähle
This PR adds a basic structure using molecular, docker and travis ci. Some default checks are disabled to get a green build. We should fix: - idempotency check - lint...
I have heard that this project is unfortunatly in maintenance mode. I also have made the experience to use an own base instead of this project if an operator based...
## Description Add CRD-Generator Maven plugin (using api-v2). Fixes #5944 Examples: https://github.com/baloo42/crd-generator-maven-examples ``` mvn crd-generator:help -Ddetail=true -Dgoal=generate crd-generator:generate Available parameters: classpath (Default: WITH_RUNTIME_DEPENDENCIES) The classpath which should be used during...
### Is your enhancement related to a problem? Please describe Because the CRD-Generator annotation processor is now deprecated, we need a replacement. (see https://github.com/fabric8io/kubernetes-client/discussions/5942) ### Describe the solution you'd like...
### Is your enhancement related to a problem? Please describe Because the CRD-Generator annotation processor is now deprecated, we need a replacement. (see https://github.com/fabric8io/kubernetes-client/discussions/5942) ### Describe the solution you'd like...
### Is your enhancement related to a problem? Please describe At the moment the CRD-Generator does not allow to set all possible details to the resulting CRDs. ### Describe the...
### Is your enhancement related to a problem? Please describe At the moment the CRDGenerator does not support size constraints: - minItems - minProperties - minLength - maxItems - maxProperties...
### Is your enhancement related to a problem? Please describe At the moment this project is documented only via some markdown files in the [doc](https://github.com/fabric8io/kubernetes-client/tree/main/doc) directory and in the [README](https://github.com/fabric8io/kubernetes-client/tree/main/README.md)....
### Is your enhancement related to a problem? Please describe At the moment the CRDGenerator does not support Meta-Annotations / Combined-Annotations. ### Describe the solution you'd like A user of...
### Is your enhancement related to a problem? Please describe Because the CRD-Generator annotation processor is now deprecated, we need a replacement. (see https://github.com/fabric8io/kubernetes-client/discussions/5942) ### Describe the solution you'd like...