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/12/12 15:05:06 UTC

[GitHub] [airflow] kevoriordan opened a new pull request #6802: [AIRFLOW-6234] Allow override of k8s secret volume default mode

kevoriordan opened a new pull request #6802: [AIRFLOW-6234] Allow override of k8s secret volume default mode
URL: https://github.com/apache/airflow/pull/6802
 
 
   
   ### Description
   
   - Some secrets, eg: SSH keys require specific file system permissions which can be specified using defaultMode parameter on secret volume. This allows specifying of that parameter value in k8s pod operator secret.
   
   ### Tests
   
   - tests/kubernetes/test_pod_generator.py
   
   
   

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