python / python/psf-salt

pin proper ubuntu versions

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

Nobody has claimed this yet.

Dominant language
Hurl
Stars
124
Forks
67
Avg merge
8h 40m
Merged PRs (30d)
5

Description

There are some instances where we are calling latest when pinning our Ubuntu upgrades to salt. For example, we do this in our /salt/base environment for salt.sls

We should go through and make sure that we are calling the right version for these pins:

  • 3006 for jammy
  • 3004 for focal
  • 2018 for bionic

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 in the /salt/base environment and inspect salt.sls, then search the Salt configuration for Ubuntu pins using latest. Check each jammy, focal, and bionic entry against the requested 3006, 3004, and 2018 versions. Done means all relevant pins use the specified version for their Ubuntu release.

Written by the indexing model from the issue text.

Assessment

Tech stack
yaml
Domain
devops, infrastructure
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.