skupper
skupper copied to clipboard
Skupper is an implementation of a Virtual Application Network, enabling rich hybrid cloud communication.
**Describe the bug** In Skupper V1.x is support to expose a headless service, but in Skupper V2 this option is not available. **How To Reproduce** Steps to reproduce the behavior:...
* Both system bundle and local initialization to include nanoseconds as part of ID (mitigate risk of ID clashes) * The site entity of the router config was not using...
Adds a new internal/kube/secrets package that implements the logic for watching kubernetes Secret resources containing the credentials to be used in router sslProfile configuration, and automatically invoking the certificate rotation...
**Describe the bug** On failure, the `completion` subcommand prints the error and usage to stdout, instead of stderr. It also does not return a non-zero exit code. **How To Reproduce**...
**Is your feature request related to a problem? Please describe.** Internally, there is a method used to configure the TLS Config that uses TLS1.0 by default. Change it so it...
Goal: Enable a user running skupper to rotate the TLS Credentials used by skupper without disrupting application traffic. - [x] Introduce automation that detect changes to Secrets associated with sslProfiles...
**Describe the bug** The controller logs "Route < namespace >/< route name > updated successfully" several times per minute for each securedaccess with type route. I believe that it is...
**Describe the bug** Custom annotations and labels defined in a configMap containing the label skupper.io/label-template does not gets applied to a HTTPProxy created by Skupper when using Contour as ingress...
Added s390x arch in Makefiles to build multi arch images and Skipping below tests on s390x because of image unavailability : - TestGateway/local-gateway-service - TestBookinfo - TestMongo - TestHipsterShop -...
**Is your feature request related to a problem? Please describe.** The existing mechanism that allows users to provide their own custom certificates when dealing with system sites, is through placing...