Zane Williamson

Results 24 comments of Zane Williamson

If these 2 projects are meant to work with each other than they need to have a PyYAML version they both can use. Most people use a dependency manager (pipenv,...

@smira do you have a rough outline of what needs to be done to support RPMs? I would like to help out with this but need a little help getting...

Thank you @ajp-lsq and others for notes! I use Terraform for istiod and istio-base Helm installs. Ill add support for this in the module I open sourced Terraform Registry [terraform-helm-istio](https://registry.terraform.io/modules/sepulworld/istio/helm/latest)...

@ajp-lsq can you ping us here when you have PR on upstream chart or reference this issue in PR? Thanks for the help!

This seems like a solid solution! Especially since rewriting zkstatereader.java and a bunch of the imports it has would be daunting, plus after that we would have to keep up...

This sidecar solution could be swapped out later with a Go rewrite solution later if we choose to go down that route. So this is a good first step I...

I think the watch will make come in handy for autoscaling automation.

Integration test would be awesome! We do a little bit now internally. I think I've seen TravisCI jobs for other projects using minikube. Perhaps we look at that and setup...

example usage of [minikube on travis](https://github.com/lilic/travis-minikube)