Peter Fiddes
Peter Fiddes
@tamalsaha this is a key topic for us at the moment. In the next release the existing functionality will be `beta` and on by default for cert-manager. Due to the...
This was discussed in open-source standup relating to [this work on metrics](https://github.com/cert-manager/cert-manager/pull/6415), as the default nil implication means that default metrics could grow indefinitely. Also for reference the [slack discussion](https://kubernetes.slack.com/archives/CDEQJ0Q8M/p1697321912683929)
Yikes I did not search for existing issues, which is my bad :facepalm: The fact there are two other issues for the same thing does give us some positive reinforcement,...
Original message in slack: [here](https://kubernetes.slack.com/archives/C4NV3DWUC/p1700755259639739) I popped [a reminder ](https://kubernetes.slack.com/archives/C4NV3DWUC/p1701872403471449) in today, but currently 3 thumbs up and no objections -> so unless there's a major blocker comes up I'd...
It is not yet implemented, at least not by me :)
/remove-lifecycle rotten
/remove-lifecycle stale
@idgenchev have you considered the Gateway API resource `ReferenceGrant`? It looks like it is now part of the stable branch of Gateway API, (no longer the experimental branch) [here](https://gateway-api.sigs.k8s.io/api-types/referencegrant/?h=referencegrant). With...
@idgenchev - I was thinking the opposite (but could well be wrong as well), that eventually `Ingress` would be replaced (functionality wise) via the use of `Gateway` & `HTTPRoute`, so...