Commit Graph

28 Commits

Author SHA1 Message Date
f612721b4e feat: add spec definition api with versioning
All checks were successful
arcad/emissary/pipeline/head This commit looks good
arcad/emissary/pipeline/pr-master This commit looks good
2024-03-12 16:22:35 +01:00
56558d7241 feat(agent): add status controller 2024-03-01 11:19:03 +01:00
954597d241 feat: tenants querying
All checks were successful
arcad/emissary/pipeline/pr-master This commit looks good
2024-02-27 17:01:24 +01:00
8438c4bc1a feat: add delete tenant command 2024-02-27 15:30:21 +01:00
c851a1f51b feat(client): tenant management commands 2024-02-27 14:14:30 +01:00
ca4211daef feat: resources segregation by tenant
All checks were successful
arcad/emissary/pipeline/head This commit looks good
arcad/emissary/pipeline/pr-master This commit looks good
2024-02-26 18:20:40 +01:00
ce9b3003fe feat: use new logger.CapturedE() api 2023-10-19 22:09:18 +02:00
e756a60373 feat: sentry integration
All checks were successful
arcad/emissary/pipeline/head This commit looks good
2023-10-13 14:22:28 +02:00
3d7a094cb8 feat(auth): store and retrieve auth token from home directory by default (#2)
All checks were successful
arcad/emissary/pipeline/head This commit looks good
2023-08-25 12:53:31 -06:00
8e88b5a7f1 feat(auth): remote and local third-party authentication
Some checks reported warnings
arcad/emissary/pipeline/head This commit is unstable
2023-08-14 14:42:23 -06:00
42d49eb090 feat: move client to public package
All checks were successful
arcad/emissary/pipeline/head This commit looks good
2023-06-25 11:46:33 -06:00
242a247222 feat: add mdns controller
Some checks failed
arcad/emissary/pipeline/head There was a failure building this commit
2023-04-04 20:26:19 +02:00
d02eb91b11 feat(agent): add contactedAt attribute to agent
Some checks reported errors
arcad/emissary/pipeline/head Something is wrong with the build of this commit
2023-04-01 14:33:19 +02:00
d2bcdd2999 feat(storage,agent): add label attribute
Some checks reported errors
arcad/emissary/pipeline/head Something is wrong with the build of this commit
2023-04-01 13:28:18 +02:00
273265c3ef feat(agent,run): start proxy controller after app one
Some checks failed
arcad/emissary/pipeline/head There was a failure building this commit
2023-03-31 17:29:33 +02:00
a9e5263a19 feat(cli,api): implements agent query filters flags 2023-03-27 11:05:57 +02:00
0b783c374a feat(controller,sysupgrade): openwrt upgrade controller 2023-03-24 23:17:55 +01:00
fbcd3ca806 feat: rename gateway spec to proxy 2023-03-21 13:28:41 +01:00
fa36d55163 feat: basic authorization model 2023-03-13 10:44:58 +01:00
55db21ad23 feat(agent,command): add show-thumbprint command 2023-03-10 11:52:42 +01:00
258d0bc158 feat: rename client subcommand as api 2023-03-10 11:28:37 +01:00
a297821f3c feat: use auth token with all client commands 2023-03-08 19:42:40 +01:00
0fb0d234d6 feat: authenticate users and agents requests 2023-03-08 17:24:12 +01:00
bd0d5a621a feat(controller,app): add edge apps controller 2023-03-03 20:37:09 +01:00
e13de5bd0d feat(agent): add config sub commands 2023-03-02 17:22:27 +01:00
1ff29ae1fb feat: agent metadata with custom collectors 2023-03-02 13:05:24 +01:00
3310c09320 feat: cli client with spec schema validation 2023-02-28 15:50:35 +01:00
088b6843a9 feat: initial commit 2023-02-20 14:43:00 +01:00