Skip to content

Commit ed8af11

Browse files
docs: add breaking change note for BTP mergeType target validation
The new CEL rule rejects mergeType on Gateway/listener-targeting BackendTrafficPolicies, which were previously accepted with the field silently ignored. Document this as a breaking change. Signed-off-by: mehara-rothila <rothilamehara22@gmail.com>
1 parent c5b70b8 commit ed8af11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
`BackendTrafficPolicy.spec.mergeType` is now rejected by CEL validation when the policy targets a parent resource (`Gateway`, including a specific listener via `sectionName`), matching the documented field contract and the equivalent SecurityPolicy validation. Previously such configurations were accepted but the `mergeType` field was silently ignored; stored objects keep working, but the next create or update must remove `mergeType` or target an xRoute.

0 commit comments

Comments
 (0)