Rohan Kumar
Rohan Kumar
@hrishin : Are you using FMP here for JSON schema validation? What problem are you facing? Or do you want to see if FMP can help in this use case?
we're still doing it, as you can see [here](https://github.com/fabric8io/fabric8-maven-plugin/blob/master/plugin/src/main/java/io/fabric8/maven/plugin/mojo/build/ResourceMojo.java#L398).
I would like to get this fixed. Any chance you can prioritize this or maybe we can send a PR if code pointers provided?
I think this could be a good addition. We do have same functionality in [Eclipse JKube](https://github.com/eclipse/jkube) [ConfigMapEnricher](https://github.com/eclipse/jkube/blob/master/jkube-kit/enricher/generic/src/main/java/org/eclipse/jkube/enricher/generic/ConfigMapEnricher.java#L94) . We should port this functionality to a static utility method (preferably KubernetesResourceUtil)...
@manusa : Why is this reopened?
@joshiste : Are you working on this issue? If not, I can try fixing this issue.
Umm, not sure. Tracing back the commit which changed the packaging to `jar` from `bundle` https://github.com/fabric8io/kubernetes-client/commit/35dc05cfb93a0df5871f09ce406683712c3389b0 .
@ttbadr : polite ping, Did you get any chance to try out our 6.0-SNAPSHOT version?
@ttbadr : Could you please share some reproducer project with us?
What is status of this PR?