tao12345666333 commented on pull request #698:
URL:
https://github.com/apache/apisix-ingress-controller/pull/698#issuecomment-930704163
```
475183_apisix-service-e2e-test_9180", "error": "not found"}
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x15fdb81]
goroutine 360 [running]:
github.com/apache/apisix-ingress-controller/pkg/kube/translation.(*translator).getServiceClusterIPAndPort(0xc0005e0080,
0x0, 0xc0009df7d0, 0x2a, 0xc00085cca8, 0x0, 0x0, 0x0, 0x0)
/build/pkg/kube/translation/util.go:38 +0x81
github.com/apache/apisix-ingress-controller/pkg/kube/translation.(*translator).translateHTTPRoute(0xc0005e0080,
0xc0002b8e00, 0xc00015c128, 0x1cb4bee, 0x1cb4bee)
/build/pkg/kube/translation/apisix_route.go:439 +0x860
github.com/apache/apisix-ingress-controller/pkg/kube/translation.(*translator).TranslateRouteV2alpha1(0xc0005e0080,
0xc00015c128, 0x1a, 0xc000a35c01, 0xd)
/build/pkg/kube/translation/apisix_route.go:103 +0x7c
github.com/apache/apisix-ingress-controller/pkg/ingress.(*apisixRouteController).sync(0xc0003e9980,
0x1fd6000, 0xc0005d2300, 0xc0006ea960, 0x1d69390, 0x0)
/build/pkg/ingress/apisix_route.go:149 +0x1d9a
github.com/apache/apisix-ingress-controller/pkg/ingress.(*apisixRouteController).runWorker(0xc0003e9980,
0x1fd6000, 0xc0005d2300)
/build/pkg/ingress/apisix_route.go:79 +0x57
created by
github.com/apache/apisix-ingress-controller/pkg/ingress.(*apisixRouteController).run
/build/pkg/ingress/apisix_route.go:68 +0x245
```
when using `v2alpha1` ApisixRoute to run e2e, I got a panic.
--
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]