Commit c8d437a3 authored by John Jarvis's avatar John Jarvis
Browse files

Adds HTTP router and Topopolgy service the C2 change list

parent c70bd216
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -125,6 +125,8 @@ These are changes that are not expected to cause downtime in Production, but whi

1. Any changes to database configuration which do not meet the requirements of being Criticality 1 should be considered as Criticality 2 change.
1. Most architectural changes to Infra as code (IaC).
1. HTTP Router routing changes.
1. Topology Service cell configuration changes & routing logic changes.
1. Most IaC changes to pets - Postgres, Redis, and other Single Points of Failure.
1. Load Balancer Configuration - major changes to backends or front ends, fundamental to traffic flow.
1. IaC changes to production Virtual Machines outside of Kubernetes when there is a decrease.