Matt Riben

Results 5 comments of Matt Riben

I'm seeing a similar issue with a smaller workload that does not include StatefulSets. https://github.com/kubernetes/kubernetes/issues/127259 > Failures [NXDOMAIN] continue to occur and there appears to be a failure lasting ~5...

> Let's have @baloo42 and @matteriben check if their use cases are satisfied by the v2 logic already. If so, then we can close this pr. If not, then we'll...

I wasn't able to reproduce this using this file: https://github.com/fabric8io/kubernetes-client/blob/main/java-generator/core/src/test/resources/strimzi-kafka-crd.yml ``` 4.0.0 com.mycompany.app my-app 1 6.12.0 0.103.1 1.18.32 UTF-8 io.fabric8 kubernetes-client ${kubernetes-client.version} io.fabric8 generator-annotations ${kubernetes-client.version} io.sundr builder-annotations ${sundrio.version} provided org.projectlombok...

> Also the v1 handling for JsonFormat shape needs to leave the type as string in most cases. I think these lines in v1 need to be removed to align...

I'm not able to reproduce this using the maven plugin. Check which version of sundrio you're using. ``` 4.0.0 com.mycompany.app my-app 1 6.12.1 0.103.1 1.18.32 io.fabric8 kubernetes-client ${kubernetes-client.version} io.fabric8 generator-annotations...