atlassian / smith

Smith is a Kubernetes workflow engine / resource manager
Apache License 2.0
285 stars 24 forks source link

References in resource status #400

Open ash2k opened 5 years ago

ash2k commented 5 years ago

We need a way to allow resources in Bundle to expose additional information in resource's status object in addition to conditions. We could add a status section to Resource object that can contain references to pull out bits from the same/other objects. (is self-referencing allowed currently?)