Skip to content

Conversation

@aaradhak
Copy link
Member

@aaradhak aaradhak commented Jan 15, 2026

Now that we are no longer delivering new updates via the OSTree repo we can remove the robosign_ostree() function and related command line arguments from the signing tool.

Ref: coreos/fedora-coreos-tracker#2070

Now that we are no longer delivering new updates via the OSTree repo we
can remove the robosign_ostree() function and related command line
arguments from the signing tool.

Ref: coreos/fedora-coreos-tracker#2070
@aaradhak aaradhak requested a review from dustymabe January 15, 2026 00:30
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 removes the now-unused OSTree signing support from the cmd-sign tool. The changes are straightforward and correctly implemented, involving the removal of the --ostree command-line argument and its associated logic. I have one suggestion for a follow-up cleanup in a related file to remove dead code that results from this change.

@dustymabe
Copy link
Member

tests are failing on unsused imports

With the removal of robosign_ostree support, ostree-sign request type
is no longer needed.
We no longer do OSTree imports, hence we can remove the ostree-import
request type from fedora_messaging_request.py and also delete the
fedmsg-send-ostree-import-request script associated with it.
Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

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

/lgtm

@aaradhak
Copy link
Member Author

aaradhak commented Jan 16, 2026

ci/prow/rhcos failing because of the below error

error: Installing packages: Downloading from 'rhel-9.8-baseos': Cannot download Packages/libstdc%2b%2b-11.5.0-14.el9.x86_64.rpm: All mirrors were tried; Last error: Status code: 404 for http://base-4-22-rhel98.ocp.svc.cluster.local/rhel-9.8-baseos/Packages/libstdc%2b%2b-11.5.0-14.el9.x86_64.rpm (IP: 172.30.193.175)
failed to execute cmd-fetch: exit status 1

@aaradhak
Copy link
Member Author

/retest

@aaradhak aaradhak enabled auto-merge (rebase) January 16, 2026 00:22
@aaradhak
Copy link
Member Author

@dustymabe can we override the prow rhcos test failure to merge this? Seems to be not related to this change. Also it seems to be occurring in the recent CI builds

@dustymabe
Copy link
Member

/override ci/prow/rhcos

@openshift-ci
Copy link

openshift-ci bot commented Jan 16, 2026

@dustymabe: Overrode contexts on behalf of dustymabe: ci/prow/rhcos

Details

In response to this:

/override ci/prow/rhcos

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@aaradhak aaradhak merged commit a20a5f4 into coreos:main Jan 16, 2026
6 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.

2 participants