kubeshop / kusk-gen

Kusk Gen generates Ingress-controller configurations from your OpenAPI definition
https://kubeshop.github.io/kusk-gen
MIT License
173 stars 12 forks source link

Petstore ambassador example results in a 404 error. #193

Closed AloisReitbauer closed 2 years ago

AloisReitbauer commented 2 years ago

Describe the bug I ran the petstore ambassador example and it results in a 404 which means the service is not exposed.

To Reproduce Steps to reproduce the behavior: just follow the doc instructions

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add CLI commands/output to help explain your problem.

curl -kLi 'https://localhost:8443/petstore/api/v3/pet/findByStatus?status=available'

HTTP/2 404 
content-type: text/plain; charset=utf-8
x-content-type-options: nosniff
content-length: 19
date: Sun, 14 Nov 2021 06:49:26 GMT
kylehodgetts commented 2 years ago

Hello @AloisReitbauer I will be looking at this today

kylehodgetts commented 2 years ago

@AloisReitbauer Could you tell me which version of Kubernetes you were using?

AloisReitbauer commented 2 years ago

I am running 1.19

kylehodgetts commented 2 years ago

Okay, I will also test this on 1.19