Closed kpiyush17 closed 4 years ago
Hi I believe that OpenFaaS is still working as expected due to the end to end tests, so if that's the case then you'll need to work on your Istio config and seek help from their community or an Istio expert.
If you can demonstrate an issue without Istio then we can look at that straight away.
Alex
/set title: Istio support request
@alexellis Thanks for the response. Found the issue. I was checking it wrong.
However, I had one more issue related to invocation count always showing 0 both in UI and the /system/function/<function-name>
and /system/functions
endpoint. Can you help me with this?
What happens when you append ".openfaas-fn" to the URL?
@alexellis Which URL? Are you referring to invocation count issue?
I'm going to close this issue. The invocation count is an edge case with the UI. I'll link you to the issue and PR for that. I'd also recommend you join Slack for support.
/msg: slack
-- Join Slack to connect with the community https://docs.openfaas.com/community
My actions before raising this issue
Hi, I have deployed openfaas in Kubernetes with istio enabled. I have deployed the gateways and virtualservice also.
Openfaas deploy command:
I have exposed the gateway using istio-ingressgateway. However, I am getting 404 errors while accessing
/system/function/<function-name>
endpoint. I checked another endpoint/system/functions
and it is working fine.Is the 404 expected? Do, I have to add some other route?
Virtualservice:
Expected Behaviour
Current Behaviour
Possible Solution
Steps to Reproduce (for bugs)
1. 2. 3. 4.
Context
Your Environment
FaaS-CLI version ( Full output from:
faas-cli version
): 0.12.8Docker version
docker version
(e.g. Docker 17.0.05 ):Are you using Docker Swarm or Kubernetes (FaaS-netes)? Kubernetes
Operating System and version (e.g. Linux, Windows, MacOS):
Code example or link to GitHub repo or gist to reproduce problem:
Other diagnostic information / logs from troubleshooting guide
If using Swarm, run the following and include the output:
Next steps
You may join Slack for community support.