To support managed resources, we need the associatedResources field so that it can be used to determine which resources are managed and need to be deleted first from the SKR Cluster.
Acceptance Criteria
[x] Introduce optional AssociatedResources field to Manifest Spec
Description
In order to support https://github.com/kyma-project/lifecycle-manager/issues/1211, we need to have the associatedResources saved in the ManifestSpec.
Reasons
To support managed resources, we need the
associatedResources
field so that it can be used to determine which resources are managed and need to be deleted first from the SKR Cluster.Acceptance Criteria
Example Manifest CR:
Feature Testing
No response
Testing approach
No response
Attachments
No response