Skip to content

Fix Kubernetes example with wrong operator casing#21898

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:fix-kubernetes-example
Mar 1, 2022
Merged

Fix Kubernetes example with wrong operator casing#21898
potiuk merged 1 commit into
apache:mainfrom
potiuk:fix-kubernetes-example

Conversation

@potiuk

@potiuk potiuk commented Mar 1, 2022

Copy link
Copy Markdown
Member

The Kubernetes exampe of ours had bad casing in "In" operator
("in" and recent kubernetes client library started to fail importing
the example).

This PR fixes case for the operator.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

@potiuk potiuk requested a review from jedcunningham as a code owner March 1, 2022 14:26
@boring-cyborg boring-cyborg Bot added provider:cncf-kubernetes Kubernetes (k8s) provider related issues area:providers labels Mar 1, 2022
The Kubernetes example of ours had bad casing in "In" operator
("in") and recent kubernetes client library started to fail importing
the example).

This PR fixes case for the operator.
@potiuk potiuk force-pushed the fix-kubernetes-example branch from 198f148 to 7528379 Compare March 1, 2022 14:27
@potiuk potiuk requested review from ashb, kaxil, mik-laj and uranusjr March 1, 2022 14:27
@potiuk potiuk merged commit 351fa53 into apache:main Mar 1, 2022
@potiuk potiuk deleted the fix-kubernetes-example branch March 1, 2022 14:54
@potiuk potiuk restored the fix-kubernetes-example branch April 26, 2022 20:49
@potiuk potiuk deleted the fix-kubernetes-example branch July 29, 2022 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:cncf-kubernetes Kubernetes (k8s) provider related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants