Skip to content

Add missing parameter documentation for KubernetesHook and KubernetesPodOperator #23955

@josh-fell

Description

@josh-fell

Body

Currently the following modules are missing certain parameters in their docstrings. Because of this, these parameters are not captured in the Python API docs for the Kubernetes provider.

  • KubernetesHook: in_cluster, config_file, cluster_context, client_configuration
  • KubernetesPodOperator: env_from, node_selectors, pod_runtime_info_envs, configmaps

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Metadata

Metadata

Labels

contributors-workshopIssues that are good for first-time contributor's workshopgood first issuekind:metaHigh-level information important to the community

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions