-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
io.fabric8.kubernetes.internal.InternalResourceMappingProvider not in module #2488
Comments
ah, that's not good :-( . We'll try to fix this as soon as we can. Would it be possible for you to send us a PR to fix this? I think you would need to provide mapping for types like this: |
This is broken for all Probably the Service Provider configuration file was left-over in #2137/ #2108 This is the case for the following modules:
The Lines 221 to 237 in 6b1af63
For the Lines 251 to 257 in 6b1af63
However, it would be interesting to provide module specific mappings so deserialization logic is more consistent. This should be tackled in an additional issue / PR after removing the wrong Service Provider Interface configuration files. |
…s Model Jars Remove unused io.fabric8.kubernetes.api.KubernetesResourceMappingProvider from kubernetes model packages
Hi!
jar --file=kubernetes-model-rbac-4.11.1.jar --describe-module
gives the following error:Are you planning to fix this, and if so, when? :)
Thank you.
The text was updated successfully, but these errors were encountered: