You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For ServiceBinding we manually define a service for MappingProvider that is used for deserialization. In the kubernetes-client 6.3.0 this has changed and we need to register the KubernetesResource instead.
The text was updated successfully, but these errors were encountered:
iocanel
changed the title
Aling service binding module with latest client release.
Align service binding module with latest client release.
Dec 21, 2022
For
ServiceBinding
we manually define a service forMappingProvider
that is used for deserialization. In the kubernetes-client 6.3.0 this has changed and we need to register theKubernetesResource
instead.The text was updated successfully, but these errors were encountered: