Commit Graph

256 Commits

Author SHA1 Message Date
Kenneth Bingham
988272e66c stop importing unused type 2025-07-24 11:49:24 -04:00
Kenneth Bingham
e5db1745d8 expect a list of frontends, not one element as tuple 2025-07-24 11:46:18 -04:00
Kenneth Bingham
a7ebf319ff use a consistent name for share token 2025-07-24 11:45:30 -04:00
Michael Quigley
6275985d54 initial implementation of the '/agent/share/http-healthcheck' endpoint (#1002) 2025-07-18 12:18:53 -04:00
Michael Quigley
b99e414fce rough in '/agent/share/http-healthcheck' for remoted healthchecks (#1002) 2025-07-18 11:57:30 -04:00
Michael Quigley
c8b05e2d5b regenerate openapi clients (#800) 2025-07-17 16:15:53 -04:00
Michael Quigley
68b8ffc546 regenerate api spec (#800) 2025-07-17 16:11:39 -04:00
Michael Quigley
8aa2ff9006 added 'envZId' to '#/defintions/share' (#998); updated openapi-generator-cli to 7.14.0 2025-07-02 12:15:00 -04:00
Michael Quigley
f6d1b01ef0 list public frontends for account implementation (#996) 2025-06-27 13:12:10 -04:00
Michael Quigley
ac95ebd2f7 '/overview/public-frontends' and generated stubs (#996) 2025-06-27 12:33:18 -04:00
Michael Quigley
2aefe7e963 lint (#993) 2025-06-25 13:24:58 -04:00
Michael Quigley
ce37219bac new frontend grants admin endpoint handlers; miscellaneous cleanup and organization for consistency (#992) 2025-06-25 12:40:39 -04:00
Michael Quigley
59e73e8d6b /account delete endpoint (#591) 2025-06-24 16:58:24 -04:00
Michael Quigley
eafaf56f13 /frontend/grant endpoint (#992) 2025-06-24 16:54:21 -04:00
Michael Quigley
d01a793129 add new 'remoteAgent' boolean to '/overview' environment output (#977) 2025-06-09 13:16:28 -04:00
Michael Quigley
c761a6636c added bounds for /agent/access#[autoStartPort|autoEndPort] (#967) 2025-06-04 15:12:19 -04:00
Michael Quigley
6cd7258fad /agent/access handler (#967) 2025-06-02 17:01:23 -04:00
Michael Quigley
9cfd4646f8 /agent/status api endpoint rough-in (#967) 2025-06-02 16:25:29 -04:00
Michael Quigley
0c6dedc01c /agent/unshare implemented (#967) 2025-06-02 16:18:28 -04:00
Michael Quigley
1aad5ff2b2 implementation of /agent/share (#967) 2025-06-02 15:56:48 -04:00
Michael Quigley
5529e77967 agent remote share, remote unshare api stubs (#967) 2025-06-02 15:05:35 -04:00
Michael Quigley
8a4e535dfb /agent/enroll, /agent/unenroll api (#967) 2025-05-30 13:35:08 -04:00
Michael Quigley
f4057655be clean up; /agent/ping (#967) 2025-05-30 13:17:43 -04:00
Michael Quigley
a7899b3a98 ham-fisted, manually wired... but working (#967) 2025-05-30 12:59:10 -04:00
Michael Quigley
2cecf14143 new /agent/status api endpoint (#967) 2025-05-30 11:46:37 -04:00
Michael Quigley
ed0650a4bf fixes for nit-picky golang 1.24 toolchain 2025-05-01 15:00:39 -04:00
Michael Quigley
c3dd6ac116 Merge branch 'main' into v1.next_canary 2025-04-23 11:28:03 -04:00
Michael Quigley
9fdd2620d6 enabler canary improvements (#771, #935) 2025-04-18 11:57:18 -04:00
Michael Quigley
ada9d7dba6 enabler canary; enabling environments (#935) 2025-04-16 17:00:14 -04:00
Michael Quigley
70edfe190b sdk enable; canary enabler (#935) 2025-04-16 12:01:44 -04:00
Michael Quigley
9a5e3a4998 support a 'new account link' to inject new account information onto the login page (#552) 2025-04-07 13:21:03 -04:00
Michael Quigley
bb4b4f5485 canary and sdk tweaks for demo setups 2025-03-06 14:18:21 -05:00
Michael Quigley
6221325d1e re-enable oauth and basic auth; logging lint (#893) 2025-03-05 11:26:00 -05:00
Michael Quigley
cc96d02b38 fresh generate; python sdk client (#894) 2025-03-05 10:07:01 -05:00
Michael Quigley
64d1fe70e8 Merge branch 'v1_0_0' of github.com:openziti/zrok into v1_0_0 2025-03-05 10:05:46 -05:00
Michael Quigley
a56a0c9157 update ziti-sdk-nodejs to v0.20.0 (#893) 2025-03-05 10:05:40 -05:00
Kenneth Bingham
6635a642aa Revert "temporarily commit the generated py client"
This reverts commit 97d76d45cd.
2025-03-04 22:06:41 -05:00
Kenneth Bingham
bae410b571 prune redundant name prop 2025-03-04 22:05:41 -05:00
Kenneth Bingham
5ea81c4959 install versioneer in isolated build env 2025-03-04 21:14:26 -05:00
Kenneth Bingham
cc8252c34e install build reqs before building editable 2025-03-04 21:02:43 -05:00
Kenneth Bingham
7e2e1144f3 tidy py workflow 2025-03-04 20:54:30 -05:00
Kenneth Bingham
da739ef8e7 temporarily commit the generated py client 2025-03-04 20:10:37 -05:00
Kenneth Bingham
ef10caa21f lint and re-arm the flake8 test 2025-03-04 19:53:04 -05:00
Kenneth Bingham
0851e3e560 Revert "temporarily commit the generated py client"
This reverts commit 97d76d45cd.
2025-03-04 19:37:06 -05:00
Kenneth Bingham
97d76d45cd temporarily commit the generated py client 2025-03-04 18:50:33 -05:00
Kenneth Bingham
260b4d81fb run pytest on the pr build workflow 2025-03-04 18:39:02 -05:00
Kenneth Bingham
798f658178 simply generator wrapper script 2025-03-04 18:02:44 -05:00
Kenneth Bingham
2f43e92bbb tidy 2025-03-04 16:38:16 -05:00
Kenneth Bingham
fd2b1f12b2 organize py module 2025-03-04 15:54:00 -05:00
Kenneth Bingham
dba96972b1 tidy module setup 2025-03-04 15:19:47 -05:00