saltstack / saltstack/salt

Document a blessed way to ship patched modules

Open
#51,440 18 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Confirmed documentation severity-low time-estimate-long-term
Dominant language
Python
Stars
15.7k
Forks
5.6k
Avg merge
2d 44m
Merged PRs (30d)
80

Description

Description of Issue/Question

The currently flow when a bug is found in a bundled module:

  1. Track down bug, write fix
  2. Submit PR, do PR things, PR is accepted
  3. Wait for the next release (frequently long)
  4. Update salt and enjoy your bug fix

As an employee trying to Get Things Done, steps 1 and 2 are frequently not bad. But the wait for those fixes to be made available and usable is often quite long, and the work-arounds in the mean time are very annoying.

There should a well-established method to ship patched modules, preferably in my salt states. (Instead of, like, having to repackage salt and ship patched packages.)

Versions Report

All versions affected.

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

The issue names no files, tests, or entry points. Start by tracing how bundled modules are loaded and how Salt states can currently install or override them, then compare that with the release flow described. Done means a maintainer-approved workflow for shipping patched modules is documented and its limitations are clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
infrastructure
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.