Skip to content

Make google-auth an optional dependency #2249

Closed as not planned
Closed as not planned
@cc-jj

Description

@cc-jj

What is the feature and why do you need it:

google-auth is a required dependency which seems to only be used for kubernetes running on GCP.

Describe the solution you'd like to see:

When installing kubernetes (pip install -U kubernetes), google-auth does not get installed.

However, google-auth can be installed as an optional dependency: pip install -U kubernetes[gcp]

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions