lgy1027 opened a new issue #646:
URL: https://github.com/apache/apisix-ingress-controller/issues/646
ingress-controller版本:0.6.0
部署ar,controller日志报错
````
2021-08-23T18:16:33+08:00 error ingress/status.go:114 unsupported
resource record: &{{ } {httpbin-route lgy
/apis/apisix.apache.org/v2beta1/namespaces/lgy/apisixroutes/httpbin-route
a5d3b496-5f51-475e-88ca-149759a37f29 4388292 %!s(int64=1) 2021-08-23 18:16:32
+0800 HKT <nil> %!s(*int64=<nil>) map[]
map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"apisix.apache.org/v2beta1","kind":"ApisixRoute","metadata":{"annotations":{},"name":"httpbin-route","namespace":"lgy"},"spec":{"http":[{"backends":[{"serviceName":"httpbin","servicePort":80}],"match":{"hosts":["local.httpbin.org"],"paths":["/*"]},"name":"httpbin"}]}}
] [] [] [{kubectl-client-side-apply Update apisix.apache.org/v2beta1
2021-08-23 18:16:32 +0800 HKT FieldsV1
{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}}},"f:spec":{".":{},"f:http":{}}}}]}
{[{httpbin %!s(int=0) {[/*] [] [local.httpbin.org] [] []} {
{%!s(intstr.Type=0) %!s(int32=0) } %!s(*int=<nil>) } [{httpbin
{%!s(intstr.Type=0) %!s(int32=80) } %!s(*int=<nil>) }] %!s(bool=false) []
{%!s(bool=false) {}}}] []} {[]}}
````
删除ar时controller未触发调用apisix admin的删除请求
--
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]