-
Probably very similar to #40, but for GCP.
-
Istio version 1.1.0
We finished the installation of Istio 1.1.0
And we found that we are not able to apply the routing rule to the service mesh.
For example, we use the simplest helloworld serv…
-
**Describe the feature request**
Validation for service mesh/gateway configurations. For example, when traffic shifting is enabled, if a version of an app is being used by traffic shifting, deleting …
-
While trying to run "make test" on my local system the tests are not running properly due to lack of space.
Getting numerous errors of the type: "write /tmp/go-build095530034/b510/vet.cfg: no space…
-
importing the `github.com/aspenmesh/istio-client-go` would make more sense as the guys at aspen mesh will already do the work around updating the client along with istio
the client can be implement…
-
We've seen many customers report issues on 0.8 around the new requirement to use containerPort declarations to capture traffic. This requirements was introduced as a workaround for the security issues…
-
Add instructions in README for easily building & testing `istio-vet` locally for developers. If needed, add a Makefile target to automate the process.
-
-
As of Istio 1.0.6, it is possible to successfully configure a readiness probe on port 15020 with mTLS enabled. The mtlsprobes vetter should be updated to allow a readiness probe to be configured on th…
-
Hi,
I have a service as follows
```
apiVersion: v1
kind: Service
metadata:
name: a-0
spec:
ports:
- port: 80
targetPort: 8080
name: http
- port: 8080
targetPort: 8…
sdake updated
5 years ago