tokers commented on issue #356:
URL:
https://github.com/apache/apisix-ingress-controller/issues/356#issuecomment-823299160
> > From the configuration snippet the `allow_admin` was rendered correctly,
so it should work, would you like to try the `0.5.0` version, it was released
few days ago.
>
> After using the `0.5.0` version,apisix-ingress-controller logs
>
> ```
> 2021-04-20T15:26:34+08:00 warn controller/apisix_route.go:205 sync
ApisixRoute failed, will retry {"object":
{"Type":1,"Object":{"Key":"tools/httpserver-route","OldObject":null,"GroupVersion":"apisix.apache.org/v2alpha1"},"Tombstone":null},
"error": "2 errors occurred:\n\t* object missing primary index\n\t* object
missing primary index\n\n"}
> ```
>
> In addition, why `helm install apisix` will also generate
apisix-ingress-controller, but its version is `0.4.0`, `helm install
apisix-ingress-controller` will generate apisix-ingress-controller which
version is `0.5.0`, which should I use?
The error `object missing primary index` occurred basically due to you wrote
some route on apisix-dashboard. It's **NOT** a recommended way.
> In addition, why helm install apisix will also generate
apisix-ingress-controller, but its version is 0.4.0, helm install
apisix-ingress-controller will generate apisix-ingress-controller which version
is 0.5.0, which should I use?
We recommend you to use the `0.5.0` release.
--
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]