-
#### Proposal
The SMI PathRegex rule is interpreted as a path prefix rule, not a regex:
https://github.com/containous/maesh/blob/master/internal/providers/smi/provider.go#L380
#### Back…
-
We use puppeteer to check that all homepage urls work and to see if there are redirects. This process is extremely slow, I think it takes about 3 hours on the CNCF landscape. We could use curl, someth…
-
#### Proposal
Since Maesh is post v1, we should have RC releases to allow users to test new versions before a new version is officially released.
-
Struggling with a strange issue installing maesh on a fresh k8s 1.17.0 cluster with helm3.0.1. Maesh chart repo updated prior to running install command. Helm fails with "Unable to continue with insta…
-
I'm not sure what is behind the topic "Authorization Rules" but Maesh supports simple use-cases based on serviceaccounts: https://docs.mae.sh/configuration/#access-control
-
### Do you want to request a *feature* or report a *bug*?
Feature
### What did you expect to see?
**tl;dr:** Do autogenerated Go libraries for CRDs exist, if so, could we document…
-
**Description**
A Meshery logo is available. The old version of the logo used in the README should be displaced.
**Expected Behavior**
New Meshery logo should displace old logo with:
```
``…
-
Hi there!
Please take a look at what I got for k8s services hosted in a hyphenated namespace.
```
kubectl get pods -n dev-sherba
NAME READY STATUS RESTARTS AGE…
-
Yesterday I did a full wipe of my local K3S installation. I have successfully tested [the example](https://docs.mae.sh/examples/) afterwards. I could deploy my own Helm chart and use the Mesh, however…
-
#### Proposal
Have Maesh label its own services `.maesh` so it doesn't need a unique namespace. From there Maesh can then identify its own services via the label, and other services wit…