gcp-auth-webhook
gcp-auth-webhook copied to clipboard
A Kubernetes webhook for automated GCP authentication.
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._ **Security Policy Violation** Security policy not enabled. A SECURITY.md file can give users information about what constitutes a vulnerability and how to report...
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._ **Security Policy Violation** PR Approvals not configured for branch main --- This issue will auto resolve when the policy is in compliance. Issue...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5. Release notes Sourced from actions/checkout's releases. v4.1.5 What's Changed Update NPM dependencies by @cory-miller in actions/checkout#1703 Bump github/codeql-action from 2 to 3 by @dependabot...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0. Commits 84cb9f7 oauth2: fix typo in comment 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint See full diff in compare view...
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.0.0 to 5.0.1. Release notes Sourced from actions/setup-go's releases. v5.0.1 What's Changed Bump undici from 5.28.2 to 5.28.3 and dependencies upgrade by @dependabot , @HarithaVattikuti in actions/setup-go#465...
Following the docs [here](https://minikube.sigs.k8s.io/docs/handbook/addons/gcp-auth/), I've enabled this add on while using the `GOOGLE_APPLICATION_CREDENTIALS` env var to point to a local service account credentials file. Inside the `gcp-auth` pod that gets...
These steps were helpful when getting started, thought it might help others :)
Currently the path the creds file we look for is hardcoded to `/var/lib/minikube/google_application_credentials.json` which is not ideal. Let's remove that dependency.
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.32.0 to 0.33.0. Commits 3aa3c77 Update dependencies to v0.33.0 tag ecbbb06 bump etcd 3.5.21 sdk 2086688 Merge pull request #129970 from mortent/AddResourceV1beta2API dba34c7 Run make update e359642...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.32.1 to 0.33.0. Commits 82c0029 Update dependencies to v0.33.0 tag 16cedc7 Merge pull request #131088 from atiratree/rename-terminating-replicas-fg dc88679 Merge pull request #131103 from ahrtr/etcd_sdk_20250328 4a456a2 bump etcd...