This repository was archived by the owner on Nov 7, 2023. It is now read-only.
Argo Tunnel Ingress Controller 0.6.0
Version 0.6.0 is largely a refactor of 0.5.3 to alter resource handling to better track transitions (adds, updates, deletes).
- resource changes are reflected more reliably and quickly
- Ingress definitions now support multiple
rules
andpaths
- routing by url path is still not supported
- default tunnel secret is defined by a command-line flag
--default-origin-secret=namespace/name
- upgraded go to version 1.10.5
- upgraded cloudflared to version 2018.11.0