Commit Graph

3426 Commits

Author SHA1 Message Date
b1daabfab8 add new 'headless' config option (#224) 2024-09-26 14:34:55 -04:00
73b32031ce Merge pull request #756 from openziti/dual_pathed
Dual-pathed CLI Implementation (#751)
2024-09-25 16:12:24 -04:00
e429556d1d Merge branch 'v1_0_0' into dual_pathed 2024-09-25 11:40:19 -04:00
f07d1817d7 Merge branch 'main' into v1_0_0 2024-09-25 11:40:10 -04:00
8252ac6414 changelog 2024-09-25 11:38:28 -04:00
b49d70b738 add '--force-local' and '--force-agent' to 'zrok share [public|private|reserved]' and 'zrok access private' (#751) 2024-09-25 11:32:25 -04:00
f1200eef59 logging lint (#463) 2024-09-25 11:20:03 -04:00
3fbcaa5f24 rename '--agent' flag to '--subordinate' (#748) 2024-09-25 11:16:56 -04:00
9492f93a1d code polish and naming lint (#463) 2024-09-25 11:06:06 -04:00
1d012b849a cleaned up removal path in the agent (#463) 2024-09-25 10:59:10 -04:00
91c5d0edb1 Merge pull request #755 from eltociear/patch-1
minor typo.
2024-09-25 10:05:52 -04:00
517c5e0884 chore: update invite.go
deleteing -> deleting

Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
2024-09-25 18:48:39 +09:00
e0ca6e4724 agent cleanup after process.Kill() (#748) 2024-09-24 14:52:20 -04:00
123a4ef57b back out the SIGINT attempt (#748) 2024-09-24 14:33:50 -04:00
9cf5787c47 adjust 'proctree' to use SIGINT instead of SIGKILL (#748) 2024-09-24 14:06:37 -04:00
2163f0220d add 'zrok access private' to dual-path cli (#751) 2024-09-23 13:53:56 -04:00
05e0e3a979 roughed-in dual-pathed cli implementation for 'zrok share [public|private|reserved] (#751) 2024-09-23 12:14:07 -04:00
92eaac43a0 tidy examples 2024-09-21 11:51:49 -04:00
9f3006d331 do not exit after warning 2024-09-21 10:45:39 -04:00
e5ed1247ed rudimentary implementation of 'zrok share reserved' using dual-pathed approach (#751) 2024-09-20 16:22:51 -04:00
5af4aa6a8c Merge pull request #739 from openziti/daemon_mode
zrok Agent (#463)
2024-09-18 13:19:30 -04:00
37ed76eb82 Merge branch 'v1_0_0' into daemon_mode 2024-09-18 12:15:48 -04:00
e97620dd02 openapi spec 0.3.0 -> 1.0.0 2024-09-18 12:15:35 -04:00
afbf5a1036 v1.0.x series 2024-09-18 12:12:21 -04:00
d6a07b1d61 changelog (#463) 2024-09-18 12:10:57 -04:00
0a0d6402c1 naming lint (#463) 2024-09-18 11:54:37 -04:00
edf40ca2b5 all snake case (#463) 2024-09-17 17:25:24 -04:00
7244bda520 logging tweaks in 'zrok share reserved --agent' (#463) 2024-09-17 13:12:59 -04:00
df65230cb2 reserved sharing infrastructure in the agent (#463) 2024-09-17 12:54:17 -04:00
cd253e42ab '--agent' mode for 'zrok share reserved' (#463, #748) 2024-09-17 12:31:52 -04:00
e3231070ed cli bits for 'zrok agent share reserved' (#463) 2024-09-17 12:24:40 -04:00
abbd08b87b Merge branch 'v1_0_0' into daemon_mode 2024-09-17 12:16:42 -04:00
35fd572d6e Merge branch 'main' into v1_0_0 2024-09-17 12:16:24 -04:00
991cd34b08 Merge pull request #752 from openziti/share_reserved_args
Fix Argument Handling in Reserved Sharing (#740)
2024-09-17 12:15:20 -04:00
225bdeec7a changelog (#740) 2024-09-17 11:59:28 -04:00
5a295b91a1 fix for argument handling in 'zrok share reserved' (#740) 2024-09-17 11:58:31 -04:00
ccfe0df728 'zrok agent release access' (#463) 2024-09-16 22:13:12 -04:00
fa8c39b177 grpc for 'zrok agent release access' (#463) 2024-09-16 22:03:31 -04:00
9bf5ff5346 better access listing in agent status (#463) 2024-09-16 22:01:09 -04:00
fb23d238a0 working 'zrok agent access private' (#463) 2024-09-16 21:58:03 -04:00
e6a74ad5f3 '--agent' for 'zrok access private' (#748) 2024-09-16 21:40:54 -04:00
9d829c173a private access wiring (#463) 2024-09-16 21:32:17 -04:00
9881401844 support '--agent' for 'zrok share private' (#463) 2024-09-16 14:29:17 -04:00
dffb7832f3 infrastructure for private sharing commands (#463) 2024-09-16 14:21:23 -04:00
254251a3dc updated grpc for private shares (#463) 2024-09-16 13:58:24 -04:00
14719c18ec ensure that proctree is fully configured (for windows) (#748) 2024-09-16 13:39:27 -04:00
7747c3a452 log lint (#463) 2024-09-16 13:19:12 -04:00
9653980a30 agent shutdown lifecycle management improvements (#463, #748) 2024-09-16 13:12:12 -04:00
dd21a4edc8 clarify getting an account is necessary before enabling 2024-09-16 10:45:52 -04:00
cf6631d84a organize self-service invitation doc 2024-09-16 08:39:24 -04:00