Skip to content

Conversation

@micahlee
Copy link
Contributor

Desired Outcome

The UBI Conjur image currently installs the redhat-rpm-config package. This is
causing a current build failure because of glibc version conflicts. However, upon
further investigation it appears this package is used for building RH RPMs. We
don't create RPMs in this image, so this package shouldn't be necessary.

Implemented Changes

Removed the redhat-rpm-config package from the UBI Dockerfile.

Connected Issue/Story

This is in support of:
#2565

Progress on that PR is currently blocked on the build failures caused
by this image build.

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be
merged.

Changelog

  • The CHANGELOG has been updated, or
  • This PR does not include user-facing changes and doesn't require a
    CHANGELOG update

Test coverage

  • This PR includes new unit and integration tests to go with the code
    changes, or
  • The changes in this PR do not require tests

Documentation

  • Docs (e.g. READMEs) were updated in this PR
  • A follow-up issue to update official docs has been filed here: insert issue ID
  • This PR does not require updating any documentation

Behavior

  • This PR changes product behavior and has been reviewed by a PO, or
  • These changes are part of a larger initiative that will be reviewed later, or
  • No behavior was changed with this PR

Security

  • Security architect has reviewed the changes in this PR,
  • These changes are part of a larger initiative with a separate security review, or
  • There are no security aspects to these changes

This package is used for building RPMs, which we
do don't in this image. This package also has
conflicts with glibc that is causing current build
issues.
@micahlee micahlee requested a review from a team as a code owner June 16, 2022 15:41
@qlty-cloud-legacy
Copy link

An error occurred when fetching issues.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 89.9% (-1.5% change).

View more on Code Climate.

Copy link
Contributor

@imheresamir imheresamir left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for fixing this!

@micahlee micahlee merged commit 2a01c14 into master Jun 16, 2022
@micahlee micahlee deleted the remove-redhat-rpm-config branch June 16, 2022 16:59
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