GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-proxy-operator

Operator to prevent more than one proxy for the same workload

オープン
#682 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。