Nick
Nick
Plugin https://github.com/stephenh/ts-proto https://github.com/stephenh/ts-proto/blob/d17aa2d88722e574fcdc944ce2d1aa03a3a00f64/src/plugin.ts#L32 ``` 2020-04-20T16:12:39.617Z WARN protoc returned a line we do not understand, please file this as an issue at https://github.com/uber/prototool/issues/new {"protocLine": "DONE"} ```
### Bug Description Istio can get into a bad state and often default back to default values if any DNS1123 fields are set incorrectly. For example if `trustDomain` is not...
How does gnostic represent openapi enums so that a plugin (Ex. gnostic-generate-go) could leverage it to generate the correct go code? Looking at the surface.Model I dont see how we...
We have a number of these apps running behind an Istio ingress gateway but we cannot get to each services UI because each application is at its on path. Example....
**Describe the bug** If i already have a destination rule that exists for a service within my cluster, Gloo will delete/overwrite it with its default ISTIO_MUTUAL rule. **To Reproduce** Steps...
**Describe the bug** 2 cluster setup where MP and agent are on cluster-0 and another agent on cluster-1. Deployed an application called "backend" to cluster-1 and created a [VirtualDestination](https://github.com/solo-io/gloo-mesh/blob/istio-e2e-demo/pkg/test/manifests/gloo-mesh/in-mesh/virtual-destination-single-cluster-http.yaml) to...
**Describe the bug** Applying a VirtualMesh on GM 1.0.5 causes the following error in relay. which then causes it to delete the istiod pod over and over, forever ```json {"level":"error","ts":1620337065.1139464,"msg":"encountered...
**Describe the bug** To include all clusters in a traffic policy destination you need to omit the clusters field rather than use '*' Bad ```yaml apiVersion: networking.mesh.gloo.solo.io/v1 kind: TrafficPolicy metadata:...
**Describe the bug** There are multiple timestamps being logged. Can they all be standardized in a human readable format for users to debug the app? Example ``` {"level":"info","ts":"2021-05-03T18:00:28.164Z","caller":"zap/grpclogger.go:73","msg":"[core]Channel Connectivity change...
I would like the ability to use getIstio to deploy images from IronBank offered by the Department of Defense listed here https://registry1.dso.mil/harbor/projects/3/repositories/opensource%2Fistio%2Fproxyv2 https://registry1.dso.mil/harbor/projects/3/repositories/opensource%2Fistio%2Foperator https://registry1.dso.mil/harbor/projects/3/repositories/opensource%2Fistio%2Fpilot https://registry1.dso.mil/harbor/projects/3/repositories/opensource%2Fistio-1.8%2Fistioctl It does require docker login...