ooni / ooni/devops

deploy-testlists.yml does not update container with tag latest if it is already running

Open
#483 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HCL
Stars
4
Forks
15
Avg merge
1h 50m
Merged PRs (30d)
4

Description

when deploying this service, if the container is already running, it does not get redeployed.
workaround: deploy a specific tag-by-hash to ensure the correct container is running/deployed.
there is probably another way to ensure that the container is redeployed when the playbook is run.

Contributor guide

No contributing guide indexed for this repository

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 inspecting deploy-testlists.yml and run the playbook with a service container already running with the latest tag. Trace how the playbook decides whether the container needs deployment, then verify that rerunning it replaces an outdated running container with the current latest image.

Written by the indexing model from the issue text.

Assessment

Tech stack
ansible, docker
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.