Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep RPM DB in mariner distroless images #429

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

pmengelbert
Copy link
Contributor

This introduces parity in scanning

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:

This introduces parity in scanning

Signed-off-by: Peter Engelbert <pengelbert@microsoft.com>
@pmengelbert pmengelbert requested a review from a team as a code owner November 8, 2024 21:15
Signed-off-by: Peter Engelbert <pengelbert@microsoft.com>
It was checking for manifest files. We are no longer removing the
manifest files, so the check now looks for the rpmdb.

Signed-off-by: Peter Engelbert <pengelbert@microsoft.com>
Copy link
Member

@sozercan sozercan left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -42,15 +42,12 @@ x-azl: &azl
- name: mariner rpm manifest files
files:
/var/lib/rpmmanifest/container-manifest-1:
Copy link
Member

Choose a reason for hiding this comment

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

I think we can remove these checks for the manifest.

@pmengelbert pmengelbert merged commit 97bffce into Azure:main Nov 11, 2024
9 checks passed
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.

4 participants