kayx23 commented on issue #2539:
URL:
https://github.com/apache/apisix-ingress-controller/issues/2539#issuecomment-3244270693
Can reproduce and see a `property \"headers\" validation failed: object
matches none of the required]` in the ingress controller log:
```
failed to execute adc command {"error": "ADC execution error for
GatewayProxy/ingress-apisix/apisix-config: [ServerAddr: http://10.244.0.7:9180,
Err: invalid global_rules at index 0, err: failed to check the configuration of
plugin response-rewrite err: property \"headers\" validation failed: object
matches none of the required]", "config":
{"name":"GatewayProxy/ingress-apisix/apisix-config","serverAddrs":["http://10.244.0.7:9180"],"tlsVerify":false}}
```
`headers.add` should be supported though cc: @AlinsRan @ronething
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]