Jason Schwanz
Jason Schwanz
I'm interested in this functionality as well. I'm more specifically looking for the successful rules to be enumerated in the JUnit output so my CI engine can report on it.
This functionality already exists in `circleci config validate` with the `--org-id` and `--org-slug` arguments. It would be really nice to have it here, too.
I hit this issue today attempting to setup a trigger on specific PR activity.
I just started looking into this, but I'm on Azure and typically using cert-manager + Let's Encrypt. I'm definitely interested to see progress on HTTPS/ingress capabilities.
For me I don't think I'm looking for anything vendor specific. What I would need would be the ability to enable a standard `kind: Ingress` with `metadata.annotations`, `spec.ingressClassName`, `spec.rules`, and...