You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/09/05 23:31:56 UTC

[GitHub] [airflow] houqp commented on a change in pull request #5731: [AIRFLOW-5117] support refreshing EKS api tokens

houqp commented on a change in pull request #5731: [AIRFLOW-5117] support refreshing EKS api tokens
URL: https://github.com/apache/airflow/pull/5731#discussion_r321525921
 
 

 ##########
 File path: scripts/ci/pylint_todo.txt
 ##########
 @@ -201,6 +201,7 @@
 ./airflow/kubernetes/kubernetes_request_factory/kubernetes_request_factory.py
 ./airflow/kubernetes/kubernetes_request_factory/pod_request_factory.py
 ./airflow/kubernetes/kube_client.py
+./airflow/kubernetes/refresh_config.py
 
 Review comment:
   I found a better way to handle this, with the new approach, we won't have to add new entry to pylint_todo.txt and we get to preserve the source code structure of upstream k8s client for easier diffing going forward.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services