selkies-project / selkies-operator

K8s operator for per-user stateful workloads
https://selkies.io
Apache License 2.0
72 stars 13 forks source link

Migrate images/gce-proxy to standalone repository #39

Open danisla opened 2 years ago

danisla commented 2 years ago

The GCE proxy is used by the vdi-vm example to create a localhost proxy that uses the GCE VM service account credentials to transparently authenticate to the pod broker.

This should be moved to a top-level selkies-project repo so it can be maintained separately and should remove most/all of the dependabot warnings.

TODO: