Commit Graph

1350 Commits

Author SHA1 Message Date
Michael Quigley
dab82eab83
attic 2023-06-23 15:51:22 -04:00
Michael Quigley
fd25be7c61
core features improvements 2023-06-23 15:43:51 -04:00
Michael Quigley
1467f4c939
also udp 2023-06-23 15:40:00 -04:00
Michael Quigley
877a0c6442
tunnels 2023-06-23 15:37:31 -04:00
Michael Quigley
9dc7455f7a
tunnels update 2023-06-23 15:35:11 -04:00
Michael Quigley
7565e323d6
starting on tunnels core feature docs 2023-06-23 15:19:46 -04:00
Michael Quigley
5d2d7b1b00
-> sdk-golang@v0.20.67 2023-06-22 13:49:20 -04:00
Michael Quigley
688c9d74c2
Merge pull request #354 from openziti/v0.4.0_amqp_sink_reconnect
ampqSink Reconnection (#351)
2023-06-21 11:52:25 -04:00
Michael Quigley
d09140b14e
error message improvements in amqpSink (#351) 2023-06-21 11:43:14 -04:00
Michael Quigley
c2021980fb
lint (#351) 2023-06-21 11:41:13 -04:00
Michael Quigley
5a2f6a1f72
simpler amqp sink approach (#351) 2023-06-21 11:33:43 -04:00
Michael Quigley
aabf695bec
interim step for enhacing ZitiEventJsonSink to support reconnection; bridge and model adjustments (#351) 2023-06-21 10:35:55 -04:00
Michael Quigley
af746b2382
reference configuration lint; aligning with metrics docs example 2023-06-21 10:16:12 -04:00
Michael Quigley
3c0477f9e3
cli lint removal 2023-06-20 09:58:41 -04:00
Michael Quigley
ebfb039687
Merge pull request #353 from openziti/v0.4.0_controller_profiling
AMQP Connection Handling Fixes; Profiling Support
2023-06-16 14:00:37 -04:00
Michael Quigley
17a2e66cb0
we can only skip missing ziti service ids when augmenting usage with zrok details 2023-06-16 13:51:57 -04:00
Michael Quigley
4e20b35db3
changelog; etc/ctrl.yml for admin/profile_endpoint 2023-06-16 13:45:22 -04:00
Michael Quigley
446485d74c
improved ingest logging 2023-06-16 13:41:53 -04:00
Michael Quigley
15ee4396f4
logging level tweaks 2023-06-16 13:28:41 -04:00
Michael Quigley
23c275f930
better handling of non-zrok usage data 2023-06-16 13:28:00 -04:00
Michael Quigley
36d267256f
tweaks for non-zrok traffic 2023-06-16 13:18:46 -04:00
Michael Quigley
1578ecca98
support for pprof endpoint 2023-06-16 11:52:42 -04:00
Michael Quigley
4420254c5c
Merge branch 'v0.4.0' of github.com:openziti/zrok into v0.4.0 2023-06-16 11:40:03 -04:00
Michael Quigley
0e91c2687f
remove extraneous connect() call (#344) 2023-06-16 11:39:55 -04:00
Ken Bingham
033b026b7d
Merge pull request #346 from openziti/v0.4.0-docs-guides
V0.4.0 docs guides
2023-06-15 21:41:24 -04:00
Michael Quigley
dc3648f73d
third attempt at amqp reconnect in amqpSource (#344) 2023-06-15 12:51:39 -04:00
Michael Quigley
2f604d3e71
amqp reconnect tweak 2023-06-14 15:31:11 -04:00
Michael Quigley
1d09d32866
Merge pull request #348 from openziti/v0.4.0_override_endpoint
--override-endpoint Fixes (#347)
2023-06-14 14:07:24 -04:00
Michael Quigley
5096d72651
changelog (#348) 2023-06-14 13:21:27 -04:00
Michael Quigley
d3ea780a1b
fixes for --override-endpoint (#347) 2023-06-14 13:18:44 -04:00
Michael Quigley
6f91bf7f9f
docs tweak (#336) 2023-06-14 13:17:52 -04:00
Michael Quigley
efe816bee4
screenshots updated 2023-06-13 15:22:23 -04:00
Kenneth Bingham
6b82ad7a60
preen self-hosting guide for 0.4 2023-06-13 14:25:15 -04:00
Kenneth Bingham
bed5fd7c10
preen Docker share guides for 0.4 2023-06-13 14:25:14 -04:00
Michael Quigley
0e76f75c6b
not true; docs 2023-06-13 12:02:26 -04:00
Michael Quigley
ec08ebf16f
Merge pull request #342 from openziti/v0.4.0_account_requests
remove unique constraint on email  to accomodate soft deletes (#338)
2023-06-12 14:05:17 -04:00
Michael Quigley
b640b0bcb6
Merge pull request #345 from openziti/v0.4.0_amqp_reconnect
AMQP Reconnection for metrics.amqpSource (#344)
2023-06-09 12:45:03 -04:00
Michael Quigley
368ddf5f01
fix for controller shutdown when amqpSource is in reconnecting state (#344) 2023-06-09 12:05:02 -04:00
Michael Quigley
459e0e60a1
rudimentary reconnection support in metrics.amqpSource (#344) 2023-06-09 11:56:58 -04:00
Cam Otts
85616370fc
remove unique constraint on email to accomodate soft deletes 2023-06-07 11:05:59 -05:00
Michael Quigley
edef86d06a
limits.Agent.enforce needs to consider the store.Account.Limitless flag 2023-06-07 11:00:52 -04:00
Michael Quigley
04fddce422
Merge pull request #340 from openziti/v0.4.0_access_limit_check
Private Access Limit Check
2023-06-06 11:41:55 -04:00
Michael Quigley
0fa1a350cd
limits.CanAccessShare 2023-06-06 11:29:22 -04:00
Michael Quigley
243261d70a
limits check scaffolding in accessHandler 2023-06-06 10:54:57 -04:00
Michael Quigley
cde59084a6
run 'apt update' before running other apt operations 2023-06-05 18:00:16 -04:00
Michael Quigley
a2df30a8bd
Merge pull request #339 from openziti/v0.4.0_limits_agent_api_usage
Fix for Edge Management API Usage in Limits Agent
2023-06-05 16:27:02 -04:00
Michael Quigley
4a789ce341
need this 2023-06-05 16:16:07 -04:00
Michael Quigley
ec48d574fd
allocate an edge management session when it's needed, rather than trying to be efficient and keep one around 2023-06-05 16:01:04 -04:00
Michael Quigley
a8c652aef8
changelog 2023-06-02 14:13:04 -04:00
Michael Quigley
c743932eeb
freshening (#336) 2023-05-31 13:59:05 -04:00