You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
upstream:
ApisixIngress synced failed, with error: upstream doesn't exist. It will be created after ApisixRoute is created referencing it.
route:
ApisixIngress synced failed, with error: 1 error occurred: * unexpected status code 400; error message: {"error_msg":"failed to fetch upstream info by upstream id [8cd0a3a0], response code: 404"}
@rizalalfarizi123 what do you mean when you say "my service is not ExternalName type"?
I'm having errors configuring my ApisixUpstream object and this may help finding the solution.
Issue description
i have two apisix resource, route and upstream
and
after sync with argo, i got error
this is my kustomize resource order
namespace of all resource are the same
namespace for apisix is:
platform
i read that upstream will be created if we reference it in route, but i doesn't work with me
Environment
The text was updated successfully, but these errors were encountered: