Commit Graph

2420 Commits

Author SHA1 Message Date
Michael Quigley
9bbe4532a0
add frontend grant check when closed permission mode frontend (#539) 2024-06-18 13:54:04 -04:00
Michael Quigley
49368dc542
adjust admin tooling to support creating open/closed permission mode frontends (#539) 2024-06-18 13:38:00 -04:00
Michael Quigley
c2878dcd85
frontend_grants for both databases (#539) 2024-06-18 11:54:55 -04:00
Michael Quigley
d22b292587
changelog (#539) 2024-06-18 11:02:06 -04:00
Michael Quigley
ccc969523e
Merge pull request #662 from openziti/frontends_resource_count
Add 'frontends' to Resource Count Classes (#650)
2024-06-18 10:57:44 -04:00
Michael Quigley
7f4b8afab3
Merge branch 'main' into frontends_resource_count 2024-06-18 10:48:05 -04:00
Michael Quigley
c6bceff10a
changelog tweak (#650) 2024-06-17 14:28:39 -04:00
Michael Quigley
24777a77c8
share_frontends implementation and testing (#650) 2024-06-17 13:16:07 -04:00
Michael Quigley
f174abd18f
frontends -> share_frontends; CanAccessShare refactoring (#650) 2024-06-17 12:12:38 -04:00
Michael Quigley
f260449604
wire 'frontends' through supporting code (#650) 2024-06-17 11:41:24 -04:00
Michael Quigley
a1b3b16cff
limit_classes added 'frontends' column (#650) 2024-06-17 11:32:04 -04:00
Kenneth Bingham
7cdd839a9c
Merge pull request #660 from openziti/qrkourier-patch-3
Update README.md
2024-06-15 17:04:25 -04:00
Michael Quigley
3be8af50d2
Merge pull request #661 from openziti/qrkourier-patch-4
Update zrok-controller-config.yml.envsubst
2024-06-15 17:02:56 -04:00
Kenneth Bingham
7f597ab714
Update CHANGELOG.md
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2024-06-15 16:54:01 -04:00
Kenneth Bingham
9a55043a81
Update zrok-controller-config.yml.envsubst
Set spec v4

Re: https://github.com/openziti/zrok/issues/653

Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2024-06-15 16:50:00 -04:00
Kenneth Bingham
6972243278
Update README.md
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2024-06-15 16:37:42 -04:00
snyk-bot
e8374b3619
fix: upgrade react-bootstrap from 2.7.0 to 2.10.2
Snyk has created this PR to upgrade react-bootstrap from 2.7.0 to 2.10.2.

See this package in npm:
react-bootstrap

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/e75726e4-0eab-4078-b930-ddbec091fe6f?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-15 00:37:17 +00:00
snyk-bot
9f97cdf279
fix: upgrade recharts from 2.6.1 to 2.12.7
Snyk has created this PR to upgrade recharts from 2.6.1 to 2.12.7.

See this package in npm:
recharts

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/e75726e4-0eab-4078-b930-ddbec091fe6f?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-15 00:37:13 +00:00
snyk-bot
5cc4c7a459
fix: upgrade @mui/material from 5.11.7 to 5.15.18
Snyk has created this PR to upgrade @mui/material from 5.11.7 to 5.15.18.

See this package in npm:
@mui/material

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/e75726e4-0eab-4078-b930-ddbec091fe6f?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-15 00:37:06 +00:00
snyk-bot
34c9b20ce6
fix: upgrade react-router-dom from 6.8.0 to 6.23.1
Snyk has created this PR to upgrade react-router-dom from 6.8.0 to 6.23.1.

See this package in npm:
react-router-dom

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/e75726e4-0eab-4078-b930-ddbec091fe6f?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-15 00:37:01 +00:00
snyk-bot
d6025ce193
fix: upgrade multiple dependencies with Snyk
Snyk has created this PR to upgrade:
  - react from 18.2.0 to 18.3.1.
    See this package in npm: https://www.npmjs.com/package/react
  - react-dom from 18.2.0 to 18.3.1.
    See this package in npm: https://www.npmjs.com/package/react-dom

See this project in Snyk:
https://app.snyk.io/org/mike.gorman/project/e75726e4-0eab-4078-b930-ddbec091fe6f?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-06-15 00:36:57 +00:00
Michael Quigley
0b58835aad
changelog 2024-06-14 14:12:54 -04:00
Stefan Adelbert
007701ad0b
nfpm: Made 'reserved-public' the default mode; Fixed some typos; 2024-06-14 08:58:48 -04:00
Stefan Adelbert
e5479e84fe
nfpm: Modified zrok-share to cater for private temporary and reserved shares, controlled by ZROK_FRONTEND_MODE; Modified env file with additional variable ZROK_FRONTEND_MODE; 2024-06-14 08:58:37 -04:00
Michael Quigley
6b4c6d4713
Merge branch 'main' of github.com:openziti/zrok 2024-06-13 17:42:46 -04:00
Michael Quigley
2614721561
total lint.. 2024-06-13 17:42:15 -04:00
Michael Quigley
b8f7a6e596
Merge pull request #638 from openziti/limits-classes
Limits Classes (#606)
2024-06-13 17:40:46 -04:00
Michael Quigley
74f2fa990d
docs (#606) 2024-06-12 17:23:56 -04:00
Michael Quigley
6c9707eb03
docs clarity (#606) 2024-06-12 17:06:29 -04:00
Michael Quigley
eedc0bae4c
docs rev (#606) 2024-06-12 17:03:19 -04:00
Michael Quigley
425c5ed00c
docs tweaks (#606) 2024-06-12 17:00:36 -04:00
Michael Quigley
33a796daf3
docs tweaks (#606) 2024-06-12 14:20:40 -04:00
Michael Quigley
25bd423622
fix for relax transient cache with multiple accounts (#606) 2024-06-12 14:16:25 -04:00
Michael Quigley
59ddb4d199
update reference controller configuration to (#606) 2024-06-12 13:25:13 -04:00
Michael Quigley
21a0ddb038
changelog (#606; #648) 2024-06-12 13:22:21 -04:00
Michael Quigley
6f35c75203
ZROK_CTRL_CONFIG_VERSION override (#648) 2024-06-12 13:21:45 -04:00
Michael Quigley
53f5efb17c
docs lint (#606) 2024-06-11 17:09:48 -04:00
Michael Quigley
98e88744ff
enable_locking (#287) 2024-06-11 17:08:24 -04:00
Michael Quigley
2d944e965a
roughed in full limits doc? (#606) 2024-06-11 16:30:02 -04:00
Michael Quigley
cb306cc0fb
schema docs? (#606) 2024-06-11 16:03:07 -04:00
Michael Quigley
6f8e43d666
docs (#606) 2024-06-11 14:03:04 -04:00
Michael Quigley
a65df8c4e4
docs iteration (#606) 2024-06-11 13:53:30 -04:00
Michael Quigley
2acb8ea056
docs (#606) 2024-06-11 13:46:07 -04:00
Michael Quigley
88fffdc39b
changelog tweaks 2024-06-11 12:02:05 -04:00
Michael Quigley
186393526d
Merge branch 'main' into limits-classes 2024-06-11 12:00:27 -04:00
Michael Quigley
883fe92848
logging tweaks and improvements releated to limits agent (#606) 2024-06-11 12:00:12 -04:00
Kenneth Bingham
47f31ade03
Merge pull request #643 from openziti/backend-target-log
normalize log messages about backend target
2024-06-10 17:10:53 -04:00
Kenneth Bingham
1b20fe72c3
mention CHANGE in changelog 2024-06-10 17:03:08 -04:00
Kenneth Bingham
bce01d4382
normalize log messages about backend target 2024-06-10 16:48:32 -04:00
Michael Quigley
5e6ec4cde1
fix bandwidth limit journal test (#606) 2024-06-07 16:14:47 -04:00