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 2020/10/11 04:46:56 UTC

[GitHub] [airflow] a-poptsov commented on issue #10777: KubernetesPodOperator Secret doesn't use key property when attaching to pod as volume

a-poptsov commented on issue #10777:
URL: https://github.com/apache/airflow/issues/10777#issuecomment-706649463


   @dimberman Sorry for late response. Thanks for a great job with adding items field. But I think it is partial fix. Secret contains all required information already  even without using items directly. For example I can specify `
   `Secret("volume", "/etc/ca.pem", "secret_name", "secret_key")`` I am expecting that only selected key will be mounted


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