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

Support namespace in generated kubeconfig #281

Closed tpolekhin closed 2 months ago

tpolekhin commented 1 year ago

TL;DR

Add an input parameter namespace that will be added to the generated kubeconfig

Detailed design

No response

Additional information

No response