Kyle Fazzari

Results 215 comments of Kyle Fazzari

This is also broken in v1.29.6+k3s1. I was really hoping to get the fix for #9957 in there, but k3s doesn't even fire up because of this. Had to roll...

Just came here to report exactly this. The v0.42.0 Docker image is using an EOL intermediate Ubuntu release, 23.10 (which is kind of its own problem, honestly). Can I do...

Hmm, not sure I can help with this particular issue: > Determining the default branch > Retrieving the default branch name > Bad credentials - https://docs.github.com/rest > Waiting 10 seconds...

I moved to Alloy, this chart seems dead.

Yeah, sounds like the app (collabora) isn't cleaning itself up when you're done using it, but we really have no insight into specific apps.

Sorry folks, I was on vacation for a bit there. This is a new message for me, too. I agree that this sounds snapd-related, so a forum post indeed sounds...

I just tried changing `timeoutSeconds` to 31 and got this: > Error: cannot patch "cert-manager-webhook" with kind MutatingWebhookConfiguration: MutatingWebhookConfiguration.admissionregistration.k8s.io "cert-manager-webhook" is invalid: webhooks[0].timeoutSeconds: Invalid value: 31: the timeout value must...

@maelvls provided [some additional details](https://github.com/cert-manager/cert-manager/issues/6907#issuecomment-2064735990) on the issue I logged against cert-manager: > There is [this](https://github.com/digitalocean/clusterlint/blob/9ffee1bec71c02cccb9544fa43a72b8dda6157e6/checks/doks/admission_controller_webhook_timeout.go#L61) comment in kubelint's code: > > > Webhooks with TimeoutSeconds set: less than 1...

It sounds like the reason is almost lost to the dust of time. If I may, I recommend following shellcheck's model: not only point out problems, but write quick blurbs...