mirror of
https://github.com/openziti/ziti.git
synced 2026-09-10 16:55:41 +00:00
f6814c117a
* wip changes: trying to make the quickstart nothing but ha * when on windows be nice and use a powershell friendly line continuation char * remove --clustered usage from config create as that's the default and remove 'ha' from quickstart test * forgot to update the tests as well * remove other 'ha' references in the config generation and verify traffic * remove ha refs from the quickstart ha doc * was a bit too quick to remove these flags - putting back * change from fatals to error and RunE. add --spiffed-id to pki creation. remove now defunct TestDatabaseFile* * updates to docker based test * pr feedback updates * missed some test updates