Commit Graph

3273 Commits

Author SHA1 Message Date
67c1d1df26 Merge pull request #787 from openziti/doc-share-backend-modes
cross-link concepts to make it easier to answer "what are the different backend modes?"
2024-11-15 12:54:16 -05:00
3205b92d06 port the share infrastructure over to the subordinate framework (#789) 2024-11-15 12:09:20 -05:00
5c4cf9b26a migrated the access infrastructure in the agent over to the new 'subordinate' framework (#789) 2024-11-14 15:03:41 -05:00
a41ed307f6 tweaks (#789) 2024-11-14 14:22:44 -05:00
1e89badd61 Merge branch 'v1_0_0' into agent_ui_1 2024-11-14 14:19:28 -05:00
4398746ab5 deps 2024-11-14 14:18:03 -05:00
9ab803b2fd Merge branch 'main' into v1_0_0 2024-11-14 14:17:35 -05:00
8d8f9261e9 Merge pull request #795 from openziti/golang-jwt-v4.5.1
Update github.com/golang-jwt/jwt/v4 to v4.5.1 (#794)
2024-11-14 12:23:13 -05:00
77ac466f8b changelog (#794) 2024-11-14 11:48:05 -05:00
37bc5ab8af update github.com/golang-jwt/jwt/v4 to v4.5.1 (#794) 2024-11-14 11:47:04 -05:00
77eca93c9d first iteration of work on the subordinate process framework (#789) 2024-11-13 16:15:10 -05:00
6b4dbaafb0 use json logging when in subordinate mode (#789) 2024-11-13 11:38:57 -05:00
85a22950a7 refactored 'share.tail' for new subordinate boot protocol (#789) 2024-11-13 11:18:52 -05:00
f4fa04e687 Merge branch 'v1_0_0' into agent_ui_1 2024-11-13 10:58:41 -05:00
133087faf1 Merge branch 'main' into v1_0_0 2024-11-13 10:58:32 -05:00
bf3a470ebd update 'zrok share reserved' to latest subordinate protocol (#789) 2024-11-12 13:34:31 -05:00
ef5e654558 subordinate protocol update for 'zrok share private' (#789) 2024-11-12 13:27:50 -05:00
f5601e3a54 reworked 'tail' function for subordinate access (#789) 2024-11-12 13:04:21 -05:00
94cfba746c subordinate mode messaging improvements (#789) 2024-11-12 12:51:41 -05:00
35fc32b5f8 error handling dry (#789) 2024-11-08 14:58:22 -05:00
662aa59065 debugging lint 2024-11-08 14:58:02 -05:00
1face3bb86 error handing for '--subordinate' in 'zrok access private' (#789) 2024-11-08 14:53:05 -05:00
87cfe5732d Update README.md
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2024-11-07 23:01:38 -05:00
66c70dd0ed Merge pull request #786 from openziti/upgrade-docusaurus
upgrade docusaurus
2024-11-07 22:26:49 -05:00
1db5953ba7 fix file path 2024-11-07 17:47:51 -05:00
f60d92535c link each mode to a resource 2024-11-07 17:46:25 -05:00
e08981a7aa correct file paths 2024-11-07 17:22:57 -05:00
595a1d65c4 briefly mention backend modes that apply to public and private share concepts 2024-11-07 17:19:23 -05:00
31f5684e2d upgrade docusaurus 2024-11-07 16:05:30 -05:00
f00835d68b changelog (#780) 2024-11-07 13:50:11 -05:00
c728ae878f support --auto mode for agent-based private shares (#780) 2024-11-07 13:48:41 -05:00
3f8e76094e update agent protocol to support auto mode (#780) 2024-11-07 13:38:49 -05:00
bf6f795cee '--auto' mode for 'zrok access private' (#780) 2024-11-07 13:36:09 -05:00
e7331e89f5 move autolistener into util (#780) 2024-11-07 12:57:11 -05:00
a0b7416695 endpoint -> address (#779) 2024-11-06 17:19:20 -05:00
fe08a19272 basic ranged auto listener (#779) 2024-11-06 17:18:20 -05:00
99a2e665a6 Merge branch 'v1_0_0' into agent_ui_1 2024-11-06 13:50:50 -05:00
47295e383b Merge branch 'main' into v1_0_0 2024-11-06 13:50:41 -05:00
010e499c9e Merge pull request #783 from openziti/squash-dockerfiles
reduce Docker image sizes
2024-11-05 14:45:05 -05:00
075093f4e6 Merge branch 'main' into squash-dockerfiles
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2024-11-05 14:44:41 -05:00
ef3ddd3563 Merge pull request #784 from openziti/782-releases-url-returns-to-404-on-32bit-raspberry-pi-using-the-install-script
fix RasPi armv7 download URL
2024-11-05 14:44:01 -05:00
859eaec7f8 fix RasPi armv7 download URL 2024-11-05 14:20:11 -05:00
8f2aa32669 reduce Docker image sizes 2024-11-05 14:18:38 -05:00
c96fba8c34 Merge pull request #785 from openziti/doc-reserved-unique-name
doc unique names
2024-11-05 14:16:54 -05:00
84b23f2c23 doc unique names 2024-11-05 13:46:22 -05:00
475c939296 Merge branch 'v1_0_0' into agent_ui_1 2024-11-05 12:29:20 -05:00
b747216679 Merge branch 'main' into v1_0_0 2024-11-05 12:29:12 -05:00
c527340c97 fix for goreleaser on darwin/arm64 v0.4.44 2024-11-05 12:01:29 -05:00
4efbdd8251 canary iteration; public-proxy; private-proxy (#771) 2024-11-04 13:34:44 -05:00
33fe17c54c added pre-delay to looper creation (#771) 2024-11-01 15:24:15 -04:00