Wilson Bilkovich

Results 13 comments of Wilson Bilkovich

While we're talking about the deployment/life-cycle.. I immediately found myself wanting a cli option for "wait up to N seconds for a healthy cluster, exit with zero status if one...

Sorry for the silence, things have been exciting! I think it would make sense to have a mode like this skip the replication analysis process you've described. At least for...

@UnsignedLong The check you pasted only tests that kafka-health-check is running, not that the cluster it is observing is up yet, as far as I can tell. Getting to the...

Haha I have been doing it the hard way, then. I was thinking those were 200s as well.

Is that `,{` construction actually what `terraform fmt` does in this case? Just wondering if `fmt` has been run on this. Nice find!

Do we still want this? I could make a PR.

I think it would be nice if this variable had a description; otherwise looks good to me?

Should we just leave the RedHat branch of the logic alone for now and update the Ubuntu part?

This seems like a good idea; could you rename the PR to something like "Rename deprecated 'tags' variable"? It may not get noticed right now.

Hi there; before I put something together for the `examples` directory; is this a helpful example? https://github.com/Frameworkium/frameworkium-core/blob/master/.travis.yml If so, I'll adapt it + add some commentary.