Eric Greer

Results 114 comments of Eric Greer

This was done for the main binary. Closing!

Clearing from milestone because it depends on #12

I believe our e2e tests help a lot, but the 'test baseline' described here directly references code coverage, which entails smaller unit and function tests... I think we can call...

You did a lot of great stuff here, and thank you for that! I feel like a prefixed environment variable might be a little messy and confusing to implement. What...

Excellent idea! I don't think we ever realized that there is a common use case for arm here. It should be quick to get this added, built, and tagged.

We haven't done this yet, but it seems that with the launch of Kuberhealthy 2, this has become harder. KH2 comes with several different containers - one for each check...

Is this how you do multi-arch images still: https://engineering.docker.com/2019/04/multi-arch-images/ ?

Looks like we need to find out if Quay.io supports multi-arch images as well.

@jonnydawg wasn't this fixed? If so, close this one.

That could be a viable way to test KIAM functionality... Perhaps just do an `http.Get` on that URL and check for a token to exist? However, if KIAM is completely...