Skip to content

chore: add --allowerasing to konflux dnf install instruction (#416)#417

Merged
Molter73 merged 1 commit intorelease-0.2from
mauro/chore/backport-allowerasing
Mar 23, 2026
Merged

chore: add --allowerasing to konflux dnf install instruction (#416)#417
Molter73 merged 1 commit intorelease-0.2from
mauro/chore/backport-allowerasing

Conversation

@Molter73
Copy link
Contributor

@Molter73 Molter73 commented Mar 23, 2026

Description

This is an attempt to mitigate a potential issue in konflux. When not updating the base images for a while, the new packages being installed with dnf might cause conflicts, breaking our CI. With this change, in case we get such conflict, the package installed in the base image will be removed and replaced by the newer one.

Backport of #416

Checklist

  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

CI is enough.

This is an attempt to mitigate a potential issue in konflux. When not
updating the base images for a while, the new packages being installed
with dnf might cause conflicts, breaking our CI. With this change, in
case we get such conflict, the package installed in the base image will
be removed and replaced by the newer one.
@Molter73 Molter73 requested review from a team and rhacs-bot as code owners March 23, 2026 13:39
@Molter73 Molter73 enabled auto-merge (squash) March 23, 2026 13:40
@Molter73 Molter73 merged commit 0b57fba into release-0.2 Mar 23, 2026
37 of 38 checks passed
@Molter73 Molter73 deleted the mauro/chore/backport-allowerasing branch March 23, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants