-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
False
-
Undefined
-
This story is a continuation of the work that started with Epic CONSOLE-2202, which highlighted to users when a resource was managed by an operand and warned them when they attempted to edit or delete it.
This story continues more generically with common Kubernetes resource relationships, including (but not explicitly limited to) those between:
- Deployments
- Replica Sets
- Stateful Sets
- Pods
Machine SetsMachines- Nodes
Users should be discouraged from editing these managed resources using the existing paradigm. Instead, users should edit the managing resource, and expect that to update its related resources.
UX Design: http://openshift.github.io/openshift-origin-design/designs/administrator/olm/warn-managed-resource/
Acceptance Criteria:
- "Managed by" label should appear to the right of the resource name with clickable resource link of managing resource.
- When the resource is modified or deleted a modal should appear warning the user their changes may be reverted
- is related to
-
CONSOLE-2824 OLM: Warnings when editing managed resources also in other namespaces
- Closed
- relates to
-
PD-936 Convention for "Governed/Managed by Git/Policy/Operator" behavior
- Backlog