Loading .meepctl-repocfg.yaml +28 −14 Original line number Diff line number Diff line Loading @@ -204,7 +204,8 @@ repo: lint: true # location of API specifications api: 'meep-auth-svc.yaml': go-apps/meep-auth-svc/api/swagger.yaml - name: 'AdvantEDGE Auth Service REST API' file: go-apps/meep-auth-svc/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -280,7 +281,8 @@ repo: - meep-app-enablement # location of API specifications api: 'meep-mon-engine.yaml': go-apps/meep-mon-engine/api/swagger.yaml - name: 'AdvantEDGE Monitoring Engine REST API' file: go-apps/meep-mon-engine/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -308,7 +310,8 @@ repo: lint: true # location of API specifications api: 'meep-platform-ctrl.yaml': go-apps/meep-platform-ctrl/api/swagger.yaml - name: 'AdvantEDGE Platform Controller REST API' file: go-apps/meep-platform-ctrl/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -443,8 +446,10 @@ repo: lint: true # location of API specifications api: 'meep-app-support.yaml': go-apps/meep-app-enablement/api/app-support/swagger.yaml 'meep-service-mgmt.yaml': go-apps/meep-app-enablement/api/service-mgmt/swagger.yaml - name: 'AdvantEDGE MEC Application Support REST API' file: go-apps/meep-app-enablement/api/app-support/swagger.yaml - name: 'AdvantEDGE MEC Service Management REST API' file: go-apps/meep-app-enablement/api/service-mgmt/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -472,7 +477,8 @@ repo: lint: true # location of API specifications api: 'meep-gis-engine.yaml': go-apps/meep-gis-engine/api/swagger.yaml - name: 'AdvantEDGE GIS Engine REST API' file: go-apps/meep-gis-engine/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -503,7 +509,8 @@ repo: lint: true # location of API specifications api: 'meep-loc-serv.yaml': go-apps/meep-loc-serv/api/swagger.yaml - name: 'AdvantEDGE Location Service REST API' file: go-apps/meep-loc-serv/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -534,8 +541,10 @@ repo: lint: true # location of API specifications api: 'meep-metrics-engine.yaml': go-apps/meep-metrics-engine/api/v2/swagger.yaml 'meep-metrics-engine-notification-client.yaml': go-packages/meep-metrics-engine-notification-client/api/swagger.yaml - name: 'AdvantEDGE Metrics Service REST API' file: go-apps/meep-metrics-engine/api/v2/swagger.yaml - name: 'AdvantEDGE Metrics Service Notification REST API' file: go-packages/meep-metrics-engine-notification-client/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -563,8 +572,10 @@ repo: lint: true # location of API specifications api: 'meep-mg-manager.yaml': go-apps/meep-mg-manager/api/swagger.yaml 'meep-mg-app-client.yaml': go-packages/meep-mg-app-client/api/swagger.yaml - name: 'AdvantEDGE Mobility Group Service REST API' file: go-apps/meep-mg-manager/api/swagger.yaml - name: 'AdvantEDGE Mobility Group Application Client REST API' file: go-packages/meep-mg-app-client/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -595,7 +606,8 @@ repo: lint: true # location of API specifications api: 'meep-rnis.yaml': go-apps/meep-rnis/api/swagger.yaml - name: 'AdvantEDGE Radio Network Information Service REST API' file: go-apps/meep-rnis/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -626,7 +638,8 @@ repo: lint: true # location of API specifications api: 'meep-wais.yaml': go-apps/meep-wais/api/swagger.yaml - name: 'AdvantEDGE WLAN Access Information REST API' file: go-apps/meep-wais/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -654,7 +667,8 @@ repo: lint: true # location of API specifications api: 'meep-sandbox-ctrl.yaml': go-apps/meep-sandbox-ctrl/api/swagger.yaml - name: 'AdvantEDGE Sandbox Controller REST API' file: go-apps/meep-sandbox-ctrl/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading charts/meep-app-enablement/values-template.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ deployment: - kube-dns {{- end }} namespace: - meep-sandbox-ctrl image: repository: meep-docker-registry:30001/meep-app-enablement Loading charts/meep-auth-svc/values.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ deployment: system: - kube-dns namespace: - meep-platform-ctrl affinity: nodeAffinity: Loading charts/meep-gis-engine/values-template.yaml +1 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ deployment: system: - kube-dns namespace: - meep-sandbox-ctrl image: repository: meep-docker-registry:30001/meep-gis-engine Loading @@ -20,7 +19,7 @@ image: pullPolicy: Always env: MEEP_SANDBOX_NAME: {{ .SandboxName }} MEEP_SVC_PATH: /auth/v1 MEEP_SVC_PATH: /gis/v1 service: name: meep-gis-engine Loading charts/meep-loc-serv/values-template.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ deployment: - kube-dns {{- end }} namespace: - meep-sandbox-ctrl image: repository: meep-docker-registry:30001/meep-loc-serv Loading Loading
.meepctl-repocfg.yaml +28 −14 Original line number Diff line number Diff line Loading @@ -204,7 +204,8 @@ repo: lint: true # location of API specifications api: 'meep-auth-svc.yaml': go-apps/meep-auth-svc/api/swagger.yaml - name: 'AdvantEDGE Auth Service REST API' file: go-apps/meep-auth-svc/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -280,7 +281,8 @@ repo: - meep-app-enablement # location of API specifications api: 'meep-mon-engine.yaml': go-apps/meep-mon-engine/api/swagger.yaml - name: 'AdvantEDGE Monitoring Engine REST API' file: go-apps/meep-mon-engine/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -308,7 +310,8 @@ repo: lint: true # location of API specifications api: 'meep-platform-ctrl.yaml': go-apps/meep-platform-ctrl/api/swagger.yaml - name: 'AdvantEDGE Platform Controller REST API' file: go-apps/meep-platform-ctrl/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -443,8 +446,10 @@ repo: lint: true # location of API specifications api: 'meep-app-support.yaml': go-apps/meep-app-enablement/api/app-support/swagger.yaml 'meep-service-mgmt.yaml': go-apps/meep-app-enablement/api/service-mgmt/swagger.yaml - name: 'AdvantEDGE MEC Application Support REST API' file: go-apps/meep-app-enablement/api/app-support/swagger.yaml - name: 'AdvantEDGE MEC Service Management REST API' file: go-apps/meep-app-enablement/api/service-mgmt/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -472,7 +477,8 @@ repo: lint: true # location of API specifications api: 'meep-gis-engine.yaml': go-apps/meep-gis-engine/api/swagger.yaml - name: 'AdvantEDGE GIS Engine REST API' file: go-apps/meep-gis-engine/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -503,7 +509,8 @@ repo: lint: true # location of API specifications api: 'meep-loc-serv.yaml': go-apps/meep-loc-serv/api/swagger.yaml - name: 'AdvantEDGE Location Service REST API' file: go-apps/meep-loc-serv/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -534,8 +541,10 @@ repo: lint: true # location of API specifications api: 'meep-metrics-engine.yaml': go-apps/meep-metrics-engine/api/v2/swagger.yaml 'meep-metrics-engine-notification-client.yaml': go-packages/meep-metrics-engine-notification-client/api/swagger.yaml - name: 'AdvantEDGE Metrics Service REST API' file: go-apps/meep-metrics-engine/api/v2/swagger.yaml - name: 'AdvantEDGE Metrics Service Notification REST API' file: go-packages/meep-metrics-engine-notification-client/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -563,8 +572,10 @@ repo: lint: true # location of API specifications api: 'meep-mg-manager.yaml': go-apps/meep-mg-manager/api/swagger.yaml 'meep-mg-app-client.yaml': go-packages/meep-mg-app-client/api/swagger.yaml - name: 'AdvantEDGE Mobility Group Service REST API' file: go-apps/meep-mg-manager/api/swagger.yaml - name: 'AdvantEDGE Mobility Group Application Client REST API' file: go-packages/meep-mg-app-client/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -595,7 +606,8 @@ repo: lint: true # location of API specifications api: 'meep-rnis.yaml': go-apps/meep-rnis/api/swagger.yaml - name: 'AdvantEDGE Radio Network Information Service REST API' file: go-apps/meep-rnis/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -626,7 +638,8 @@ repo: lint: true # location of API specifications api: 'meep-wais.yaml': go-apps/meep-wais/api/swagger.yaml - name: 'AdvantEDGE WLAN Access Information REST API' file: go-apps/meep-wais/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading Loading @@ -654,7 +667,8 @@ repo: lint: true # location of API specifications api: 'meep-sandbox-ctrl.yaml': go-apps/meep-sandbox-ctrl/api/swagger.yaml - name: 'AdvantEDGE Sandbox Controller REST API' file: go-apps/meep-sandbox-ctrl/api/swagger.yaml # location of user supplied API specifications user-api: # resources available to docker container image Loading
charts/meep-app-enablement/values-template.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ deployment: - kube-dns {{- end }} namespace: - meep-sandbox-ctrl image: repository: meep-docker-registry:30001/meep-app-enablement Loading
charts/meep-auth-svc/values.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ deployment: system: - kube-dns namespace: - meep-platform-ctrl affinity: nodeAffinity: Loading
charts/meep-gis-engine/values-template.yaml +1 −2 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ deployment: system: - kube-dns namespace: - meep-sandbox-ctrl image: repository: meep-docker-registry:30001/meep-gis-engine Loading @@ -20,7 +19,7 @@ image: pullPolicy: Always env: MEEP_SANDBOX_NAME: {{ .SandboxName }} MEEP_SVC_PATH: /auth/v1 MEEP_SVC_PATH: /gis/v1 service: name: meep-gis-engine Loading
charts/meep-loc-serv/values-template.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,6 @@ deployment: - kube-dns {{- end }} namespace: - meep-sandbox-ctrl image: repository: meep-docker-registry:30001/meep-loc-serv Loading