Skip to content

fix(gatewayapi): add deprecated warning for clientValidation.optional#8609

Open
officialasishkumar wants to merge 1 commit intoenvoyproxy:mainfrom
officialasishkumar:fix/clientvalidation-optional-warning
Open

fix(gatewayapi): add deprecated warning for clientValidation.optional#8609
officialasishkumar wants to merge 1 commit intoenvoyproxy:mainfrom
officialasishkumar:fix/clientvalidation-optional-warning

Conversation

@officialasishkumar
Copy link
Copy Markdown

What type of PR is this?
fix(gatewayapi): add deprecated warning for clientValidation.optional

What this PR does / why we need it:
Adds the existing ClientTrafficPolicy warning status path for the deprecated spec.tls.clientValidation.optional field so users see the migration path to spec.tls.clientValidation.mode when optional: true is used.

Which issue(s) this PR fixes:
Fixes #8572

Release Notes: No

@officialasishkumar officialasishkumar requested a review from a team as a code owner March 28, 2026 15:55
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 28, 2026

Deploy Preview for cerulean-figolla-1f9435 canceled.

Name Link
🔨 Latest commit 8a7b7bd
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/69c921de7b71b90008475baa

Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
@officialasishkumar officialasishkumar force-pushed the fix/clientvalidation-optional-warning branch from 4f8efff to 8a7b7bd Compare March 29, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ClientValidation Optional deprecated message in Status Warning condition

1 participant