kubernetes-router
kubernetes-router copied to clipboard
Tsuru router API implementation that manages k8s loadbalancers/ingress
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.11.1. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.11.1 / 2022-02-15 [SECURITY FIX] promhttp: Check validity of method and code label values prometheus/client_golang#987 (Addressed CVE-2022-21698) What's...
New code to create ingres tls secretnames is causing cert-manager to fail.
We added support for nginx + tls using kube-lego and its annotations in #11. Kube-lego is now deprecated and only supported in Kubernetes up to 1.8.x. We should add support...
We should add a router-opt where users can specify the protocol to be used by the service, e.g UDP, defaulting to TCP.
Nowadays TSURU ecosystem uses the deprecated lib: opentracing, we may switch to opentelemetry to the new industry standard.