-
I've been playing with the docker compose setup and it seems that the edge router yaml file gets overwritten when making changes to the yaml or .env file. I notice that `ziti-edge-router-XXXXXX.init` …
-
Project Name: KEOIC
Link to the project site: www.keoic.com
Description of project: KEO International Consultants is a multifaceted AEC firm with a presence across the Middle East and Europe. KEO us…
-
The new ziti edge quickstart doesn't provide default erp/serp but the old quickstart did. It's generally accepted that a default edge router policy of "#all" identities can access "#public" routers is…
-
the code on line 262 of this file https://github.com/openziti/ziti-tunnel-sdk-c/blob/main/lib/ziti-tunnel-cbs/ziti_hosting.c should be changed from "if (dial_protocol_str == NULL | dial_protocol_str[0…
-
I think that this happened after upgrading to v2.9.3. It seems that host.v1 config in the UI now forces me to fill out values for the connect timeout:
![image](https://github.com/openziti/ziti-consol…
-
Helm chart refs are "convenient" but also ambiguous and that can cause `helm install` to resolve a chart ref like `openziti/ziti-console` from a sub-dir of the current directory named "openziti" when …
-
`ziti/enroll/enroll.go` uses `hostname` for `CN` in `CSR` used during enrollment. Hostnames can contain underscores. This is a problem because the golang asn1 parser does not support underscores in `p…
-
# Proposal: Built in support for high performance unbounded queue
Author: Christian Petrin.
Last updated: November 26, 2018
Discussion at: https://github.com/golang/go/issues/27935
Design …
-
Right now, the publishing of the quickstart container is manually accomplished. We should publish the quickstart container along with other artifacts
a new github action is created that will either…
-
The edge apis have a nice doc interface exposed at ./docs and/or swagger.json, but the fabric API isn't covered.
/fabric/v1/docs does go to something, but it goes to something which only covers ed…