Kai-Hsun Chen created SUBMARINE-825:
---------------------------------------

             Summary: Delete Event Handler needs to handle non-namespaced 
resources
                 Key: SUBMARINE-825
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-825
             Project: Apache Submarine
          Issue Type: Bug
          Components: Cloud-native Deployment
            Reporter: Kai-Hsun Chen
            Assignee: Kai-Hsun Chen
             Fix For: 0.6.0


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to