Michael Quigley
|
8bd7991b2b
|
tweak metrics logging to reduce irrelevant messages (#74, #76)
|
2022-10-18 13:31:49 -04:00 |
|
Michael Quigley
|
51d78526fe
|
better metrics accumulator (#74, #76)
|
2022-10-18 11:57:32 -04:00 |
|
Michael Quigley
|
1542e0131f
|
write to influxdb (#74, #76)
|
2022-10-17 15:54:22 -04:00 |
|
Michael Quigley
|
4559036ad8
|
starting on influx infrasructure (#74, #76)
|
2022-10-17 14:40:54 -04:00 |
|
Michael Quigley
|
69c44bdd51
|
local now; namespace (#74, #76)
|
2022-10-17 13:45:52 -04:00 |
|
Michael Quigley
|
e22e71cf71
|
metrics loop; bson (#74, #76)
|
2022-10-14 16:13:21 -04:00 |
|
Michael Quigley
|
318c73ad03
|
receiving metrics snapshots (#74, #76)
|
2022-10-14 15:49:59 -04:00 |
|
Michael Quigley
|
e519b4f16a
|
more metrics infrastructure (#74, #76)
|
2022-10-13 16:18:18 -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
|
9d78e8e942
|
metrics config infrastructure (#74)
|
2022-10-12 12:42:05 -04:00 |
|
Michael Quigley
|
e58440722d
|
service cascade when processing environment disable (#52)
|
2022-10-07 14:27:01 -04:00 |
|
Michael Quigley
|
c2bfa5ea09
|
centralize more edge delete functionality
|
2022-10-07 14:17:15 -04:00 |
|
Michael Quigley
|
67bd77d2c3
|
garbage collect orphaned configs (#75)
|
2022-10-07 14:06:15 -04:00 |
|
Michael Quigley
|
b393c7f294
|
more garbage collection of orphans (#75)
|
2022-10-07 13:46:40 -04:00 |
|
Michael Quigley
|
69c71c0974
|
garbage collect service edge router policies (#75)
|
2022-10-07 09:30:58 -04:00 |
|
Michael Quigley
|
e8e0167a51
|
batch, offline garbage collection (#75)
|
2022-10-06 14:52: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
|
99bf504301
|
fix for sqlite transactional concurrency issue (#40)
|
2022-10-03 13:53:59 -04:00 |
|
Michael Quigley
|
02d6b7fce9
|
better url-ing in the ui (#68); demo improvements
|
2022-09-28 14:47:42 -04:00 |
|
Michael Quigley
|
3b9e6c5072
|
don't forward the error details
|
2022-09-26 16:35:06 -04:00 |
|
Michael Quigley
|
e61de01d9d
|
probably don't want to forward some of these errors
|
2022-09-26 16:33:57 -04:00 |
|
Michael Quigley
|
0142834665
|
fixed a lingering and silly bug causing FK constraint issues
|
2022-09-26 16:32:24 -04:00 |
|
Michael Quigley
|
9cbbb40105
|
extract real ip address when behind a load balancer (#68)
|
2022-09-26 16:21:49 -04:00 |
|
Michael Quigley
|
4b77fa785b
|
logging improvements {for operational reasons} (#50)
|
2022-09-20 16:38:20 -04:00 |
|
Michael Quigley
|
9cf3cf6f05
|
more cleanups and polish; working registration (#50)
|
2022-09-20 16:33:36 -04:00 |
|
Michael Quigley
|
5fae000dad
|
missing deferred rollback (#50)
|
2022-09-20 16:28:19 -04:00 |
|
Michael Quigley
|
27d1f390a5
|
verify/register ui improvements (#50)
|
2022-09-20 16:27:18 -04:00 |
|
Michael Quigley
|
242a8bee7b
|
controller registration endpoint improvements (#50)
|
2022-09-20 16:01:46 -04:00 |
|
Michael Quigley
|
ec6afaaa3d
|
better, more resilient account request processing (#50)
|
2022-09-20 14:23:01 -04:00 |
|
Michael Quigley
|
3ac9541463
|
remove immediate create; streamline controller account infrastructure (#50)
|
2022-09-20 14:05:27 -04:00 |
|
Michael Quigley
|
72e98beac9
|
not a journal (#50)
|
2022-09-20 13:49:14 -04:00 |
|
Michael Quigley
|
6190ac0c60
|
working, tested verify endpoint (#50)
|
2022-09-19 16:26:54 -04:00 |
|
Michael Quigley
|
08aba670ab
|
implement verify endpoint (#50)
|
2022-09-19 16:13:47 -04:00 |
|
Michael Quigley
|
4c8e4dbdef
|
tags for identity and edge router policy (#60)
|
2022-09-19 14:42:05 -04:00 |
|
Michael Quigley
|
549c3ca456
|
add zrok tags to identities and edge router policies (#60)
|
2022-09-15 16:06:38 -04:00 |
|
Michael Quigley
|
0ceda88b4c
|
add tags to zrok-created objects (#60)
|
2022-09-15 15:18:37 -04:00 |
|
Michael Quigley
|
54b4161045
|
service name refactoring (#59)
|
2022-09-14 14:16:37 -04:00 |
|
Michael Quigley
|
366f7db982
|
shortuuid for tokens (#59)
|
2022-09-14 14:08:12 -04:00 |
|
Michael Quigley
|
de3412e3d1
|
using the 'go-mail' framework (#50, #51)
|
2022-09-12 17:02:51 -04:00 |
|
Michael Quigley
|
aa19870d41
|
very rough, templatized html email verification (#50, #51)
|
2022-09-12 15:28:59 -04:00 |
|
Michael Quigley
|
712bdf734b
|
more verification email elaboration (#50, #51)
|
2022-09-12 15:00:44 -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
|
05fe3ef281
|
store.AccountRequest and friends (#50, #51)
|
2022-09-09 14:03:47 -04:00 |
|
Michael Quigley
|
75eeb481e9
|
account request infrastructure (#50, #51)
|
2022-09-09 13:35:21 -04:00 |
|
Michael Quigley
|
5d594ce91a
|
more registration config (#50, #51)
|
2022-09-09 13:23:30 -04:00 |
|
Michael Quigley
|
e5711629a0
|
email subsystem configuration (#50, #51)
|
2022-09-09 10:23:14 -04:00 |
|
Michael Quigley
|
c95e84b53e
|
username -> email (#50, #51)
|
2022-09-09 10:20:05 -04:00 |
|