Skip to content

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

Merged
Molter73 merged 1 commit intomainfrom
mauro/fix/add-allowerasing
Mar 23, 2026
Merged

chore: add --allowerasing to konflux dnf install instruction#416
Molter73 merged 1 commit intomainfrom
mauro/fix/add-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.

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 should be 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 11:17
@Molter73 Molter73 enabled auto-merge (squash) March 23, 2026 11:20
Copy link
Contributor

@msugakov msugakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Molter73 Molter73 merged commit 3602c83 into main Mar 23, 2026
24 checks passed
@Molter73 Molter73 deleted the mauro/fix/add-allowerasing branch March 23, 2026 11:42
Molter73 added a commit that referenced this pull request Mar 23, 2026
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 added a commit that referenced this pull request Mar 23, 2026
…417)

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.
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