-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed as not planned
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes 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.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Description
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]
darren-recentive
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes 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.Denotes an issue or PR that has aged beyond stale and will be auto-closed.