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
Rename add_mtls_options to add_route_policy_options and refactor structure
Adopt philippthun's suggested pattern: build a fresh hash and merge
at the end instead of duplicating info['options']. Also rename the
method and variable from mtls_ prefix to route_policy_ to align with
current terminology.
0 commit comments