Closed bryonbaker closed 3 weeks ago
The fix was to delete the local skupper tool config:
rm -rf ~/.local/share/skupper/
Then try skupper gateway expose
again.
This is not easy for a user to diagnose. The skupper cli could do with some guidance, and the doco should have some troubleshooting advice for when to delete this directory tree.
What did you do?
I am trying to set up a gateway on my local machine (running OpenShift local) to a local postgresql database running outside openshift. Note: The problem also happens on AWS-hosted clusters so it is not about OpenShift Local. I have also validated the database is working properly. When I do this I am getting an error saying there is an existing gateway (which there was not as this is all a fresh install in the namespace), and also I can see the service is getting created. It is as though skupper is creating the service and then checking if the service does not exist.... Ideas?
What happened?
The command failed with the error: "Error: gateway not created as existing gateway detected for site"
What did you expect to happen?
The gateway to be created using podman
How to reproduce:
Environment details: