1
1
mirror of https://github.com/openziti/zrok.git synced 2025-07-11 19:55:16 +02:00
Commit Graph

37 Commits

Author SHA1 Message Date
Cam
30558a454b move the go sdk into subdir 2023-11-21 13:27:17 -06:00
170b7d70f4 update sdk-golang dependency to correct openziti identity creation issue () 2023-08-18 16:22:17 -04:00
c26d325f61 generalized implementation of public/private share () 2023-07-17 16:45:20 -04:00
141c9ae685 even better names for the common identities in the 'environment' (, ) 2023-07-17 13:51:51 -04:00
4713243e2c further ziti identity naming cleanup () 2023-07-14 10:14:32 -04:00
1c8ab67bf1 controller no longer needs an identity; identity management organization () 2023-07-14 09:42:06 -04:00
04b0b64ebf migrated all usages to the new package () 2023-07-13 14:26:35 -04:00
c468c7ace9 environment -> env_v0_3 () 2023-07-11 14:59:02 -04:00
ea71493f2f zrokdir -> environment () 2023-07-10 16:41:16 -04:00
fec0fd9e73 Format changes 2023-05-25 13:59:39 -05:00
d6d5ac65a3 update deps 2023-05-25 10:50:38 -05:00
d54fefb0fe consolidated configuration; 'zrok metrics' and 'zrok ctrl' share config () 2023-03-13 14:19:38 -04:00
3a0c06f54d ziti edge client in sdk package () 2023-03-07 14:31:39 -05:00
df4c52aae5 remove legacy v0.3 metrics infrastructure () 2023-03-07 12:57:35 -05:00
f5ab73bcb0 openziti-rest-kitchen -> openziti () 2023-01-13 15:01:34 -05:00
74b9786a61 more services -> shares () 2023-01-04 14:21:23 -05:00
44da809c94 further cleanup of sp dial and bind () 2022-12-14 17:21:56 -05:00
1c5b030472 massive zrokEdgeSdk cleanups around service policies () 2022-12-14 17:17:19 -05:00
65ff0f4f23 let's try embracing more camel case 2022-12-14 14:40:45 -05:00
856cf45ddc zrok_edge_sdk; identity () 2022-12-14 14:31:47 -05:00
f1388ab271 ziti_edge_sdk; erp () 2022-12-14 14:13:40 -05:00
f46a1533a6 service policy () 2022-12-14 14:04:29 -05:00
7b520597d6 edge_ctrl -> zrok_edge_sdk; serp () 2022-12-14 13:58:41 -05:00
06ce17ae8f centralizing edge_ctrl sdk; tags, service () 2022-12-14 13:06:26 -05:00
f12868c116 quickstart polish 2022-12-07 12:01:56 -05:00
4b7c1d3b51 formatting faux pas'es 2022-12-06 14:53:59 -05:00
4c70212304 zrok admin bootstrap now checks frontend entry for frontend identity () 2022-12-06 12:25:17 -05:00
95adcfe10a assert service policies for frontend and ctrl <-> metrics () 2022-12-05 17:29:37 -05:00
6e42fa0225 assert metrics serp () 2022-12-05 16:48:59 -05:00
4d75e2da4f lint; assert 'metrics' service () 2022-12-05 16:10:38 -05:00
15d289cc87 create ctrl and frontend identities if missing () 2022-12-05 15:40:42 -05:00
e13ff1f090 fix for error message parameter lint () 2022-12-05 15:03:55 -05:00
0dcd614cd5 create missing erps for ctrl and frontend identities () 2022-12-05 15:00:22 -05:00
f385d9de3b assert erps for identities () 2022-12-05 14:25:49 -05:00
2fda4351ed lint () 2022-12-05 14:06:53 -05:00
d238809481 get zids from local identity configs () 2022-12-05 14:00:51 -05:00
e0a734be2e admin bootstrap scaffolding () 2022-12-05 13:12:12 -05:00