dickens7 commented on issue #1412: URL: https://github.com/apache/apisix-ingress-controller/issues/1412#issuecomment-1293581271
https://github.com/apache/apisix-ingress-controller/blob/21f39e966dedb0765a9848302f8cb713aa461cfe/pkg/ingress/apisix_route.go#L329-L339 - oldCtx https://github.com/apache/apisix-ingress-controller/blob/21f39e966dedb0765a9848302f8cb713aa461cfe/pkg/kube/translation/apisix_route.go#L924-L928 After the above code `m.Diff(om)` is executed, deleted.PluginConfigs is not empty; ### Expected result ApisixPluginConfig is not deleted when ApisixRoute or Ingress are updated and deleted -- 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]
