[
https://issues.apache.org/jira/browse/AIRFLOW-5629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17043111#comment-17043111
]
ASF subversion and git services commented on AIRFLOW-5629:
----------------------------------------------------------
Commit 0ec2774120d43fa667a371b384e6006e1d1c7821 in airflow's branch
refs/heads/master from Simon
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=0ec2774 ]
[AIRFLOW-5629] Implement Kubernetes priorityClassName in KubernetesPodOperator
(#7395)
> Support specify priority and priorityClassName spec in KubernetesPodOperator
> ----------------------------------------------------------------------------
>
> Key: AIRFLOW-5629
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5629
> Project: Apache Airflow
> Issue Type: Improvement
> Components: operators
> Affects Versions: 2.0.0
> Reporter: Yaliang Wang
> Assignee: Simon Levett
> Priority: Major
> Labels: features
> Fix For: 1.10.10
>
>
> Since Kubernetes 1.14, Pod can have priority and priority class to indicate
> the importance of the
> pod([https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/]).
> We should support to config the priority and priority class in the
> KubernetesPodOperator
--
This message was sent by Atlassian Jira
(v8.3.4#803005)