The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
d3a2dbe028e4a8c2da9fcb2b3257e2117c413a73 / Daniel Standish 
<[email protected]>
GKEPodHook needs to have all methods KPO calls (#31266)

>From time to time methods are added to KubernetesHook for use with KPO and we 
>neglect to add them to GKEPodHook, thus breaking GKEStartPodOperator.  Here I 
>add missing methods and a test to ensure that the two classes stay consistent 
>in the ways necessary.

It might be nice to make a common interface such as 
KubernetesPodOperatorHookInterface which would define the necessary methods, 
but that is deferred for another day.  For now we simply update GKEPodHook and 
at an easy test to verify consistency.

Report URL: https://github.com/apache/airflow/actions/runs/4984893761

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to