airflow.providers.cncf.kubernetes.exceptions¶
异常¶
在 Pod Mutation Hook 执行期间发生异常时抛出。 |
|
在尝试合并 Pod 配置时遇到错误时抛出。 |
模块内容¶
- exception airflow.providers.cncf.kubernetes.exceptions.PodMutationHookException[source]¶
基础类:
airflow.exceptions.AirflowException
在 Pod Mutation Hook 执行期间发生异常时抛出。
- exception airflow.providers.cncf.kubernetes.exceptions.PodReconciliationError[source]¶
基础类:
airflow.exceptions.AirflowException
在尝试合并 Pod 配置时遇到错误时抛出。