google-github-actions / get-gke-credentials

A GitHub Action that configure authentication to a GKE cluster.
https://cloud.google.com/gke
Apache License 2.0
100 stars 41 forks source link

Add support for namespaces in context #303

Closed sethvargo closed 2 months ago

sethvargo commented 2 months ago

Fixes https://github.com/google-github-actions/get-gke-credentials/issues/281

tpolekhin commented 2 months ago

Thanks a lot!