Miles Garnsey

Results 68 comments of Miles Garnsey

Oh and @olim7t RE your comments about refactoring this function: we could probably use ReconcileObject to make this a bit easier to read. As it is, it is a fair...

I am blocked on this. For some reason in the envtests I keep getting a combination of `context cancelled` and `error re-reading certificate {"error": "open /var/folders/_n/g9shgcsj00d68_t011c77v_h0000gn/T/envtest-serving-certs-1964668802/tls.key: no such file or...

Does the current state also run risks of breaking user clusters because they aren't in control of updates when we do a release? (I think there was a counter-argument to...

> However, I also believe the default image pull policy is something like IfNotPresent, so the image probably won't update without some kind of manual intervention, which is potentially a...

On hold pending the ability to test the client library from inside this repo. https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/389

That's very good to know! This can go in a phase II then.

Seconded, I've also used flame charts to diagnose performance problems. My only reservation with this is that I think we'd want to have a good understanding of any performance impacts...

# The problem I am still researching the best way to solve this given that vars are being deprecated and the kustomize project have not provided adequate solutions (e.g. discussions...

@burmanm I'm still trying to work through what the problem is here. I was drafting an issue for the kustomize project, but when I put together a minimal reproducible example...

Michael and I discussed again, it looks like (while setting the namespace in an overlay works), setting the namespace in the top level kustomization (when it also includes the component)...