skupperproject / skupper

Skupper is an implementation of a Virtual Application Network, enabling rich hybrid cloud communication.
http://skupper.io
Apache License 2.0
559 stars 71 forks source link

add support for routes #1487

Closed grs closed 1 month ago

grs commented 1 month ago

This also includes a change that requires linkAccess to be specified on a site in order to enable incoming link access. Valid values for the field are 'none' (meaning the controller will not enable any link access), 'default' meaning the controller will enable link access using the default access type, or an explicit access type 'loadbalancer', 'route' etc