Commit Graph

472 Commits

Author SHA1 Message Date
4c70212304 zrok admin bootstrap now checks frontend entry for frontend identity (#131) 2022-12-06 12:25:17 -05:00
a0c50c68e5 allow share endpoint to return multiple frontends; more frontend selection (#110) 2022-12-06 12:00:25 -05:00
081a558ba2 refactor public sharing backend to use frontend selection, rather than hard-wired frontend zids (#110) 2022-12-06 11:48:59 -05:00
95adcfe10a assert service policies for frontend and ctrl <-> metrics (#131) 2022-12-05 17:29:37 -05:00
6e42fa0225 assert metrics serp (#131) 2022-12-05 16:48:59 -05:00
4d75e2da4f lint; assert 'metrics' service (#131) 2022-12-05 16:10:38 -05:00
15d289cc87 create ctrl and frontend identities if missing (#131) 2022-12-05 15:40:42 -05:00
e13ff1f090 fix for error message parameter lint (#131) 2022-12-05 15:03:55 -05:00
0dcd614cd5 create missing erps for ctrl and frontend identities (#131) 2022-12-05 15:00:22 -05:00
f385d9de3b assert erps for identities (#131) 2022-12-05 14:25:49 -05:00
2fda4351ed lint (#131) 2022-12-05 14:06:53 -05:00
d238809481 get zids from local identity configs (#131) 2022-12-05 14:00:51 -05:00
e0a734be2e admin bootstrap scaffolding (#131) 2022-12-05 13:12:12 -05:00
7458c625aa update backend proxy endpoint when overridden (#125) 2022-12-02 16:18:28 -05:00
135fd483fa update share backend (#125) 2022-12-02 13:21:05 -05:00
5ba457313a admin update frontend (#129) 2022-12-02 12:19:41 -05:00
38c83fda92 update frontend backend (#129) 2022-12-02 10:46:53 -05:00
d5d2497955 list frontends backend (#129) 2022-12-02 09:30:06 -05:00
309f4e7d87 add backend for 'admin delete frontend' (#129) 2022-12-02 08:58:41 -05:00
f0228e8fe0 admin create frontend now interrogates ziti for the identity (#129) 2022-12-02 08:44:17 -05:00
cbf809c06a more edge control plane consolidation (#112, #129) 2022-12-02 08:28:40 -05:00
93d6f89107 oops... sorry sqlite 2022-12-01 16:51:53 -05:00
c9db95fe03 create frontend handler (#129) 2022-12-01 16:14:42 -05:00
9db6aa1c07 frontends.environment_id is now nullable; support anonymous public frontends (#110, #129) 2022-12-01 14:56:55 -05:00
8610cf944a add admin support to rest_model_zrok.Principal; authenticator (#116) 2022-12-01 14:48:23 -05:00
b4f85e711f configuration versioning (#118) 2022-12-01 13:40:57 -05:00
44f4e37e83 remove service03 type; consolidated service type (#119) 2022-12-01 12:54:14 -05:00
301249fe4a more cleanups and polish for sharing and reserving (#122, #41) 2022-11-30 14:38:49 -05:00
3f5c5003de zrok reserve; zrok release (#41) 2022-11-30 13:45:57 -05:00
f9143c3a5b more naming refactoring 'name' -> 'token' (#119) 2022-11-30 12:46:19 -05:00
483babe813 massive name -> token work (#119) 2022-11-30 12:10:00 -05:00
f54d315e34 frontends.name -> frontends.token (#119) 2022-11-30 11:52:48 -05:00
0f9ed9dd68 api namespace/naming polish 2022-11-30 11:43:00 -05:00
64c3bdd3c1 service details operation (#41) 2022-11-30 11:17:09 -05:00
6841704b90 don't dealloate reserved services (#41) 2022-11-29 16:43:35 -05:00
158cc42c07 basic service reservation support (#41) 2022-11-29 16:41:18 -05:00
37be8fc4e0 services.reserved (#41) 2022-11-29 13:55:42 -05:00
189ed81718 add reserved column to frontends table (#41) 2022-11-29 13:45:23 -05:00
65d1539182 ensure supplied email addresses are valid at both the CLI and the API (#108) 2022-11-29 13:23:23 -05:00
39302cd4d5 allow access to private share service from unrelated environment (#109) 2022-11-29 13:07:49 -05:00
a3956509f3 working frontend allocation/deallocation; cleanups (#113) 2022-11-28 13:55:53 -05:00
5359754ba1 continued refinement of frontends; access/unacess (#113, #109) 2022-11-28 13:33:59 -05:00
c0e22792d0 cascade delete services when removing environment 2022-11-28 11:40:39 -05:00
4b70a8a0d3 Merge branch 'main' into v0.3.0 2022-11-28 11:26:12 -05:00
ebb13ac611 simply token generation; createToken+createServiceName (#114) 2022-11-28 11:18:56 -05:00
5971037835 createServicePolicyDialForEnvironment (#109, #112) 2022-11-28 11:10:10 -05:00
ce72fceb74 unaccess (#111); more access private wiring (#106, #109) 2022-11-23 13:00:01 -05:00
09c603845c roughed-in access handler (#111) 2022-11-23 12:24:35 -05:00
6807cb3755 private sharing handler (#99, #109) 2022-11-22 15:31:02 -05:00
49987df381 streamlined unshare impl (#99) 2022-11-22 14:24:41 -05:00