Conversation
Signed-off-by: Mathieu Benoit <[email protected]>
Signed-off-by: Mathieu Benoit <[email protected]>
…dpoint dependencies + database actually not used in trade-service Signed-off-by: Mathieu Benoit <[email protected]>
Signed-off-by: Mathieu Benoit <[email protected]>
Signed-off-by: Mathieu Benoit <[email protected]>
Signed-off-by: Mathieu Benoit <[email protected]>
Signed-off-by: Mathieu Benoit <[email protected]>
| openapi_file: ../api-mocks/people-service-openapi.json | ||
| openapi_title: FINOS TraderX People Service | ||
| port: 18090 | ||
| artifacts: api-mocks/people-service-openapi.json:true,api-mocks/people-service-metadata.yaml:false,api-mocks/people-service-examples.yaml:false |
There was a problem hiding this comment.
Yup, for now, I'll see later if an array can be used, etc. But focusing on making it working for now ;)
|
However, as you noticed, there are issues when loading
But we have other issues as well on the Microcks side ....
|
Signed-off-by: Mathieu Benoit <[email protected]>
|
Looks like the 3 containers |
|
Looking at https://raw.githubusercontent.com/score-spec/community-patchers/refs/heads/main/score-compose/microcks.tpl it seems like there's a volume size limit for |
Signed-off-by: Mathieu Benoit <[email protected]>
I just doubled the size, let me know if you still see the error. I don't see it on my end. This can be locally updated here: |
|
I'm also seeing this error in the And: Thoughts? |
TODOs:
make compose-mock-up, issue with Accounts?ingressmore dynamic withenvsubstmake k8s-mock-upmake compose-mock-upandmake k8s-mock-upin CIHow to test this branch/PR:
cd samples/traderx make compose-mock-up docker psGo to
http://localhost:8080.TODOs outside of this PR:
For later consideration, out of scope of this PR:
endpointbyservicefor the resource type?artifactsparam as an array instead of a string?