cloudfoundry / cloudfoundry/stratos

Stratos init pod's container is not classed as an init container

Open
#4,676 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
267
Forks
137
Avg merge
5h 14m
Merged PRs (30d)
77

Description

Disclaimer... not sure what the difference between a container and an init-container is beside it's classification

  • if possible need to switch the config-init container in our stratos-config-init-x pod to be classed as a init container
  • this would provide a better 'state' for the pod (terminated completed is a good thing)

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the definition of the stratos-config-init-x pod and its config-init container in the repository. Check how the pod is created and represented, then verify that the container is declared as an init container and that a completed run gives the pod the expected terminated-completed state.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.