Commit Graph

472 Commits

Author SHA1 Message Date
Michael Quigley
09c603845c
roughed-in access handler (#111) 2022-11-23 12:24:35 -05:00
Michael Quigley
f47d97d103
initial access/unaccess api (#111) 2022-11-23 12:12:11 -05:00
Michael Quigley
4ec0004285
more access private scaffolding (#106, #109) 2022-11-23 12:04:07 -05:00
Michael Quigley
7630460c85
frontend framework refactoring (public+private); private_frontend strawman (#109) 2022-11-23 11:58:45 -05:00
Michael Quigley
2cb6b6ab83
access private scaffold (#106, #109) 2022-11-23 11:34:02 -05:00
Michael Quigley
aa2f974cf9
share private; share public lint (#106, #109) 2022-11-22 15:49:06 -05:00
Michael Quigley
6807cb3755
private sharing handler (#99, #109) 2022-11-22 15:31:02 -05:00
Michael Quigley
49987df381
streamlined unshare impl (#99) 2022-11-22 14:24:41 -05:00
Michael Quigley
ff3f623a74
use tags.zrokServiceName instead of name by convention (#99) 2022-11-22 14:12:35 -05:00
Michael Quigley
3f35888ad3
zrok http backend -> zrok share public (#106) 2022-11-22 13:34:09 -05:00
Michael Quigley
b54876fcb6
de-lint (#99) 2022-11-22 11:39:00 -05:00
Michael Quigley
c7d8395b89
publicResourceAllocator (#99) 2022-11-22 11:35:25 -05:00
Michael Quigley
6184e0e450
updated store.Services and friends (#103) 2022-11-22 11:14:58 -05:00
Michael Quigley
cbb9ec833f
service; prettier for sqlite (#103) 2022-11-22 10:58:17 -05:00
Michael Quigley
775ebb892f
make the new services table more pretty (#103) 2022-11-22 10:52:43 -05:00
Michael Quigley
5d60b5831d
initial strategy-based unshare handler (#99) 2022-11-21 15:11:35 -05:00
Michael Quigley
38c86aea82
implement store layer for service model changes (#103) 2022-11-21 14:51:11 -05:00
Michael Quigley
7cd36021ce
add share_mode and backend_mode to sql structures (#103) 2022-11-21 14:42:25 -05:00
Michael Quigley
c277309f71
use series in unlabeled build slug (#97) 2022-11-21 14:09:27 -05:00
Michael Quigley
3d7683d491
versioning; changelog (#97) 2022-11-21 14:05:37 -05:00
Michael Quigley
002fb0887d
prevent mismatches between api versions and client versions; maximum brute force (#97) 2022-11-21 14:02:51 -05:00
Michael Quigley
a9f76d1b40
public/proxy for 'http backend' (#99) 2022-11-21 13:48:35 -05:00
Michael Quigley
ade25d21db
public sharing strategy; update test loop to match (#99) 2022-11-21 13:45:08 -05:00
Michael Quigley
f9bb1f9cf4
CHANGELOG updates 2022-11-18 16:32:19 -05:00
Michael Quigley
818add9e70
naming 2022-11-18 16:24:08 -05:00
Michael Quigley
6e31d6c937
don't check in local development config 2022-11-18 16:12:30 -05:00
Michael Quigley
d92d277594
v0.3.x series 2022-11-18 16:02:12 -05:00
Michael Quigley
58a818f9fb
for local development 2022-11-18 15:59:02 -05:00
Michael Quigley
ead71b1fa5
tunnel.Untunnel -> service.Unshare (#102) 2022-11-18 15:58:53 -05:00
Michael Quigley
82d9f6f6ed
additional service share/unshare and related naming refactoring (#102) 2022-11-18 15:48:13 -05:00
Michael Quigley
11068394b8
tunnel -> service; tunnel.Tunnel -> service.Share; tunnel.Untunnel -> service.Unshare (#102) 2022-11-18 15:36:55 -05:00
Michael Quigley
70c99b9791
frontend support in store; tests (#88, #98) 2022-11-17 14:41:07 -05:00
Michael Quigley
1fcb496321
store.Frontend (#98, #88) 2022-11-17 14:25:35 -05:00
Michael Quigley
f193976a50
ephemeral/non-ephemeral environments (#98, #88) 2022-11-17 13:27:57 -05:00
Michael Quigley
b9dca57dfa
store.CreateEphemeralEnvironment; tests (#88, #98) 2022-11-17 12:44:53 -05:00
Michael Quigley
dcdc00dcf4
sqlite3 port of the DDL changes (#20, #88) 2022-11-17 09:13:37 -05:00
Michael Quigley
24f2e48e48
single-use (#20, #88) 2022-11-16 12:59:38 -05:00
Michael Quigley
e19aa2d7eb
typo 2022-11-16 12:57:15 -05:00
Michael Quigley
ecb02b29b9
tweaks (#20, #88) 2022-11-16 12:55:19 -05:00
Michael Quigley
fb708ccbe0
sharing modes; wip (#20, #88) 2022-11-16 12:48:52 -05:00
Michael Quigley
11458518a1
docs reorg 2022-11-16 12:41:20 -05:00
Michael Quigley
a416491ecc
public/private spec (#20, #88) 2022-11-16 12:29:16 -05:00
Michael Quigley
d661b6a567
revised frontends schema (#20) 2022-11-15 14:48:40 -05:00
Michael Quigley
df86667a24
Merge branch 'v0.3.0' of github.com:openziti-test-kitchen/zrok into v0.3.0 2022-11-15 14:45:59 -05:00
Michael Quigley
65d0b332fa
frontends diagram update (#20) 2022-11-15 14:45:37 -05:00
Michael Quigley
a5fd3ca0dd
public/private sharing (#20) 2022-11-15 13:24:13 -05:00
Michael Quigley
03e74226b4
frontends diagram update; (#20) 2022-11-15 11:47:03 -05:00
Michael Quigley
d825052a6a
docs; (#20) 2022-11-15 11:45:31 -05:00
Michael Quigley
a8350c5173
zrok_frontends_v0.3 image (#20) 2022-11-15 11:31:31 -05:00
Michael Quigley
375a37667e
CHANGELOG (#20) 2022-11-15 11:25:37 -05:00