ngrok / kubernetes-ingress-controller

The official ngrok Ingress Controller for Kubernetes
https://ngrok.com
MIT License
183 stars 20 forks source link

Update nix flake, go version, and Makefile dep versions #379

Closed jonstacks closed 1 month ago

jonstacks commented 1 month ago

What

Keeping our dependencies up to date.

How

Updates our go version by updating the nix flake. Also pulls in some changes from the kubebuilder project to the Makefile which updates the versions of env, controller-tools, and adds golang-ci lint(we can turn this on at a later time once we fix some of our linter warnings)

Breaking Changes

No