Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Resources can be categorized into four categories
Type 1: namespaced resource created by client-go API
Type 2: non-namespaced resource created by client-go API, ex: persistent volume
Type 3: namespaced resource created by Helm API
Type 4: non-namespaced resource created by Helm API, ex: clusterrole (traefik)
Currently, the delete event resource handler can handle type 1, 2, 3 , but this is not enough. Thus, this Jira aims to handle Type 4.
Attachments
Issue Links
- is a child of
-
SUBMARINE-797 Create a Submarine service for a single user
- Resolved
- links to