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
Presently, if no port is specified when injecting a fault to a Pod, a default port is used.
This behavior may introduce errors such as targeting a non-intended port.
Also, as mentioned in #161 the agent should expect this parameter as mandatory, and this behavior should be consistent between the disruptor API and the agent.
pablochacin
changed the title
Make target port for fault injection for pods mandatory
Make target port for fault injection for pods required
Jun 30, 2023
Presently, if no port is specified when injecting a fault to a Pod, a default port is used.
This behavior may introduce errors such as targeting a non-intended port.
Also, as mentioned in #161 the agent should expect this parameter as mandatory, and this behavior should be consistent between the disruptor API and the agent.
Note: this breaking change would break the HTTP fault injection example
The text was updated successfully, but these errors were encountered: