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

ci: build UBI-based FIPS images #1463

Merged
merged 1 commit into from Feb 20, 2024
Merged

Conversation

aboguszewski-sumo
Copy link
Contributor

@aboguszewski-sumo aboguszewski-sumo requested a review from a team as a code owner February 20, 2024 09:19
@aboguszewski-sumo
Copy link
Contributor Author

build tags can be seen here: https://gallery.ecr.aws/sumologic/sumologic-otel-collector-dev

make push-container-manifest \
BUILD_TAG=${{ steps.extract_tag.outputs.tag }} \
PLATFORMS="linux/amd64"
BUILD_TYPE_SUFFIX="-ubi-fips"
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't know if better is -ubi-fips or -fips-ubi

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I used -ubi-fips as a shortcut of UBI-based FIPS image.

Copy link
Contributor

Choose a reason for hiding this comment

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

I vote for ubi-fips

@aboguszewski-sumo aboguszewski-sumo merged commit f8bbbf5 into main Feb 20, 2024
47 checks passed
@aboguszewski-sumo aboguszewski-sumo deleted the dev-build/ab-ubi-fips branch February 20, 2024 12:42
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.

None yet

3 participants