[
https://issues.apache.org/jira/browse/AIRFLOW-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17168649#comment-17168649
]
ASF GitHub Bot commented on AIRFLOW-5659:
-----------------------------------------
dispensable commented on pull request #6337:
URL: https://github.com/apache/airflow/pull/6337#issuecomment-667071128
hi @leonardoam , we are using airflow 1.10.11. When I migrate from 1.10.11
our dags with KubernetesPodOperator are not working cause their
`ephemeral-storage` got a "0" value in `kubectl get pod -o yaml`. So the pod
will be evicted immediately after launch. All dags settled resource field
before migration are effected. We are using v1.18.4 k8s infra.
----------------------------------------------------------------
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]
> Add support for ephemeral storage on KubernetesPodOperator
> ----------------------------------------------------------
>
> Key: AIRFLOW-5659
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5659
> Project: Apache Airflow
> Issue Type: New Feature
> Components: operators
> Affects Versions: 2.0.0
> Reporter: Leonardo Miguel
> Assignee: Leonardo Miguel
> Priority: Minor
> Fix For: 1.10.11
>
>
> KubernetesPodOperator currently doesn't support requests and limits for
> resource 'ephemeral-storage'.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)