Keith Burdis
Keith Burdis
I really wish @wallrj had been listened to in the https://github.com/jetstack/cert-manager/pull/3773 review :-( Now every cluster administrator has to use webhooks to ensure that a sensible value is set for...
/remove-lifecycle stale
/remove-lifecycle stale
As long as there are still tags for the patch versions (eg. v0.8.1) as well as the minor versions (eg. v0.8) I don't see that it will affect anyone. Those...
In my experience creating Certificate objects for the domain names directly is a good way forward as you don't necessarily want a separate TLS certificate for every domain name, but...
> @youngnick any update on this one? For the time being, are you aware of any Envoy-external-authorization compatible component that could be used for OAuth, so I could use Contour?...
@munnerz you [previously](https://github.com/cert-manager/cert-manager/pull/4570) acknowleged the issue and said that the change to configure a sensible revisionHistoryLimit could be done with the new API revision of the configuration API along with...
Dapr newbie here, but a real user. Scenarios 1 and 2 are what I'd like to see solved. I think scenario 3 may be better solved via a service mesh...
Another example of this: ``` $ skupper --platform podman init --ingress-host none Podman endpoint is not available: unix:///run/user/x/podman/podman.sock Recommendation: Make sure you have an active podman endpoint available. On most...