Skip to content

Conversation

@dustymabe
Copy link
Member

This should help us catch cases like [1] where we regressed on FIPS downstream.

[1] https://issues.redhat.com/browse/OCPBUGS-65684

This should help us catch cases like [1] where we regressed on FIPS
downstream.

[1] https://issues.redhat.com/browse/OCPBUGS-65684
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the FIPS test to include fetching a remote resource over HTTPS, which helps verify that TLS is working correctly in FIPS mode. The changes are logical and correctly add the necessary internet dependency tag. My main feedback is that the test doesn't explicitly verify the successful download of the remote resource. While a failure would likely cause the test to fail implicitly, adding an explicit check would make the test more robust and failures easier to diagnose. I've left a comment with more details on how this could be implemented.

Copy link
Contributor

@prestist prestist left a comment

Choose a reason for hiding this comment

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

Makes sense, LGTM.

@dustymabe
Copy link
Member Author

We need to hold this until we get sorted out Ignition packages that don't have this problem. Otherwise our CI downstream is going to start failing.

dustymabe added a commit to dustymabe/rhel-coreos-config that referenced this pull request Nov 20, 2025
Our fips test became more strict in [1] but we need an updated
ignition [2] in order for the test to pass. Let's just snooze
the test until we can get that updated Ignition.

[1] coreos/coreos-assembler#4373
[2] https://issues.redhat.com/browse/RHEL-129425
@dustymabe
Copy link
Member Author

We should be able to merge this once coreos/rhel-coreos-config#104 merges.

/retest

dustymabe added a commit to coreos/rhel-coreos-config that referenced this pull request Nov 20, 2025
Our fips test became more strict in [1] but we need an updated
ignition [2] in order for the test to pass. Let's just snooze
the test until we can get that updated Ignition.

[1] coreos/coreos-assembler#4373
[2] https://issues.redhat.com/browse/RHEL-129425
@dustymabe
Copy link
Member Author

/retest

1 similar comment
@dustymabe
Copy link
Member Author

/retest

@dustymabe dustymabe merged commit d4327a4 into coreos:main Nov 21, 2025
6 checks passed
@dustymabe dustymabe deleted the dusty-fips-tls branch November 21, 2025 13:26
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.

3 participants