theforeman / theforeman/puppet-pulpcore

Improve collectstatic handling

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

Nobody has claimed this yet.

Dominant language
Ruby
Stars
2
Forks
36
Avg merge
4h 23m
Merged PRs (30d)
1

Description

There's currently a collectstatic job:

https://github.com/theforeman/puppet-pulpcore/blob/de3564faac7568061646f676e94c4f4cc3f1c4d6/manifests/config.pp#L23-L30

This is refreshonly and uses the settings file, but doesn't refresh on it. There may also be other reasons to explicitly trigger it. For example when a yum update happens outside of its control.

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 with manifests/config.pp at lines 23-30 and inspect how the collectstatic job is configured and triggered. Determine the required refresh conditions described in the issue, including settings changes and yum updates, and verify that the job responds to those events.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.