puppetlabs / puppetlabs/puppetlabs-docker

docker_compose resources should autorequire their compose files

Open
#790 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

community feature
Dominant language
Ruby
Stars
94
Forks
337
Avg merge
11d 15h
Merged PRs (30d)
2

Description

Use Case

Using the docker_compose resource type with compose files.

Describe the Solution You Would Like

The docker_compose resource type should autorequire the given compose files as File resources.

Describe Alternatives You've Considered

Manually requiring the file resources in the docker_compose resource.

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 Ruby implementation and tests for the docker_compose resource, then inspect how it currently handles compose files and how other resources declare autorequires. Done means each given compose file is automatically represented as a File resource, without requiring users to declare those resources manually.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose, ruby
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.