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

Update Security-Compliance Updates to Main #870

Conversation

casey-williams-rh
Copy link
Contributor

Overview

Update Security-Compliance Tag Naming Convention

Updating the Security-Compliance Tag Naming Convention within the build_deploy.sh to make it easier to identify the Git Commit the image is based on.

Example:

  • OLD: sc-20230920
  • NEW: sc-20230920-f963f6f

Changing the CGO_Enabled value to 1

The change CGO_ENABLED=1 makes the Go executable dynamically load the host OS's native libraries (e.g. glibc , OpenSSL, DNS resolver etc.). This is needed to ensure that we are using Red Hat version of the OpenSSL package in more restrictive environments.

  • Testing:
    • The security team has tested the CGO_ENABLED=1 change in our Stage Environment and Clowder ran and functioned normally.

Update UBI8-Minimal Image

This is a general update to pull minor Security Updates and Patches into the the Clowder Image.

@psav
Copy link
Collaborator

psav commented Oct 6, 2023

/retest

@psav psav merged commit 1c34cad into RedHatInsights:master Oct 9, 2023
5 checks passed
@casey-williams-rh casey-williams-rh deleted the apply-security-compliance-update branch October 9, 2023 13:01
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