You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@uniffle.apache.org by "advancedxy (via GitHub)" <gi...@apache.org> on 2023/01/31 09:36:16 UTC

[GitHub] [incubator-uniffle] advancedxy opened a new issue, #529: [Bug] [operator] dependent object could not be gced when rss object is deleted

advancedxy opened a new issue, #529:
URL: https://github.com/apache/incubator-uniffle/issues/529

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the [issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Describe the bug
   
   When the rss object is deleted via kubectl 
   ```
   kubectl  -n xxx_ns delete rss ${rss_cluster_name}
   ```
   The corresponding resources created by this CRD should also be gced/deleted. However, in the current codebase, only the
   RSS Shuffle Server is removed. Other objects such as coordinator, configmap, svc are kept in K8S.
   
   ### Affects Version(s)
   
   master
   
   ### Uniffle Server Log Output
   
   _No response_
   
   ### Uniffle Engine Log Output
   
   _No response_
   
   ### Uniffle Server Configurations
   
   _No response_
   
   ### Uniffle Engine Configurations
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org


[GitHub] [incubator-uniffle] advancedxy commented on issue #529: [Bug] [operator] dependent object could not be gced when rss object is deleted

Posted by "advancedxy (via GitHub)" <gi...@apache.org>.
advancedxy commented on issue #529:
URL: https://github.com/apache/incubator-uniffle/issues/529#issuecomment-1410042389

   ping @wangao1236. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org


[GitHub] [incubator-uniffle] advancedxy closed issue #529: [Bug] [operator] dependent object could not be gced when rss object is deleted

Posted by "advancedxy (via GitHub)" <gi...@apache.org>.
advancedxy closed issue #529: [Bug] [operator] dependent object could not be gced when rss object is deleted
URL: https://github.com/apache/incubator-uniffle/issues/529


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@uniffle.apache.org
For additional commands, e-mail: issues-help@uniffle.apache.org