David Holsgrove

Results 14 comments of David Holsgrove

I too observed this today, up to revision 2291(!) of a Helm-operator (v1.2.0) controlled HelmRelease

@hiddeco I've been using helm-operator `v1.2.0` since 10th August, and only noticed the run away upgrades this week. Its occurring in 3 separate k8s clusters (all using fluxcd `1.4.0` /...

Thanks @hiddeco - looks like it was the version of the CRD wasn't updated and caused the run away helm-operator upgrades. The HelmOperator chart option `createCRD=true` - is that the...

+1 for using SecureStrings without any base64 encoding in parameter store. @simonswine - can we help get this merged?

Hi, apologies - this was a quick POC of forking https://github.com/awslabs/aws-icons-for-plantuml but I never ended up using it. I'm happy to leave the public fork if its any use, but...

Hi @apeabody I think the testcase was updated in https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/pull/2224 to downgrade from `CGROUP_MODE_V2` to `CGROUP_MODE_V1`. I'm not sure from https://cloud.google.com/kubernetes-engine/docs/how-to/migrate-cgroupv2#transition-plan what the default CGROUP is for clusters created with...

Thanks @apeabody - testcases updated to flip the default to V2, with the exception of `pool-01` to continue coverage. I dont have perms to trigger a retest, could you run...

Thanks @apeabody - I'm not sure how to resolve that failure without access to run the tests / dig deeper. Looks unrelated to the change in question though?