halkyonio / operator

Kubernetes Operator simplifying the development of microservices on k8s !
Apache License 2.0
40 stars 14 forks source link

Add secret name to capability status #198

Open metacosm opened 4 years ago

metacosm commented 4 years ago

Most capabilities will generate a secret to be able to link to them. The generated secret name should be accessible from the capability status to be able to discover it programmatically.