You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The steps to reproduce the panic are as follows: First, add a 404 error fault injection within the Operating environment. Subsequently, increase the replica count from 3 to 6; the newly added 3 pods will fail to be created. Then, disable the fault injection and alter the replica count to 4; this action will trigger a panic in the Operating system.
What did you expect to see?
When simulating exceptions in Operating, including but not limited to errors such as 404, 503, etc., Operating still runs stably.
What did you see instead
Operating is panic.
What is your KusionStack components and its version?
As follows:
The text was updated successfully, but these errors were encountered:
Minimal reproduce step
The steps to reproduce the panic are as follows: First, add a 404 error fault injection within the Operating environment. Subsequently, increase the replica count from 3 to 6; the newly added 3 pods will fail to be created. Then, disable the fault injection and alter the replica count to 4; this action will trigger a panic in the Operating system.
What did you expect to see?
When simulating exceptions in Operating, including but not limited to errors such as 404, 503, etc., Operating still runs stably.
What did you see instead
Operating is panic.
What is your KusionStack components and its version?
As follows:
The text was updated successfully, but these errors were encountered: