Commit Graph

2513 Commits

Author SHA1 Message Date
Michael Quigley
3fbcaa5f24
rename '--agent' flag to '--subordinate' (#748) 2024-09-25 11:16:56 -04:00
Michael Quigley
9492f93a1d
code polish and naming lint (#463) 2024-09-25 11:06:06 -04:00
Michael Quigley
1d012b849a
cleaned up removal path in the agent (#463) 2024-09-25 10:59:10 -04:00
Michael Quigley
e0ca6e4724
agent cleanup after process.Kill() (#748) 2024-09-24 14:52:20 -04:00
Michael Quigley
123a4ef57b
back out the SIGINT attempt (#748) 2024-09-24 14:33:50 -04:00
Michael Quigley
9cf5787c47
adjust 'proctree' to use SIGINT instead of SIGKILL (#748) 2024-09-24 14:06:37 -04:00
Michael Quigley
2163f0220d
add 'zrok access private' to dual-path cli (#751) 2024-09-23 13:53:56 -04:00
Michael Quigley
05e0e3a979
roughed-in dual-pathed cli implementation for 'zrok share [public|private|reserved] (#751) 2024-09-23 12:14:07 -04:00
Michael Quigley
e5ed1247ed
rudimentary implementation of 'zrok share reserved' using dual-pathed approach (#751) 2024-09-20 16:22:51 -04:00
Michael Quigley
5af4aa6a8c
Merge pull request #739 from openziti/daemon_mode
zrok Agent (#463)
2024-09-18 13:19:30 -04:00
Michael Quigley
37ed76eb82
Merge branch 'v1_0_0' into daemon_mode 2024-09-18 12:15:48 -04:00
Michael Quigley
e97620dd02
openapi spec 0.3.0 -> 1.0.0 2024-09-18 12:15:35 -04:00
Michael Quigley
afbf5a1036
v1.0.x series 2024-09-18 12:12:21 -04:00
Michael Quigley
d6a07b1d61
changelog (#463) 2024-09-18 12:10:57 -04:00
Michael Quigley
0a0d6402c1
naming lint (#463) 2024-09-18 11:54:37 -04:00
Michael Quigley
edf40ca2b5
all snake case (#463) 2024-09-17 17:25:24 -04:00
Michael Quigley
7244bda520
logging tweaks in 'zrok share reserved --agent' (#463) 2024-09-17 13:12:59 -04:00
Michael Quigley
df65230cb2
reserved sharing infrastructure in the agent (#463) 2024-09-17 12:54:17 -04:00
Michael Quigley
cd253e42ab
'--agent' mode for 'zrok share reserved' (#463, #748) 2024-09-17 12:31:52 -04:00
Michael Quigley
e3231070ed
cli bits for 'zrok agent share reserved' (#463) 2024-09-17 12:24:40 -04:00
Michael Quigley
abbd08b87b
Merge branch 'v1_0_0' into daemon_mode 2024-09-17 12:16:42 -04:00
Michael Quigley
35fd572d6e
Merge branch 'main' into v1_0_0 2024-09-17 12:16:24 -04:00
Michael Quigley
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
Michael Quigley
225bdeec7a
changelog (#740) 2024-09-17 11:59:28 -04:00
Michael Quigley
5a295b91a1
fix for argument handling in 'zrok share reserved' (#740) 2024-09-17 11:58:31 -04:00
Michael Quigley
ccfe0df728
'zrok agent release access' (#463) 2024-09-16 22:13:12 -04:00
Michael Quigley
fa8c39b177
grpc for 'zrok agent release access' (#463) 2024-09-16 22:03:31 -04:00
Michael Quigley
9bf5ff5346
better access listing in agent status (#463) 2024-09-16 22:01:09 -04:00
Michael Quigley
fb23d238a0
working 'zrok agent access private' (#463) 2024-09-16 21:58:03 -04:00
Michael Quigley
e6a74ad5f3
'--agent' for 'zrok access private' (#748) 2024-09-16 21:40:54 -04:00
Michael Quigley
9d829c173a
private access wiring (#463) 2024-09-16 21:32:17 -04:00
Michael Quigley
9881401844
support '--agent' for 'zrok share private' (#463) 2024-09-16 14:29:17 -04:00
Michael Quigley
dffb7832f3
infrastructure for private sharing commands (#463) 2024-09-16 14:21:23 -04:00
Michael Quigley
254251a3dc
updated grpc for private shares (#463) 2024-09-16 13:58:24 -04:00
Michael Quigley
14719c18ec
ensure that proctree is fully configured (for windows) (#748) 2024-09-16 13:39:27 -04:00
Michael Quigley
7747c3a452
log lint (#463) 2024-09-16 13:19:12 -04:00
Michael Quigley
9653980a30
agent shutdown lifecycle management improvements (#463, #748) 2024-09-16 13:12:12 -04:00
Michael Quigley
5f81992283
emit the '--agent' bootstrap information as soon as its available (#463) 2024-09-13 15:59:41 -04:00
Michael Quigley
70d5fd7698
target handling (#463) 2024-09-13 14:48:01 -04:00
Michael Quigley
9a90915034
better file names (#463) 2024-09-13 14:40:55 -04:00
Michael Quigley
2cf484e1c5
better share lifecycle monitoring and error handling (#463) 2024-09-13 14:39:30 -04:00
Michael Quigley
8525348d21
lint (#463) 2024-09-12 14:25:25 -04:00
Michael Quigley
054788cd18
tail function (#748) 2024-09-12 14:12:46 -04:00
Michael Quigley
d26de73464
return frontend endpoints, also (#748) 2024-09-12 14:08:22 -04:00
Michael Quigley
56c58ee887
minimal sub-process based agent implementatio (#748) 2024-09-12 14:05:17 -04:00
Michael Quigley
cf7cce0e70
removed previous agent innards (#748) 2024-09-12 13:07:27 -04:00
Michael Quigley
42c3ec48b0
rough proctree implementation (#748) 2024-09-12 12:44:54 -04:00
Michael Quigley
82d8f4ba2e
web shares (#463) 2024-09-10 14:11:43 -04:00
Michael Quigley
597776a835
roughed in share release (#463) 2024-09-10 13:54:38 -04:00
Michael Quigley
e7405cd9bb
stop the backend handler (#463) 2024-09-10 13:46:17 -04:00