Szymon Grzemski
Szymon Grzemski
> If the issuer http01 class is istio, the istio ingressClass resource is required. > > Ignressclass yaml example > > ``` > apiVersion: networking.k8s.io/v1 > kind: IngressClass > metadata:...
Pardon my delay, I was off for some time. I took a look at the code and it looks like kube-state-metrics uses [Pod objects](https://pkg.go.dev/k8s.io/api/core/v1#Pod), `Pod.Status.StartTime` specifically, to create the `kube_pod_start_time`...
I've patched v1.9.8 release with some additional code to report both ContainersReady and Ready timestamps and the transition between states can happen multiple times (e.g. pod stopped passing readiness probes)....
Would love to! I will update in the next couple of days.
Any progress on that?
I bet that's because of the 0.8.25 to 1.2.0 upgrade of `resty-openssl` mentioned here: https://docs.konghq.com/gateway/changelog/#3600 and introduced here: https://github.com/Kong/kong/pull/12265. That's a bummer. It's sad to see, but Kong's stability with...
+1 to that. @SmaineTF1 could you please fix the semgrep, so that @XaF @underrun or @mindaugasrukas can merge it?
@SmaineTF1 : Sorry, I thought it was in a failed state, but it's just queued to be triggerred manually.
Sure thing, works like a charm.
@bwplotka @tomwilkie @csmarchbanks @cstyan Is there a change you can take a look at this PR? 🙏