[helm] Missing settings in rockoon helm chart
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 79
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I try to deploy the rockoon operator via the helm chart in an hardened K8S cluster. I tuned the securityContext to align the hardening requirements but they are the 2 following initContainers missing from the values.yaml
- remove-legacy-finalizer
- rename-octavia-certs-secret
We need to expose the securityContext for these 2 initContainers to be able to tune the securityContext settings.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Helm chart's values.yaml and inspect the existing settings for the remove-legacy-finalizer and rename-octavia-certs-secret initContainers. Expose securityContext for both, then render the chart for a hardened Kubernetes deployment and confirm those settings are available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100