jinjianming opened a new issue, #2238:
URL: https://github.com/apache/apisix-ingress-controller/issues/2238
### Current Behavior
"I configured an OpenTelemetry, but forgot to set it in the plugins
configuration, causing an ingress memory overflow."
```
2024-05-20T09:43:37+08:00 error apisix/apisix_route.go:894
failed to record status change for ApisixRoute {"error": "Operation cannot be
fulfilled on apisixroutes.apisix.apache.org \"js-gateway\": the object has been
modified; please apply your changes to the latest version and try again",
"name": "js-gateway", "namespace": "zprod"}
```
<img width="960" alt="image"
src="https://github.com/apache/apisix-ingress-controller/assets/57084209/49079d97-28c3-403e-b08b-88660ad339e2">
### Expected Behavior
_No response_
### Error Logs
{"error": "Operation cannot be fulfilled on apisixroutes.apisix.apache.org
\"js-gateway\": the object has been modified; please apply your changes to the
latest version and try again", "name": "js-gateway", "namespace": "zprod"}
### Steps to Reproduce
Configuring an invalid plugin can reproduce the issue.
### Environment
- APISIX Ingress controller version (run `apisix-ingress-controller version
--long`)Version: 1.6.0
Git SHA: no-git-module
Go Version: go1.19.4
Building OS/Arch: linux/amd64
Running OS/Arch: linux/amd64
- Kubernetes cluster version (run `kubectl version`)
- Client Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.3",
GitCommit:"b3cbbae08ec52a7fc73d334838e18d17e8512749", GitTreeState:"clean",
BuildDate:"2019-11-13T11:23:11Z", GoVersion:"go1.12.12", Compiler:"gc",
Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"20+",
GitVersion:"v1.20.4-aliyun.1",
GitCommit:"da046aba0d7522fc3f5edf24dc9db8d6567c82a6", GitTreeState:"clean",
BuildDate:"2023-12-13T11:49:38Z", GoVersion:"go1.15.8", Compiler:"gc",
Platform:"linux/amd64"}
- OS version if running APISIX Ingress controller in a bare-metal
environment (run `uname -a`)
--
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]