rolling_update_misconfigured_hotel_reservation

Problem Set
Misconfiguration Failure

Description

The problem runs on hotel-reservation. Simulate a fault where rolling update strategy is misconfigured in the hotel reservation application. The deployment `custom-service` has a misconfigured rolling update strategy (maxUnavailable=100%, maxSurge=0%) with an init container that hangs indefinitely, causing the deployment to be stuck during updates. Inject the fault by misconfiguring the rolling update parameters (maxSurge, maxUnavailable) or update strategy.

Tags

Misconfiguration Failure, hotel-reservation