Description
The problem runs on astronomy-shop. Simulate a credential rotation where PostgreSQL and the Kubernetes Secret use a new password but the running product-catalog pod retains the old connection string from container startup. After existing database sessions are terminated, product-catalog remains Running and Ready but cannot reconnect to PostgreSQL or serve product data. Inject the fault by rotating the database credential without recreating the product-catalog pod.
Tags
Security Failure, astronomy-shop