canonical / canonical/container-runner-operator
Network issues that prevent charms from being insalled don't reflect in charm state
Open
bug
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This is normally a result of a proxy blocking the docker engine from pulling container images. Ideally, if an image can't be pulled, the charm should enter a failed state
Contributor guide
Research direction
Start by reproducing a charm installation while a proxy prevents the Docker engine from pulling an image, then trace how that failure is reported to the charm state. Done means the installation failure is represented by a failed charm state, with coverage for the blocked image-pull scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100