Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Kubernetes example with wrong operator casing #21898

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

potiuk
Copy link
Member

@potiuk potiuk commented Mar 1, 2022

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.

@boring-cyborg boring-cyborg bot added provider:cncf-kubernetes Kubernetes 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 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 provider related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants