traefik / traefik-migration-tool

A migration tool from Traefik v1 to Traefik v2
https://docs.traefik.io/migration/v1-to-v2/
Apache License 2.0
151 stars 35 forks source link

feat: support networking.k8s.io/v1 ingresses #30

Closed kevinpollet closed 2 years ago

kevinpollet commented 2 years ago

Goal

This PR adds the support of networking.k8s.io/v1 ingresses.

Fixes #22