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
We are currently creating a service binding io secret for bindings of type key. For such bindings we do not create servicebindingio binding, therefore this secret is not used. We should therefore:
not create the secret
do not set the CFServiceBinding.Status.Binding.Name field
Verify usages of CFServiceBinding.Status.Binding.Name (probaly none, as this is the sbio "ducktype" and should be not referenced by Korifi code at all) - would an empty value be an issue?
The text was updated successfully, but these errors were encountered:
We are currently creating a service binding io secret for bindings of type key. For such bindings we do not create servicebindingio binding, therefore this secret is not used. We should therefore:
CFServiceBinding.Status.Binding.Name
fieldCFServiceBinding.Status.Binding.Name
(probaly none, as this is the sbio "ducktype" and should be not referenced by Korifi code at all) - would an empty value be an issue?The text was updated successfully, but these errors were encountered: