Michael Bannister
Michael Bannister
I've just started looking at moving to container-native loadbalancing (using NEGs) but now concerned that it would block using multi-cluster ingress (which I'd hoped to do early next year). Also...
I suspect (but have not tested) that this is resolved by #62. Possibly just needs a test or two...
I've been wishing for this feature today – any chance of it being reviewed soon? 🙏
I've just hit upon this issue, but in the context of Google Cloud Functions, when it builds for Python 3.8, uses the `compileall` module which can't handle a modification time...
Given this plugin has just been referenced in [a recent blog post](https://sysdig.com/blog/whats-new-kubernetes-1-16/) it would be nice if it could actually be fixed or the docs improved if that’s what’s required…
> if curl or similar is available in the application image This wouldn't be ideal; unless the proxy already needs this it'd be adding to the attack surface of the...
Hi, similar-but-different to the issues mentioned previously, I've found that an HPA can't be created if the ScaledObject's name exceeds 63 characters, because of [this code](https://github.com/kedacore/keda/blob/release/v2.11/controllers/keda/hpa.go#L98) which wants to set...
@howardjohn apologies for the direct tag but perhaps this should still be open? Thanks
According to [this doc](https://cloud.google.com/kubernetes-engine/docs/how-to/update-existing-nodepools#limitations) since GKE 1.23.4-gke.300 nodepool labels may be modified in-place even if cluster auotscaler is enabled.
Ah, just found this was released in provider version 4.48.0 ([changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md#4480-january-9-2023))– should this issue be closed?