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
Describe the bug
Diagnostic flagging configuration error for AuthService when include_body.allow_partial: false with
[auth.ambassador.1: spec.include_body.allow_partial in body is required] when include_body.allow_partial is set to false which is also the default.
To Reproduce
Steps to reproduce the behavior:
Configure an AuthService resource with include_body.allow_partial: false and deploy it.