Skip to content

Move Kubernetes cli to provider package#39587

Merged
potiuk merged 2 commits intoapache:mainfrom
romsharon98:feature/move-kubernetes-cli
May 14, 2024
Merged

Move Kubernetes cli to provider package#39587
potiuk merged 2 commits intoapache:mainfrom
romsharon98:feature/move-kubernetes-cli

Conversation

@romsharon98
Copy link
Copy Markdown
Contributor

closes: #39199


^ 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.

@boring-cyborg boring-cyborg bot added area:CLI area:providers provider:cncf-kubernetes Kubernetes (k8s) provider related issues labels May 13, 2024
@romsharon98 romsharon98 self-assigned this May 13, 2024
@eladkal eladkal requested a review from potiuk May 13, 2024 18:47
@potiuk potiuk merged commit f57de6c into apache:main May 14, 2024
@utkarsharma2 utkarsharma2 added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jun 3, 2024
romsharon98 added a commit to romsharon98/airflow that referenced this pull request Jul 26, 2024
* move kubernetes cli to provider package

* add deprecation ignore for cncf provider
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CLI area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) provider:cncf-kubernetes Kubernetes (k8s) provider related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kubernetes CLI commands are still implemented in Core

4 participants