mathieu-benoit / mathieu-benoit/score-openchoreo
Create `redis` resource provisioner
- Dominant language
- Go Template
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Create `redis` resource provisioner, in-cluster resource generating this https://github.com/openchoreo/openchoreo/blob/main/samples/gcp-microservices-demo/components/redis-component.yaml.
And then do the reference like this from `cart`: https://github.com/openchoreo/openchoreo/blob/main/samples/gcp-microservices-demo/components/cart-component.yaml#L37.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the referenced redis-component.yaml to understand the in-cluster resource to generate, then compare the cart-component.yaml reference around line 37. Implement the redis resource provisioner and add the corresponding cart-style reference; done means the generated manifests match the Redis component and reference pattern.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, redis
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100