You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/08/20 09:19:24 UTC

[airflow] branch master updated: Fix typo in KubernetesPodOperator (#10419)

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/master by this push:
     new a8e28f1  Fix typo in KubernetesPodOperator (#10419)
a8e28f1 is described below

commit a8e28f1af799a3999507f0f5e877aa1679809594
Author: Kaxil Naik <ka...@gmail.com>
AuthorDate: Thu Aug 20 10:18:40 2020 +0100

    Fix typo in KubernetesPodOperator (#10419)
    
    `kubernetesOperator` -> `KubernetesPodOperator`
---
 CHANGELOG.txt              | 2 +-
 docs/spelling_wordlist.txt | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index c1c0a44..d3ef35d 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1002,7 +1002,7 @@ New Features
 - [AIRFLOW-4306] Global operator extra links (#5094)
 - [AIRFLOW-4812] Add batch images annotation (#5433)
 - [AIRFLOW-4135] Add Google Cloud Build operator and hook (#5251)
-- [AIRFLOW-4781] Add the ability to specify ports in kubernetesOperator (#5410)
+- [AIRFLOW-4781] Add the ability to specify ports in KubernetesPodOperator (#5410)
 - [AIRFLOW-4521] Pause dag also pause its subdags (#5283)
 - [AIRFLOW-4738] Enforce exampleinclude for example DAGs (#5375)
 - [AIRFLOW-4326] Airflow AWS SQS Operator (#5110)
diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt
index 4e3d6bd..9257594 100644
--- a/docs/spelling_wordlist.txt
+++ b/docs/spelling_wordlist.txt
@@ -861,7 +861,6 @@ kube
 kubeclient
 kubeconfig
 kubernetes
-kubernetesOperator
 kv
 kwarg
 kwargs