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
crashes Ambassador, and the pod goes in CrashLoopBackOff state. This happens because both the mappings are named the same (httpbin_mapping in this case)
Ambassador should report the error and continue on, instead.
The text was updated successfully, but these errors were encountered:
Config that looks like -
crashes Ambassador, and the pod goes in
CrashLoopBackOff
state. This happens because both the mappings are named the same (httpbin_mapping
in this case)Ambassador should report the error and continue on, instead.
The text was updated successfully, but these errors were encountered: