Commit Graph

2200 Commits

Author SHA1 Message Date
Michael Quigley
97c2cd79d2
updated CanCreateEnvironment for limit classes (#606) 2024-06-04 16:27:05 -04:00
Michael Quigley
97dbd197d6
massive bandwidth limits rewrite to support limit classes (#606) 2024-06-04 14:06:44 -04:00
Michael Quigley
bb63921e42
Merge branch 'main' into limits-classes 2024-06-04 10:38:57 -04:00
Michael Quigley
bfb51437dc
corrected changelog 2024-06-04 10:37:53 -04:00
Michael Quigley
9a84975b4a
naming lint; streamlining limits agent processing (#606) 2024-06-04 10:33:39 -04:00
Kenneth Bingham
8e4a4a8069
Merge pull request #636 from openziti/fix-zrok-share-bash
remove the extra escape from email pattern when reserving a share
2024-06-04 10:03:30 -04:00
Kenneth Bingham
2cf87facf2
bump changelog 2024-06-04 09:55:38 -04:00
Kenneth Bingham
ecf2fe5bfb
remove the extra escape from email pattern when reserving a share 2024-06-04 09:00:20 -04:00
Michael Quigley
db71e06610
include both warning and limits globals (#606) 2024-06-03 14:06:07 -04:00
Michael Quigley
8a255a0ee8
new bandwidth class interface to facilitate operating on global and class-based bandwidth limits in the same code, easily (#606) 2024-06-03 14:01:20 -04:00
Michael Quigley
cea7ff6474
refinements and refactoring of limit classes to re-align with updated bandwidth journal, etc. (#606) 2024-06-03 13:37:32 -04:00
Michael Quigley
6256055a99
inflow share details (#606) 2024-05-31 16:06:42 -04:00
Michael Quigley
22002477be
naming lint (#606) 2024-05-31 15:57:41 -04:00
Michael Quigley
61e6953caf
updated test for finding all tip limit journal entries (#606) 2024-05-31 15:24:28 -04:00
Michael Quigley
b3f10dadec
new limit journal test and necessary tweaks (#606) 2024-05-31 15:18:07 -04:00
Michael Quigley
d2d3adc5cc
sqlite schema tweaks for bandwidth_limit_journal (#606) 2024-05-31 14:32:02 -04:00
Michael Quigley
481cc7f7ad
replacing the old account/environment/share limit journals with the new bandwidth limit journal (#606) 2024-05-31 14:26:29 -04:00
Michael Quigley
ea5670b4ae
new bandwidth_limit_journal table (#606) 2024-05-30 14:27:39 -04:00
Michael Quigley
af5197d041
update controller configuration limits example reflecting new structure (#606) 2024-05-30 13:49:45 -04:00
Michael Quigley
561fd46200
Merge branch 'main' into limits-classes 2024-05-30 13:46:24 -04:00
Michael Quigley
141cb424e0
simplifying limit enforcement structures (#606) 2024-05-30 13:46:15 -04:00
Kenneth Bingham
b22bc9fb75
Merge pull request #630 from openziti/upgrade-docusaurus
upgrade docusaurus
2024-05-24 10:32:22 -04:00
Michael Quigley
3077c6462d
Merge branch 'main' into limits-classes 2024-05-23 14:08:48 -04:00
Michael Quigley
896a4a7845
limit class filtering (#606) 2024-05-23 14:08:14 -04:00
Michael Quigley
58eb8bfcca
debug logging for testing (#632) 2024-05-23 11:50:55 -04:00
Kenneth Bingham
12fea154a8
Merge pull request #633 from openziti/use-default-log-format
let deployments use default log formats
2024-05-23 11:15:27 -04:00
Kenneth Bingham
4131b06e40
let deployments use default log formats 2024-05-23 11:03:30 -04:00
Michael Quigley
33fdce7337
wire in checks for reserved share count and unique name count (#632) 2024-05-22 16:21:52 -04:00
Michael Quigley
9b03765086
tracking unique names in the shares table (#632) 2024-05-22 14:42:14 -04:00
Michael Quigley
25a5bf6bd3
shares.unique_name for tracking unique names (#632) 2024-05-22 14:22:36 -04:00
Michael Quigley
f23f2495ef
overrides for enviroments and shares (#606); overrides for reserved shares and unique names (#632) 2024-05-21 15:16:56 -04:00
Michael Quigley
94d49bacd5
example controller config (#632) 2024-05-21 15:09:12 -04:00
Michael Quigley
7d18bea46c
global limits for reserved shares and unique names (#632) 2024-05-21 14:57:14 -04:00
Michael Quigley
fc403a6c22
Merge branch 'main' into limits-classes 2024-05-21 14:53:49 -04:00
Kenneth Bingham
36b8ae304b
Merge pull request #629 from openziti/fix-frontdoor-tabs-macos
select tab 'Docker' unless OS is Linux
2024-05-21 12:57:30 -04:00
Kenneth Bingham
269109cecc
Merge pull request #631 from openziti/kharish89-fix_issue_625
Fix the uid:gid on comose guides for issue 625
2024-05-21 12:46:17 -04:00
kharish89
95de20ec70
Fix the uid:gid on comose guides for issue 625
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2024-05-21 12:32:19 -04:00
Kenneth Bingham
a61712affc
upgrade docusaurus 2024-05-21 12:27:12 -04:00
Kenneth Bingham
1d68d9c025
select tab 'Docker' unless OS is Linux 2024-05-21 12:06:30 -04:00
Kenneth Bingham
f11819fe73
Merge pull request #628 from openziti/zrok-insecure-interface
clarify no-TLS option
2024-05-20 09:52:32 -04:00
Kenneth Bingham
3a03f2c051
clarify no-TLS option 2024-05-20 09:28:27 -04:00
Michael Quigley
af5afb8aac
locking (#287) 2024-05-15 15:48:42 -04:00
Michael Quigley
2a770cc3b8
pessistic locking upsert on limit_check_locks (#287) 2024-05-15 15:18:53 -04:00
Michael Quigley
f0b0a959f0
limit_check_lock (#287) 2024-05-15 14:31:26 -04:00
Michael Quigley
fecb8952c8
Merge branch 'main' into limits-classes 2024-05-14 14:44:25 -04:00
Michael Quigley
bd5aaa061a
the very basic store implementation for limit_classes, applied_limit_classes (#606) 2024-05-14 14:16:20 -04:00
Michael Quigley
75d58e84e4
LimitJournalAction -> LimitAction; LimitScope (#606) 2024-05-14 13:24:48 -04:00
Kenneth Bingham
ba82048f24
Merge pull request #624 from openziti/refine-zrok-instance
make caddy tls optional
2024-05-13 15:03:09 -04:00
Kenneth Bingham
d968d2d068
make caddy optional 2024-05-13 14:44:35 -04:00
Michael Quigley
4d67598acb
applied_limit_classes (#606) 2024-05-13 12:50:14 -04:00