Lynne Morrison
Lynne Morrison
LDP-Sync is automatically enabled on interfaces when turned on in router ospf context. The user can remove ldp-sync from running on an interface, by issuing a "no ip ospd mpls...
Add Connector CLI commands for nonkube implementation includes create, update and delete.
If you specify a selector instead of a host, then the associated connector(s) will only be configured when that selector resolves to one or more running pods. As an enhancement...
Using the token issue/redeem method I don't see any way to specify link cost. I don't see cost in CRDs access_grant or access_token skupper site create west --enable-link-access -n west...
Look up the resource-type and resource-name in the workload flag and find deployment/service/daemonset/statefulset for proper labels and then use them as the selector to map connector to app. fixes #1612
Fix connector, listener and token commands to use the new timer validator function. fixes #1670
update connector, listener, token commands to use the new timerValidator code
The site status command was missing the output flag, that allowed user to display site resource as yaml or json. Also added "Sites in Network" parameter, which is currently not...
Add display of links coming into the site. Fixes #2006
After fixing issue #2006 for adding remote link status to the cli link status command I saw that the remote links were not being removed or status updated if I...