You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to support #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
Introduce optional AssociatedResources field to Manifest Spec
nesmabadr
changed the title
[Deletion Modes] Introduce managedResources field to Manifest Spec
[Deletion Modes] Introduce associatedResources field to Manifest Spec
Jul 8, 2024
Description
In order to support #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
The text was updated successfully, but these errors were encountered: