kubernetes migration: proxy -> forward
chrisohaver opened this issue · comments
We need to handle cases where multiple proxy plugins exist in a single server block.
We can either error out or convert them into new server blocks.
I think converting them into new server blocks will be challenging, but we should explore it to see if its feasible to deliver now. If it's not feasible, then we need make the migration return an error.
This can be closed. Done in #164.