refactor: standardise GCE instance network tags (PLAT-2847)#516
refactor: standardise GCE instance network tags (PLAT-2847)#516dylanratcliffe wants to merge 1 commit intomainfrom
Conversation
Open in Overmind ↗
🔴 Change SignalsRoutine 🔴 🔥 RisksRenamed GCE network tags will detach both services from their existing firewall allow rules When the new tags are applied, those firewall rules will stop matching the instances. That will remove the explicit allow rules for service traffic and Google health-check probes, so ingress falls back to the VPC's default deny behavior. Both services can become unreachable and fail health checks even though the instances themselves remain running.
|

Summary
svc-{name}-prodconvention across all service deployments.Context
Changes
Testing