support graceful shutdown of the Kubernetes ingress controller scenarios by capturing the TERM signal, and while keeping serving requests, reporting unhealthy state
0.9.25
- metrics collected by backend hosts - patch kubernetes ingress path expression with '^' prefix
0.9.22
- tee() filter fix: avoid copying unknown fields for the tee requests - http->https redirects for Kubernetes - tee() filter fix: preserve incoming request headers
0.9.15
- expose profiling info on the metrics endpoint - remove kubectl proxy usage from the Kubernetes client
0.9.9
- set the default command of the generated docker images to `skipper` so that when running `docker run skipper-image` no need to specify the command when running skipper, only when eskip.