retail-store-sample-app icon indicating copy to clipboard operation
retail-store-sample-app copied to clipboard

Sample application for demonstrating container platforms and related technology

Results 24 retail-store-sample-app issues
Sort by recently updated
recently updated
newest added

Add ability to install the Cilium CNI with the [blueprints addon](https://github.com/aws-ia/terraform-aws-eks-blueprints/tree/main/modules/kubernetes-addons/cilium) and add sample network policies that lock down communication between the components. General rules: - UI can communicate with...

platform/eks

Update README.md to modify incorrect commands

Each component should have consistency documentation addressing: - Nature of the component and its use-cases - How to build and run the component locally - Configuration values like environment variables...

When running the docker-compose file from the Catalog src directory, I'm supplying a password as described in the Readme and the MySQL container loads up fine. I'm getting the following...

bug

Hi! I work on the DevRel team at Pulumi, and we've been using your application (referred to us by a friend of mine at AWS) in a fictional series of...

To reduce the number of Java components in the architecture migrate the carts service to .NET Core.

component/cart

Its expected that additional components will be added to this application over time. Document the expectations of an application component such as: - OpenAPI spec - Automated test expectations -...

documentation

With the migration to Spring Boot 3 its possible to take advantage of the improved native image story which provides better application startup time. https://docs.spring.io/spring-boot/docs/current/reference/html/native-image.html We should publish a set...

component/cart
component/ui
component/orders

Using Redis with TLS results in the checkout component never responding to queries. The component should work with and without TLS.

enhancement
component/checkout