This repository has been archived by the owner on Jun 28, 2022. It is now read-only.
v0.2.0
Fixed issues
- #18 IngressRoute prefix rewrites are not currently handled.
- #19 nonroot IngressRoutes are not translated at all.
- #21 Reduce number of released artifacts
- #25 Warnings should be added to generated YAMLs as well as logged.
Changelog
89d32ef Add Prefix rewrite support
406e015 Add homebrew and reduce generated CPU architectures for release
87a40c8 Add support for nonroot IngressRoutes
317d298 Add warnings to files output by ir2proxy
5ad0441 Document known conversion problems in README
0685914 Fix HTTPProcy capitalization.
0721c64 Update HTTPProxy CRD definitions, and fix tests