gxthrj commented on a change in pull request #156:
URL:
https://github.com/apache/apisix-ingress-controller/pull/156#discussion_r554277916
##########
File path: test/e2e/scaffold/crd.go
##########
@@ -160,9 +160,6 @@ func (s *Scaffold) EnsureNumApisixUpstreamsCreated(desired
int) error {
// ListApisixUpstreams list all upstream from APISIX
func (s *Scaffold) ListApisixUpstreams() ([]*v1.Upstream, error) {
host, err := s.apisixAdminServiceURL()
- if err != nil {
Review comment:
Why remove error check ?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]