Jason Williams

Results 29 comments of Jason Williams

@nslracer I've been running into this issue today. 2 node esxi cluster, and am running vcenter as a VM on one of the nodes. Still cant seem to get passed...

@nslracer heya...was going to respond today. I did get it working. i cleaned up the naming convention with no spaces and that seemed to be the issue. Now I can...

@lishu2006ll Per the error, looks like you are missing the serviceAccount permissions needed to read the CRD. How did you install NGINX Ingress controller? Manifests? helm?

@alanwilkie-finocomp I responded to your PR #3034 We depend upon the OIDC repo project for our NGINX Ingress controller project. I would recommend you open a PR with that project,...

@Ramana8801 any updates on your PR, responding to @lucacome questions?

@0m1xa could you post your deployment for NGINX Ingress controller so I can review?

@aknot242 Thanks for the feedback. The grafana dashboard .json file that we provide in this repo is simple example to show users what type of metrics they can capture when...

@alanwilkie-finocomp Our project depends an another repo for OIDC. I would recommend you open this on that specific project, which would allow us to bring over the features that are...

@JokerDevops That is correct. However: ``` A very important item to remember is the Ingress controller **only processes resources that belong to its class** ``` Make sure you define your...