openziti / zrok

Geo-scale, next-generation peer-to-peer sharing platform built on top of OpenZiti.
https://zrok.io
Apache License 2.0
2.72k stars 108 forks source link

ignore api version #508

Open qrkourier opened 10 months ago

qrkourier commented 10 months ago

add a zrok CLI flag to ignore the controller's API version so we can test pre-release versions like the one that's automatically built from the main branch into a container image openziti/zrok:main.

qrkourier commented 7 months ago

To date, I've only encountered this snag with builds on the main branch. Builds on other branches have a baked-in version based on the latest release, which passes the client's compatibility test just fine.