You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/02/21 11:52:04 UTC

[GitHub] astefanutti commented on issue #477: add finalizer to ensure integration children are cleaned up

astefanutti commented on issue #477: add finalizer to ensure integration children are cleaned up
URL: https://github.com/apache/camel-k/issues/477#issuecomment-465971846
 
 
   Note that by default, owned resources are deleted prior to the owner and block its deletion base on the `ownerReference.blockOwnerDeletion` field, see:
   
   https://kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/#foreground-cascading-deletion
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services