Open
Description
I'm using the Kubernetes version, running on GKE.
Issue - when scaling the cart pod (cart-total.yaml) the cart details and state are deleted.
To reproduce:
- login as a user
- add an item to cart
- scale cart deployment (or remove it and create again)
- the cart is now empty.
Since the cart redis is implemented separately from the cart service, the expected result will be to keep the users' cart state.
Cheers.
Metadata
Metadata
Assignees
Labels
No labels