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

Use ubi-micro instead of ubi-minimal to reduce the threat surface attack area. #4228

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

omordyk
Copy link
Contributor

@omordyk omordyk commented Jan 15, 2025

Description

Use ubi-micro instead of ubi-minimal to reduce the threat surface attack area.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Ran make docker for different architectures, like "amd64" ,"ppc64el", "s390x", "arm64" .

make ess-docker-image
make auto-upgrade-cronjob-k8s-image
make css-docker-image
make anax-k8s-image
make anax-image
make agbot-image
Screenshot 2025-01-15 at 09 37 17

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings
  • I have tagged the reviewers in a comment below incase my pull request is ready for a review
  • I have signed the commit message to agree to Developer Certificate of Origin (DCO) (to certify that you wrote or otherwise have the right to submit your contribution to the project.) by adding "--signoff" to my git commit command.

@omordyk omordyk force-pushed the feat_ubi9_micro branch 8 times, most recently from 348a3d6 to 0987901 Compare January 29, 2025 06:53
Use ubi-micro instead of ubi-minimal to reduce the threat surface attack area.

Signed-off-by: Oleksandr Mordyk <[email protected]>
@omordyk omordyk merged commit 69bc5f7 into master Jan 30, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Update container images to latest UBI baseimage
3 participants