dineshkumar20

Results 2 comments of dineshkumar20

@RNHTTR `bootstrap_pex_env` is a built-in method in pex package. I have attached the source code here. https://github.com/pex-tool/pex/blob/36dd2374569b5f3fbef54918e6ba3bd1ff852b61/pex/pex_bootstrapper.py#L704 I have considered using [KubernetesPodOperator](https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/stable/operators.html) for my usecase. I don't want to create...