skupper
skupper copied to clipboard
Skupper is an implementation of a Virtual Application Network, enabling rich hybrid cloud communication.
Add Connector CLI commands for nonkube implementation includes create, update and delete.
**Describe the bug** Using a scripted two-site demonstration setup (script included below), the sites initialize but the router pods go into crash-loop-backoff and restart twice before the network finally stablizes....
Work in progress, do not merge. This PR depends on other PRs on different repositories, which will be listed here. On this PR: - Update test images on quay.io/skupper that...
When comparing desired and actual state of services, ignore the value of NodePort as this is assigned dynamically by an external controller and is not managed by us. Fixes #1720
**Describe the bug** With a secured access of type nodePort the endpoints sometimes end up with port set to zero. I think this is a simple case of the manager...
**Describe the bug** The "REDEMPTIONS ALLOWED" column in "kubectl get accessgrants" does not display. **How To Reproduce** Create an AccessGrant with a value in redemptionsAllowed: ``` spec: expirationWindow: 1h redemptionsAllowed:...
**Describe the bug** When applying CRDs to a cluster, the "connector" CRD always reports "configured" even when it is unchanged. Other CRDs do not do this. **How To Reproduce** Apply...