bren-ai opened a new issue, #2147:
URL: https://github.com/apache/apisix-ingress-controller/issues/2147
### Issue description
I created ingress-apisix-composite-deployment in two namespaces
(ingress-apisix, ingress-apisix-2) respectively. The purpose is to use
different ingress-apisix-composite-deployment for different source traffic. I
modified etcd -server-prefix, and modified the annotations in
ingress-apisix-composite-deployment, but the purpose cannot be achieved
The following error will be prompted:
2024-01-24T13:28:21+08:00 error apisix/apisix_route.go:892
failed to record status change for ApisixRoute {"error": "Operation cannot be
fulfilled on apisixroutes.apisix.apache.org \"test-web-2\": the object has been
modified; please apply your changes to the latest version and try again",
"name": "test-web-2", "namespace": "demo"}


### Environment
- your apisix-ingress-controller version (output of
apisix-ingress-controller version --long):
image version :
apache/apisix-ingress-controller:1.8.0,apache/apisix:3.6.0-centos
kubectl -n ingress-apisix logs -f
pods/ingress-apisix-composite-deployment-7c6957dcd8-2jnmm
2024-01-24T13:25:50+08:00 info ingress/ingress.go:121 init apisix
ingress controller
2024-01-24T13:25:50+08:00 info ingress/ingress.go:123 version:
Version: 1.8.0
Git SHA: no-git-module
Go Version: go1.20.13
Building OS/Arch: linux/amd64
Running OS/Arch: linux/amd64
- your Kubernetes cluster version (output of kubectl version):
v1.24.0
- if you run apisix-ingress-controller in Bare-metal environment, also show
your OS version (uname -a):
Ubuntu 20.04.6 LTS, Linux k8s-All-in-One 5.4.0-144-generic #161-Ubuntu SMP
Fri Feb 3 14:49:04 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
--
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]