This repository is dealing with the Weave GitOps demos and demo environments. Please use it to file and update issues that you are seeing. You can also put your demo guides and demo scripts here.
1
stars
0
forks
source link
Basic Kubernetes deployment errors are not bubbling up as such into our WGE UI #66
I did deploy a podinfo with a non existing image as a helm chart.
This results in the Pod not being ready. But I don't get an error in the application in our UI. Please fix that.