orders icon indicating copy to clipboard operation
orders copied to clipboard

Orders service for Microservices Demo application

Results 10 orders issues
Sort by recently updated
recently updated
newest added

**Hi everybody, i am an informatic student who is trying to use jaeger to trace the interaction between the two microservices "ORDERS" and "SHIPPING" . This is the code i...

Signed-off-by: Pete Stevenson - Read the contribution guidelines - Include a reference to a related issue in this repository - A description of the changes proposed in the pull request

Hi, In **orders**,there is a dependency **org.apache.tomcat.embed:tomcat-embed-core:8.5.11** that calls the risk method. [CVE-2019-10072](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10072) The scope of this CVE affected version is **[8.5.0, 8.5.40),[9.0.0.M1, 9.0.20)** After further analysis, in this project,...

I was trying to use the weaveworksdemos/orders image in ARM64 platform, but it seems it is not available for ARM64 platform. I have tried building the image for the ARM64...

- Read the contribution guidelines - Include a reference to a related issue in this repository - A description of the changes proposed in the pull request

I build docker image from scratch by source code. But not able to access /order by get. There is "TODO: Add link to shipping", which is for get /orders. Because...

Is there a newer or an updated docker image available for the weaveworksdemos/catalogue with different images that can be used and incorporated with the existing yaml file to bring out...

Running `COMMIT=test test/test.sh container.py` gives ``` requests.exceptions.InvalidURL: Invalid URL 'http://:80/orders': No host supplied ---------------------------------------------------------------------- Ran 1 test in 11.549s FAILED (errors=1) ```

bug

## Note This documentation was moved from the `README.md` file to this issue so it does not distract from the core documentation of this service. ## Redesign This microservices will...