Commit Graph

2697 Commits

Author SHA1 Message Date
Michael Quigley
f168091e96
Merge branch 'v1_0_0' into agent_ui_1 2024-10-03 12:59:05 -04:00
Michael Quigley
217f0966d5
Merge branch 'main' into v1_0_0 2024-10-03 12:54:40 -04:00
Michael Quigley
21ede9d23b
re-enable the mattermost hook 2024-10-03 12:44:43 -04:00
Michael Quigley
d050fb9fb9
dependency updates to support go-jose.v2 update (#761) 2024-10-03 10:41:18 -04:00
Michael Quigley
f19b18ceec
Merge pull request #762 from openziti/go-jose-update
Update go-jose.v2
2024-10-03 10:25:41 -04:00
Michael Quigley
92024771f6
changelog (#761) 2024-10-03 10:18:41 -04:00
Michael Quigley
619085912d
update go-jose.v2 to v2.6.3 to fix compressed data vulnerability (#761) 2024-10-03 10:17:32 -04:00
Michael Quigley
eebc6effe6
table components and dynamic refresh for mvp (#221) 2024-10-02 13:44:22 -04:00
Michael Quigley
433290d74d
agent-ui rest client generation; initial version endpoint call (#221) 2024-10-02 11:11:30 -04:00
Michael Quigley
f7746bbca2
strip of the boilerplate (#221) 2024-10-01 13:41:49 -04:00
Michael Quigley
b787c6c07f
rough wiring for the grpc gateway (#221) 2024-10-01 13:27:26 -04:00
Michael Quigley
c3fafec2d9
next.js skeleton for agent ui (#221) 2024-10-01 13:03:30 -04:00
Michael Quigley
0baf1dd4e6
integrated openapi generation (#759) 2024-10-01 11:49:37 -04:00
Michael Quigley
69424087e8
initial grpc-gateway integration (#759) 2024-10-01 11:29:21 -04:00
Michael Quigley
70f5a23652
Merge pull request #758 from openziti/more_config
More Config (Headless Mode) (#224)
2024-09-30 11:51:56 -04:00
Michael Quigley
10121b8420
Merge branch 'v1_0_0' into more_config 2024-09-30 11:12:33 -04:00
Michael Quigley
f693a89c99
Merge branch 'main' into v1_0_0 2024-09-30 11:12:17 -04:00
Michael Quigley
bc8120bbda
removing until someone has time to fix this 2024-09-30 11:11:56 -04:00
Kenneth Bingham
18b33fae38
Merge pull request #753 from openziti/bugfix-linux-service-private-closed
do not exit after warning
2024-09-26 16:15:16 -04:00
Kenneth Bingham
c5ed090883
announce fix 2024-09-26 16:14:30 -04:00
Kenneth Bingham
76c67c35bb
Merge pull request #750 from openziti/organize-invite-doc
organize self-service invitation doc
2024-09-26 16:11:15 -04:00
Michael Quigley
b1daabfab8
add new 'headless' config option (#224) 2024-09-26 14:34:55 -04:00
Michael Quigley
73b32031ce
Merge pull request #756 from openziti/dual_pathed
Dual-pathed CLI Implementation (#751)
2024-09-25 16:12:24 -04:00
Michael Quigley
e429556d1d
Merge branch 'v1_0_0' into dual_pathed 2024-09-25 11:40:19 -04:00
Michael Quigley
f07d1817d7
Merge branch 'main' into v1_0_0 2024-09-25 11:40:10 -04:00
Michael Quigley
8252ac6414
changelog 2024-09-25 11:38:28 -04:00
Michael Quigley
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
Michael Quigley
f1200eef59
logging lint (#463) 2024-09-25 11:20:03 -04:00
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
91c5d0edb1
Merge pull request #755 from eltociear/patch-1
minor typo.
2024-09-25 10:05:52 -04:00
Ikko Eltociear Ashimine
517c5e0884
chore: update invite.go
deleteing -> deleting

Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
2024-09-25 18:48:39 +09: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
Kenneth Bingham
92eaac43a0
tidy examples 2024-09-21 11:51:49 -04:00
Kenneth Bingham
9f3006d331
do not exit after warning 2024-09-21 10:45:39 -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