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

Add GKECreateCustomResourceOperator and GKEDeleteCustomResourceOperator operators #37616

Merged
merged 3 commits into from
Mar 8, 2024

Conversation

MaksYermak
Copy link
Contributor

In this PR I have added new operators for GKE which add the ability to run CreateCustomResourceOperator and DeleteCustomResourceOperator on GKE cluster.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an 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 a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@VladaZakharova
Copy link
Contributor

Hi @eladkal @potiuk @pankajastro @hussein-awala !
Can we please review these changes? Thanks!

@potiuk
Copy link
Member

potiuk commented Mar 6, 2024

Conflicts need resolving

@MaksYermak
Copy link
Contributor Author

Conflicts need resolving

@potiuk I have resolved the conflicts.

@potiuk potiuk merged commit 8f773a6 into apache:main Mar 8, 2024
55 checks passed
howardyoo pushed a commit to howardyoo/airflow that referenced this pull request Mar 18, 2024
…or operators (apache#37616)

* Add GKECreateCustomResource operator

* Add GKEDeleteCustomResourceOperator operator

* Add 'yaml_conf_file' path option for operators

---------

Co-authored-by: Ulada Zakharava <[email protected]>
howardyoo pushed a commit to howardyoo/airflow that referenced this pull request Mar 31, 2024
…or operators (apache#37616)

* Add GKECreateCustomResource operator

* Add GKEDeleteCustomResourceOperator operator

* Add 'yaml_conf_file' path option for operators

---------

Co-authored-by: Ulada Zakharava <[email protected]>
utkarsharma2 pushed a commit to astronomer/airflow that referenced this pull request Apr 22, 2024
…or operators (apache#37616)

* Add GKECreateCustomResource operator

* Add GKEDeleteCustomResourceOperator operator

* Add 'yaml_conf_file' path option for operators

---------

Co-authored-by: Ulada Zakharava <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers area:system-tests kind:documentation provider:cncf-kubernetes Kubernetes provider related issues provider:google Google (including GCP) related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants