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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Adds the pre-mvp implementation of mirrord chaos testing. With this feature,
you can artificially add latency and connection errors for outgoing traffic
through an API that runs as part of mirrord ui.
Changed
added --no-browser flag to prevent the browser opening automatically
UI now respects BROWSER env var for selecting which browser to open with
UI auth token can be set as x-auth-token header
mirrord exec now includes session ID in progress printout