consolidation of some of the modules, localization fixes, product advisories work, qa work
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/v1/release-orchestrator",
|
||||
"TranslatesTo": "http://orchestrator.stella-ops.local/api/v1/release-orchestrator",
|
||||
"TranslatesTo": "http://jobengine.stella-ops.local/api/v1/release-orchestrator",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
@@ -113,8 +113,8 @@
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/v1/orchestrator",
|
||||
"TranslatesTo": "http://orchestrator.stella-ops.local/api/v1/orchestrator",
|
||||
"Path": "/api/v1/jobengine",
|
||||
"TranslatesTo": "http://jobengine.stella-ops.local/api/v1/jobengine",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
@@ -153,6 +153,72 @@
|
||||
"TranslatesTo": "http://timelineindexer.stella-ops.local/api/v1/timeline",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "ReverseProxy",
|
||||
"Path": "/api/v1/audit",
|
||||
"TranslatesTo": "http://timeline.stella-ops.local/api/v1/audit",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/v1/advisory-sources",
|
||||
"TranslatesTo": "http://concelier.stella-ops.local/api/v1/advisory-sources",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/v1/notifier/delivery",
|
||||
"TranslatesTo": "http://notifier.stella-ops.local/api/v2/notify/deliveries",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/v1/release-control",
|
||||
"TranslatesTo": "http://platform.stella-ops.local/api/v1/release-control",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/v2/context",
|
||||
"TranslatesTo": "http://platform.stella-ops.local/api/v2/context",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/v2/releases",
|
||||
"TranslatesTo": "http://platform.stella-ops.local/api/v2/releases",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/v2/security",
|
||||
"TranslatesTo": "http://platform.stella-ops.local/api/v2/security",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/v2/topology",
|
||||
"TranslatesTo": "http://platform.stella-ops.local/api/v2/topology",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/v2/integrations",
|
||||
"TranslatesTo": "http://platform.stella-ops.local/api/v2/integrations",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "ReverseProxy",
|
||||
"Path": "/authority/console",
|
||||
"TranslatesTo": "https://authority.stella-ops.local/console",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/policy/shadow",
|
||||
"TranslatesTo": "http://policy-gateway.stella-ops.local/policy/shadow",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/v1/advisory-ai/adapters",
|
||||
@@ -252,7 +318,7 @@
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/v1/workflows",
|
||||
"TranslatesTo": "http://orchestrator.stella-ops.local/api/v1/workflows",
|
||||
"TranslatesTo": "http://jobengine.stella-ops.local/api/v1/workflows",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
@@ -270,7 +336,7 @@
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/v1/runs",
|
||||
"TranslatesTo": "http://orchestrator.stella-ops.local/v1/runs",
|
||||
"TranslatesTo": "http://jobengine.stella-ops.local/v1/runs",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
@@ -324,19 +390,19 @@
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/release-orchestrator",
|
||||
"TranslatesTo": "http://orchestrator.stella-ops.local/api/release-orchestrator",
|
||||
"TranslatesTo": "http://jobengine.stella-ops.local/api/release-orchestrator",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/releases",
|
||||
"TranslatesTo": "http://orchestrator.stella-ops.local/api/releases",
|
||||
"TranslatesTo": "http://jobengine.stella-ops.local/api/releases",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/approvals",
|
||||
"TranslatesTo": "http://orchestrator.stella-ops.local/api/approvals",
|
||||
"TranslatesTo": "http://jobengine.stella-ops.local/api/approvals",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
@@ -383,8 +449,8 @@
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/api/orchestrator",
|
||||
"TranslatesTo": "http://orchestrator.stella-ops.local/api/orchestrator",
|
||||
"Path": "/api/jobengine",
|
||||
"TranslatesTo": "http://jobengine.stella-ops.local/api/jobengine",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
@@ -444,12 +510,14 @@
|
||||
{
|
||||
"Type": "ReverseProxy",
|
||||
"Path": "/platform/envsettings.json",
|
||||
"TranslatesTo": "http://platform.stella-ops.local/platform/envsettings.json"
|
||||
"TranslatesTo": "http://platform.stella-ops.local/platform/envsettings.json",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "ReverseProxy",
|
||||
"Path": "/platform",
|
||||
"TranslatesTo": "http://platform.stella-ops.local/platform"
|
||||
"TranslatesTo": "http://platform.stella-ops.local/platform",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "ReverseProxy",
|
||||
@@ -470,13 +538,13 @@
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Type": "ReverseProxy",
|
||||
"Path": "/authority",
|
||||
"TranslatesTo": "https://authority.stella-ops.local/authority",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Type": "ReverseProxy",
|
||||
"Path": "/console",
|
||||
"TranslatesTo": "https://authority.stella-ops.local/console",
|
||||
"PreserveAuthHeaders": true
|
||||
@@ -489,7 +557,8 @@
|
||||
{
|
||||
"Type": "ReverseProxy",
|
||||
"Path": "/envsettings.json",
|
||||
"TranslatesTo": "http://platform.stella-ops.local/platform/envsettings.json"
|
||||
"TranslatesTo": "http://platform.stella-ops.local/platform/envsettings.json",
|
||||
"PreserveAuthHeaders": true
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
@@ -563,8 +632,8 @@
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
"Path": "/orchestrator",
|
||||
"TranslatesTo": "http://orchestrator.stella-ops.local"
|
||||
"Path": "/jobengine",
|
||||
"TranslatesTo": "http://jobengine.stella-ops.local"
|
||||
},
|
||||
{
|
||||
"Type": "Microservice",
|
||||
|
||||
Reference in New Issue
Block a user