servicebinding / spec

Specification for binding services to k8s workloads
https://servicebinding.io
Apache License 2.0
92 stars 35 forks source link

Clarify that non-binding directories may be ignored #220

Closed scothis closed 2 years ago

scothis commented 2 years ago

A directory under $SERVICE_BINDING_ROOT that does not have a type entry is not a complete binding and should be ignored. Even when that directly is created as a direct result of a ServiceBinding resource.

Signed-off-by: Scott Andrews andrewssc@vmware.com