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

Operators in cncf.kubernetes provider are configured differently #15219

Closed
jedcunningham opened this issue Apr 5, 2021 · 1 comment
Closed
Labels
kind:feature Feature Requests provider:cncf-kubernetes Kubernetes provider related issues

Comments

@jedcunningham
Copy link
Member

The operators in the cncf.kubernetes provider use different methods of configuring where the k8s cluster you want run against is. KubernetesPodOperator uses in_cluster, cluster_context, and/or config_file, while SparkKubernetesOperator uses a Kubernetes Cluster connection with the specifics in extras.

Use case / motivation

The operators in this provider should be configured in the same manner to keep things consistent and avoid confusion.

Related Issues

#13006

@jedcunningham jedcunningham added the kind:feature Feature Requests label Apr 5, 2021
@eladkal eladkal added the provider:cncf-kubernetes Kubernetes provider related issues label Apr 16, 2021
@eladkal
Copy link
Contributor

eladkal commented May 27, 2022

fixed in #22086

@eladkal eladkal closed this as completed May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:feature Feature Requests provider:cncf-kubernetes Kubernetes provider related issues
Projects
None yet
Development

No branches or pull requests

2 participants