[Action Required] Internal error has affected services in Cloud Run that use Cloud Load Balancing

公開日時

GCPから↓の件名でメールが来ていた。

[Action Required] Internal error has affected services in Cloud Run that use Cloud Load Balancing

CloudRunのロードバランサーで問題があったとのこと。

対応方法としては一度削除して再デプロイする必要があると書かれていたが、補足事項に↓とも書かれていた。

Note that this error does not impact calling services by their default URL (ending in run.app) or via a mapped custom domain.

メールに本文に記載されていた影響を受けるプロジェクトのCloudRunではデフォルトURLを使っていたので、今回は対応不要とした。


Related #gcp

Cloud FunctionsのNode.jsバージョンを更新する

package.jsonとcloudbuild.yamlを更新

Cloud BuildでFirebase Hostingのデプロイを行う

リポジトリへのpush以外をトリガーにしたい場合に使用

Firebase HostingのデプロイをWebhook(API)経由で行う

デプロイボタンが作れるようになった

CloudRunでnode.jsを動かす

リポジトリにpushしたらCloudRun上に自動デプロイ

IPv6 IPoE環境で自宅のRaspberryPiにsshできるようにする

GCPにssh port forwardingすることで実現できた