Ahmet Alp Balkan

Results 656 comments of Ahmet Alp Balkan

I just tried this on a clean `1.10.6-gke.11` cluster (technically the same as yours since both are 1.10) and it didn't require me to do anything with ` --serviceaccount=kube-system:default`. I'll...

Don't we have the same steps listed in that comment already in https://github.com/ahmetb/gke-letsencrypt/blob/master/10-install-helm.md ? I don't really understand where the problem comes from (existing helm installations?)

Thanks for bringing this up. It seems like a cool idea to use this. I'll check it out.

Looks like you might've installed the chart before? The other day I realized the Helm chart doesn't correctly uninstall the CRDs. But you can delete those CRDs manually and reinstall...

We aren’t trying to duplicate "lineage". That plugin exists bc this plugin doesn't everything to, by design.

In additional, there’s another kind of failure: When some API groups don’t respond with success (for reasons other than authorization). We may lump these behaviors all into this one flag...

@princerachit I'm not as interested in code as I'm interested in designing the experience for now. :) Right now this is a design problem to me. It seems like many...

@princerachit let's open a new issue, I'd love to see full logs and which API groups and how many namespaces etc are involved.

Sure thing. You can probably redact PII like namespaces, object names, and maybe even API names etc. The `-v 5` logs have enough information to understand how much time is...

thanks, no need to @ since it's my repo and I get notifications about everything