Max Williams

Results 95 comments of Max Williams

> Hey @SarthakJain26 @Saranya-jena, ~~These users are not involved in this issue?~~ never mind, I see they are a contributor > Do you think it is necessary for litmus to...

I made a PR: https://github.com/helm/charts/pull/17099 We don't have a docker image yet due to https://github.com/aws/amazon-eks-pod-identity-webhook/issues/5 but the merge process for the charts repo is very slow so I figured I'd...

> I think the name is great 🎉 > you should probably poke some org admin who can invite the listed OWNERS. I'll have @jqmichael and @nckturner comment on the...

Yeah we'll use the new chart when docker images are finally available and not a `kubectl apply -f xx` method. But people will still want some alternative to Helm I...

Hey @hkan, I've applied a short term fix. Is the issue resolved for you?

OK nice. One of our chart museum pods had some I/O errors. Seems to be OK now. Thanks for reporting it.

Hmmm I see we are periodically throwing 499s ![image](https://github.com/deliveryhero/helm-charts/assets/8859277/2776ce82-f95b-47f0-af50-c0c598b417e6)

I've applied some changes but still not sure what the root cause is. I'll leave this open, let me know if there's further problems.

@pierluigilenoci > was relevant because it allows everyone to have a more resilient Chart Museum It doesn't, it just moves that single chart to github pages whereas in this repo...

@pierluigilenoci how often are you seeing this? e.g. if I run this: ```shell while true; do curl -w "%{response_code} %{time_total}\n" -s -o /dev/null https://charts.deliveryhero.io/index.yaml ; done ``` For me it's...