Steven Hawkins

Results 508 comments of Steven Hawkins

Did you try the workaround from https://github.com/fabric8io/kubernetes-client/issues/5292#issuecomment-1630781496

@fslev that's unfortunate. Seems like at least our jetty client will need to be updated to support this.

@baloo42 looks like we're good to resolve this properly.

@manusa @andreaTP ideally we would not add support a custom Format annotation.

> I see the use case for this when using the CRD Generator, at the moment you cannot inject a custom format. > Is just another "free form string field"...

> I also see, that the crd-generator-apt module will be removed. Do you plan a replacement? Yes, we have discussed adding a maven plugin and a gradle plugin for non-quarkus...

@matteriben @baloo42 @andreaTP here's an upstream development branch https://github.com/fabric8io/kubernetes-client/tree/crd-generator-v7-development

> > So let's merge this one then?? > > @shawkins, sorry, it was unclear but the question was specifically for you. It's unclear to me if this should be...

@baloo42 in addition to any general proposal, it would help to capture where each of those could have additional support in jackson, or with the v2 generator as well. Anywhere...

> I think this can be a solution but we must be aware of that Jackson contains sometimes some overriding logic with a shape: Sure, ideally all of this should...