Davin Kevin

Results 231 comments of Davin Kevin

With GatewayAPI, it's now integrated, no?

I'll try that when possible, but I doubt both tried to process it because the IP was always the default one, eg 192.168.100.10. And I even tried with `enableExternalNameService: true`...

FYI, I've tried this using `HTTPRoute` attached to a gateway with the `enableExternalNameService: true`, I have the following result: ``` Status: Parents: Conditions: Last Transition Time: 2023-09-30T13:23:53Z Message: service "mafreebox"...

I think you got it! ```yaml apiVersion: v1 items: - apiVersion: projectcontour.io/v1alpha1 kind: ContourConfiguration metadata: creationTimestamp: "2023-08-18T20:07:41Z" generation: 1 labels: projectcontour.io/owning-gateway-name: legacy name: contourconfig-legacy namespace: projectcontour resourceVersion: "105031962" uid: fb95892c-bb11-46e0-8560-336cc90eafe0...

tldr; even with the change in the ContourConfiguration, it's not working, with the same error πŸ˜“ So I proceeded like you mentioned: * deletion of the ContourConfiguration * `rollout restart`...

Thank you for your answer. I have to find time to reproduce it… I'll do that as soon as possible.