Daniel Palstra
Daniel Palstra
I am using this exporter with some older Ubuntu versions that do not support systemd. This PR resolves installation issues on < Ubuntu 16.04 by checking for systemd. The node...
This PR adds the ability to build the go app using a custom Go builder image. I use it to be able to build the operator in a corp network.
Uses the Cluster IP to connect to services instead of the service name. Credits to @pekavau for finding the issue and workaround. fixes #132
This PR adds a create button that adds all recipes from the mealplan to a new shopping list. 