Maël Valais

Results 234 comments of Maël Valais

I responded to Tim's comment in https://github.com/cert-manager/openshift-routes/issues/49#issuecomment-1983836956. Just wondering, how much effort would it be able to use one or the other (either create a CR or create a Certificate)?...

I mentioned https://github.com/cert-manager/openshift-routes/pull/55 during this morning's cert-manager [open standup](https://cert-manager.io/docs/contributing/#daily-check-in). I thought I understood the benefits of migrating to creating Certificates, but I struggled explaining the reasons. Would it be possible...

Thank you @ctrought, that is super useful, you perfectly laid out the pros and cons. @jacksgt Do you think you can join the dev meeting this afternoon? Thanks!

> Increasing observability Monitoring observability for "CertificateRequests" Fair enough, that's a good point. But if this is the primary reason for creating Certificates, wouldn't it make more sense for openshift-routes...

> I think [the duplicate logic for handling the creation of certificates] is the case for multiple cert-manager projects: csi-driver, csi-driver-spiffe, istio-csr, ... (https://github.com/cert-manager/openshift-routes/pull/55#issuecomment-1972996170) Routes are meant to behave like...

On 7 March 2024, during the dev biweekly meetings ([meeting notes](https://docs.google.com/document/d/1Tc5t6ylY9dhXAan1OjOoldeaoys1Yh4Ir710ATfBa5U/edit?pli=1#bookmark=kix.1wlpt9deff0y)), Trilok Geer – from Red hat – talked about OpenShift 4.16 (unreleased) and the new field [externalCertificate][]. This ties...

Thanks, @poponealex, for the detailed feedback. A couple of months ago, I opened https://github.com/cert-manager/openshift-routes/issues/49 to try to gather the issues that people are seeing with the existing CertificateRequest-based behavior, and...

Ah, there might be a problem with the current bottles. You might want to try the build from source way in the meantime using --build-from-source

That might be because Homebrew updated `cairo`, and the `cairo.dylib` changed name due to a major version bump, and auto-multiple-choice can't find it" Would you be able to re-install auto-multiple-choice...

I think I found the root cause of this issue. What prompted me to investigate is that `pthreads-stubs` shouldn't be required for building auto-multiple-choice. My guess is that Homebrew added...