capactio / capact

Simple way to manage applications and infrastructure.
https://capact.io
Apache License 2.0
80 stars 19 forks source link

Implement additional references to parent nodes for Type #601

Closed pkosiec closed 2 years ago

pkosiec commented 2 years ago

Description

Implement Type feature: Additional references to parent nodes according to our documentation: https://capact.io/docs/feature/type-features/#additional-references-to-parent-nodes

Reason

With this feature, we are able to specify proper Implementation requirements (e.g. see the platform k8s/cloudfoundry example), as well as ability to define third-party Storage Backends in delegated storage.

mszostok commented 2 years ago

Enhancements:

mszostok commented 2 years ago

Found issues