skupper
skupper copied to clipboard
Skupper is an implementation of a Virtual Application Network, enabling rich hybrid cloud communication.
- add service expose/unexpose to hello_world (in addition to deployment expose/unexpose) - add actual service use checks on hello_world (previously, it was only checking skupper structure, not use) - introduce...
CVE-2024-3596 is reported for the following images: - config-sync:1.6.0 - https://quay.io/repository/skupper/config-sync/manifest/sha256:ac7138c155cd5521b4f167e30d5ef2e3c93a3d163fd95c546c8d68979048f13b?tab=vulnerabilities&fixable=true - service-controller:1.6.0 - https://quay.io/repository/skupper/service-controller/manifest/sha256:b8d9fe1bf024738df033a33fba514b8368093f8a4377e3fb4cbce5515e9baff8?tab=vulnerabilities&fixable=true - site-controller:1.6.0 - https://quay.io/repository/skupper/site-controller/manifest/sha256:e350d3189c14c560765c8f657becd12b7f1698c9f331f5c7ea6f53137f206c1c?tab=vulnerabilities&fixable=true _A vulnerability in the RADIUS (Remote Authentication Dial-In User Service) protocol...
In v1, the flow-collector logs an event when the collector first adds a vanflow record and again when the collector deletes that record. This compromise kept log noise low enough...
**Is your feature request related to a problem? Please describe.** Today, resources are serialized in directories under their respective state path. For example: `connectors/name.yaml` **Describe the solution you'd like** Proposing...
**Is your feature request related to a problem? Please describe.** In order to standardize v2 commands and script, we need to rename both bootstrap.sh and remove.sh scripts (cmd/bootstrap) to nonkube-setup.sh...
**Describe the bug** I do not understand how the DNS resolution works between two clusters that execute statefulsets. When using a single cluster, I can access a Pod through its...
what default cipher does skupper router client & server uses to establish the TLS communication? where we can find that information? Thanks
After linking two clusters, the link status returns the following error. Any ideas how we can debug this? Is this could be related to proxy? ```bash skupper link status --kubeconfig...
**Is your feature request related to a problem? Please describe.** Today bootstrap command accepts a custom path, as an argument, for consuming input resources. Allowing resources to be consumed from...
**Is your feature request related to a problem? Please describe.** Update V2 nonkube directory tree to make it simpler to comprehend and document. **Describe the solution you'd like** Here is...