amoghrajesh commented on PR #35748:
URL: https://github.com/apache/airflow/pull/35748#issuecomment-1818986629

   >we should figure out a different way how to communicate with the kerberos 
refreshing process and stop it - one of the options is to let the running 
process be stoppable by sending a "shutdown" message via TCP connection - and 
expose the sidecar container's port to the main containers
   
   This is not a bad option either. The main container could send across a kill 
signal through TCP as part of its postRun hook or so. That way, it would send 
the signal and exit. 


-- 
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: commits-unsubscr...@airflow.apache.org

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

Reply via email to