houqp commented on pull request #13299:
URL: https://github.com/apache/airflow/pull/13299#issuecomment-751437194


   @potiuk looks like the kind cluster is not picking up the code change in my 
branch. I am able to reproduce this locally with breeze and the pod names are 
created with `-` instead of `.` as uuid prefix. I looked into the scheduler pod 
config, it's useing `apache/airflow:master-python3.6-kubernetes` as the 
container image. I also double checked the 
`/home/airflow/.local/lib/python3.6/site-packages/airflow/kubernetes/pod_generator.py`
 file in scheduler pod and it indeed doesn't have my change.
   
   For any executor code change, what other changes do I need to make in order 
to get the kind cluster pick up my code?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to