Quentin Machu

Results 67 comments of Quentin Machu
trafficstars

Couple of years since my last comment on this feature.. Any plan to merge @AGWA? :) For anyone lurking, @jirutka's solution works like a charm - simply compile it, place...

git-crypt is basically unusable without this. Is there any reason @AGWA this never has been merged?

There's also https://github.com/AGWA/git-crypt/pull/180

Hey! Sorry haven't been using the Helm chart actively. It looks like this is going to be a simple indentation issue in https://github.com/Quentin-M/etcd-cloud-operator/blob/master/chart/etcd-cloud-operator/templates/statefulset.yaml#L129-L139, it seems the spec at the bottom...

Hi Dan, I have not been bothered by start-up times because we mostly are on AWS EC2 and things really tend to add up there (e.g. the Auto Scaling Group...

We could also introduce some sort of watcher triggering `execute` following `evaluate` state changes too, rather than looping at intervals too. That could make startup faster if we're "watching" for...

Hey Dan! Thanks for making this diagram! State machines are a beautiful way of managing such systems as they are easy to design, exhaustive and predictable by nature, so I...

Fair enough. I should actually write a bit of automation too in order to be publishing images more consistently.

Hi @jicki, A bit of a curious error message. - Are you running a 3 members cluster? On 3 different nodes in an ASG (using the provided Terraform code), otherwise...

Hi again, Thanks for all the details..! I don't really test the Kubernetes integration as it was a contribution from another developer.. not really surprised to see a few issues...