GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-proxy-operator

Operator to prevent more than one proxy for the same workload

未关闭
#682 1 条评论 0 个 reaction 已指派 1 人 已被 @hessjcg 认领 在 GitHub 查看
priority: p2 type: feature request
主要语言
Go
星标
120
派生
18
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。