faulty_image_correlated

Problem Set
Correlated Failure

Description

The problem runs on hotel-reservation. Simulate a correlated fault where multiple services in the hotel reservation application are deployed with incorrect Docker images. The deployment `frontend`, `geo`, `profile`, `rate`, `recommendation`, `reservation`, `user`, and `search` are configured to use a faulty image 'jackcuii/hotel-reservation:latest'. Inject the fault by updating the deployment images for all affected services simultaneously.

Tags

Correlated Failure, hotel-reservation