Commit Graph

77 Commits

Author SHA1 Message Date
Michael Quigley
49e936caf7
roughed in limit warning email actions (#276) 2023-04-07 15:34:34 -04:00
Michael Quigley
98c221304e
share limits check owned by limits.Agent now (#277) 2023-04-07 15:34:27 -04:00
Michael Quigley
de8dddbaf1
centralized environment limits check (#277) 2023-04-07 15:34:27 -04:00
Michael Quigley
776109024d
more limits.Agent elaboration (#271) 2023-04-07 15:34:24 -04:00
Michael Quigley
29f38de546
wire in the new 'limits.Agent' infrastructure; extend the 'metrics.Agent' to support additional 'metrics.UsageSink' instances (#271) 2023-04-07 15:34:23 -04:00
Michael Quigley
e824c87d08
metrics2 -> metrics (#270) 2023-04-07 15:34:22 -04:00
Michael Quigley
2e786f4d68
incorporate metrics.Agent into the controller (#270) 2023-04-07 15:34:22 -04:00
Michael Quigley
7c18c8b6e7
consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config (#269) 2023-04-07 15:34:16 -04:00
Michael Quigley
df4c52aae5
remove legacy v0.3 metrics infrastructure (#128) 2023-03-07 12:57:35 -05:00
Cam Otts
cd08b98a0a
added configuration endpoint which sends tou link and version info 2023-01-31 12:44:03 -06:00
Michael Quigley
7d3eeff885
forgot -> reset; password reset testing & tweaks (#65) 2023-01-20 12:08:40 -05:00
Cam Otts
2bbf404bae
added maintenance cleanup for expired password reset requests 2023-01-20 10:00:46 -06:00
Cam Otts
a07c4a519c
initial pass for forgot password 2023-01-18 13:05:10 -06:00
Michael Quigley
f5ab73bcb0
openziti-rest-kitchen -> openziti (#158) 2023-01-13 15:01:34 -05:00
Michael Quigley
e6932d67f2
limits on shares (#96) 2023-01-13 10:34:21 -05:00
Michael Quigley
faf3834c42
environment limits (#96) 2023-01-13 10:19:11 -05:00
Michael Quigley
a48fb04870
Merge branch 'v0.3.0' into stale-account-request-cleanup 2023-01-12 15:15:30 -05:00
Cam Otts
679aa09615
added batch limits 2023-01-12 14:09:04 -06:00
Cam Otts
e69119896e
added go routine to cleaup expired access requests 2023-01-12 10:04:56 -06:00
Cam Otts
ee078a9e10
pr comments 2023-01-10 12:26:22 -06:00
Cam Otts
bb3d488212
move token generation to admin and add needed security to it 2023-01-10 09:53:41 -06:00
Cam Otts
e5b749be71
initial rough pass for a stored token implementation 2023-01-09 11:00:37 -06:00
Michael Quigley
fe89551bfb
massive services -> share boatload (#144) 2023-01-04 13:43:37 -05:00
Michael Quigley
a125c4b40b
/detail/service backend (#107) 2022-12-22 15:09:37 -05:00
Michael Quigley
a0fd3a9c63
/detail/environmment; environment detail api backend (#107) 2022-12-22 13:51:29 -05:00
Michael Quigley
13fabc9ec6
basic 'admin create identity' infrastructure (#130) 2022-12-06 14:06:12 -05:00
Michael Quigley
135fd483fa
update share backend (#125) 2022-12-02 13:21:05 -05:00
Michael Quigley
38c83fda92
update frontend backend (#129) 2022-12-02 10:46:53 -05:00
Michael Quigley
d5d2497955
list frontends backend (#129) 2022-12-02 09:30:06 -05:00
Michael Quigley
309f4e7d87
add backend for 'admin delete frontend' (#129) 2022-12-02 08:58:41 -05:00
Michael Quigley
c9db95fe03
create frontend handler (#129) 2022-12-01 16:14:42 -05:00
Michael Quigley
8610cf944a
add admin support to rest_model_zrok.Principal; authenticator (#116) 2022-12-01 14:48:23 -05:00
Michael Quigley
301249fe4a
more cleanups and polish for sharing and reserving (#122, #41) 2022-11-30 14:38:49 -05:00
Michael Quigley
0f9ed9dd68
api namespace/naming polish 2022-11-30 11:43:00 -05:00
Michael Quigley
ce72fceb74
unaccess (#111); more access private wiring (#106, #109) 2022-11-23 13:00:01 -05:00
Michael Quigley
09c603845c
roughed-in access handler (#111) 2022-11-23 12:24:35 -05:00
Michael Quigley
11068394b8
tunnel -> service; tunnel.Tunnel -> service.Share; tunnel.Untunnel -> service.Unshare (#102) 2022-11-18 15:36:55 -05:00
Michael Quigley
e062a9f61f
add build-time version metadata (#70) 2022-11-02 15:07:43 -04:00
Michael Quigley
e5e683d694
more 'active' removal; overview api sends spark metrics; spark ui (#74, #80) 2022-10-19 15:21:15 -04:00
Michael Quigley
e2d3208165
controller config structure improvements 2022-10-19 13:20:47 -04:00
Michael Quigley
41d5c2b652
metrics service name; metrics agent shutdown (#74, #76) 2022-10-13 15:50:15 -04:00
Michael Quigley
462025f5fa
metrics agent infrastructure 2022-10-13 14:23:52 -04:00
Michael Quigley
637f27d9f4
query services (#75) 2022-10-06 13:52:19 -04:00
Michael Quigley
abe8d3e153
scaffolding for zrok gc (#75) 2022-10-06 13:24:15 -04:00
Michael Quigley
242a8bee7b
controller registration endpoint improvements (#50) 2022-09-20 16:01:46 -04:00
Michael Quigley
08aba670ab
implement verify endpoint (#50) 2022-09-19 16:13:47 -04:00
Michael Quigley
0ceda88b4c
add tags to zrok-created objects (#60) 2022-09-15 15:18:37 -04:00
Michael Quigley
600f0396d2
multi-path account create logic (#50, #51) 2022-09-12 14:35:11 -04:00
Michael Quigley
11f18f8f48
we're officially in v0.2.x 2022-09-09 16:42:31 -04:00
Michael Quigley
97878a7758
disable elaboration (#30); enable lint 2022-09-02 10:50:13 -04:00