gxthrj commented on issue #612:
URL:
https://github.com/apache/apisix-ingress-controller/issues/612#issuecomment-891677494
I'm afraid this is related to your behavior. `ApisixRoute` resources are
namespace-sensitive. The `namespace` and `name` of
`ApisixRoute` are not allowed to be changed at will.
If you need to modify the namespace, you can delete the original
`ApisixRoute` first, and then create a new `ApisixRoute` resource with the
correct namespace.
--
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]