mesh
mesh copied to clipboard
Traefik Mesh - Simpler Service Mesh
## What does this PR do? This pull request fixes the automatic CoreDNS patching mechanism on RKE environments. A special case has been added to support the CoreDNS deployment and...
## Feature Request ### Proposal In order to implement [end-to-end encryption between nodes](https://github.com/containous/maesh/issues/213), Maesh should implement an Identity Provider. This IdP will be responsible to issue trusted certificates for proxies...
## Feature Request Egress support. Some means to monitor and control outgoing traffic. ### Proposal I don't know what's an ideal way to handle this. ### Background Many of my...
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/mesh/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik Mesh community forum](https://community.traefik.io/c/traefik-mesh) and didn't...
level=error msg="Provider connection error cannot decode configuration data: weighted cannot be a standalone element (type *dynamic.WeightedRoundRobin), retrying in 526.171314ms" providerName=http
## Feature Request ### Proposal I'd like traefik mesh to also support CoreDNS when used as a daemonset instead of a deployment. ### Background We use one dns pod per...
#### Proposal Currently, Maesh can only configure 3 different middlewares on the Maesh Pods (Traefik v2). I think, more middlewares should become configurable: - [ ] AddPrefix - [ ]...
## Feature Request ### Proposal Instead of manually cleaning up shadow services in the `cleanup` command it would be more appropriate to create shadow services with the controller deployment as...
## Feature Request ### Proposal ### Scope: This proposal is about supporting multiple traffic-type on the same service. It doesn't cover setting different middlwares on ports. ### Background Since the...
## Feature Request ### Proposal Currently, Traefik Mesh does not create a shadow service for the `TrafficSplit` root service if it does not exist. As described in the [SMI specification](https://github.com/servicemeshinterface/smi-spec/blob/master/apis/traffic-split/v1alpha3/traffic-split.md#example-implementation),...