-
ziti needs to be able to log important events such as relevant configuration changes. develop some sort of audit facility for things like:
* user logged in
* service/policy/other CRUD type changes
…
-
The external CA edit screen has a toggle for external ID. It shows disabled when an external ID claim is defined, but it should show the configured claim or, at least, that a claim is enabled (not dis…
-
Rather than using environment variables (`FABLAB_ROOT`, `ZITI_ROOT`, `DILITHIUM_ROOT`, etc.) consider migrating to variables in the label, this would make it easier to support extensible configuration…
-
The ampq shipper is a great addition to allow event streaming to external systems, but it really needs the following two improvements to be viable in a production setting.
1. Connection failure up…
-
It would be helpful for automating configuration management to be able to validate the completeness and syntactic correctness of a router and controller configuration files.
```bash
$ ziti-router …
-
The correct value for `add --identity IDENTITY` is the file _basename_ relative to the identity dir, not "file name" that will be generated. This means the value must not have a filename suffix or any…
-
I'm seeing the following error when running the `zitiLogin` command in the `ziti-controller` container.
```
bash-4.4# zitiLogin
Error: unknown flag: --cert
Usage:
ziti edge login my.controller…
-
Router could accept agent ipc signals to indicate router should be quiesced. The router would send a message on the control channel to set its terminators to failed. This would prevent new sessions fr…
-
The symptom is `ziti-edge-tunnel run` falls back to directly manipulating `/etc/resolv.conf` file. This allows Ziti DNS to function initially, but is not ideal.
-
The Ziti Docs broken link checker job detected a problem. This means that a link in the docs site is broken. This issue will auto-resolve next time the job succeeds. Follow the link to the failed job …