Braunson
Braunson
Keeping this active
This should be resolved in the latest update, please advise otherwise in the related issue if that's not the case
Fighting GitHub actions 🙃
Oh interesting thanks @mikejoh I probably just didn't know since it isn't in the values file
@gbraad Can they optionally be embedded in the installer than along with the podman CLI to support this issue? Or at least docs on the method users should do.
The last update on this issue mentioned some work being done in Kourier to support level 1, is there parallel efforts being done in `net-istio` to support multi-tenancy?
Just writing into confirm this still does not work on `parsers_file` as of 2.0.10
Late to needing this but it isn't **impossible**, you can do this: ```yaml records: '30m A': example: 1.1.1.1 ``` Which will set the TTL for `example` to 30 minutes. I...
Maybe this is also a bug but the documentation here: https://knative.dev/docs/install/operator/configuring-serving-cr/#servers-configuration-for-istio-gateways Is wrong, you cannot configure the HTTPS protocol without the `tls` block. Your CR will never enter the ready...
If you're using Istio why aren't you sidecaring oauth2-proxy so it communicates over mTLS for you? Though this is still a valid request for other uses.