GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-proxy-operator

Operator to prevent more than one proxy for the same workload

Abierto
#682 1 comentario 0 reacciones 1 asignado Reclamado por @hessjcg Ver en GitHub
priority: p2 type: feature request
Lenguaje dominante
Go
Estrellas
120
Forks
18
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

By mistake, I created two AuthProxyWorkload resources pointing to the same Deployment, and it basically blocked my ReplicaSet from working, because the environment variables set for the `host` and `port` were already set for that workload.
It took me a while to find out about the second AuthProxyWorkload, although the operator was smart enough to block having the env vars twice, the error was not clear enough.
I'd like to propose that the operator reject the AuthProxyWorkload when it detects that a resource already points to the same workload.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.