This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects

Use golang as the backend server

David Greeson requested to merge golang-server into master

This decreases the size of the container from 182 MB to 56.8 MB. Now most of the size is taken up by the images and the kubernetes libs.

With that said, it's good to use a pod informer here to keep up with rollouts of new pods. This allows me to just completely remove status.greeson.xyz and it will never be used again.

Merge request reports