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

[rhcos-4.16] Backport Fix missing extensions in RHCOS release browser #4019

Open
wants to merge 3 commits into
base: rhcos-4.16
Choose a base branch
from

Conversation

ravanelli
Copy link
Member

it depends on openshift/os#1736

- The repository https://github.com/idubinskiy/schematyper has not seen
any commits in 7 years and appears to be unmaintained. Since the package
`alecthomas/kingpin` name has changed, fix it and build it locally. This
avoids relying on `go install` and allows us to make necessary
fixes to the package as needed.

Signede off-by: Renata Ravanelli <[email protected]>

(cherry picked from commit d87064a)
- Fix an issue where extensions were not displayed in
the RHCOS release browser for versions 4.16 and later.

Signed-off-by: Renata Ravanelli <[email protected]>
(cherry picked from commit 7122058)
- Make `path`, `sha256` and `rpm-ostree-state` optional fields in `meta.json`
for extensions, as no tar file was ever stored as an artifact.
Including references to a non-existent file is unnecessary.

Signed-off-by: Renata Ravanelli <[email protected]>
(cherry picked from commit 7c3d186)
Copy link

openshift-ci bot commented Feb 4, 2025

@ravanelli: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/rhcos e9b23e6 link true /test rhcos
ci/prow/images e9b23e6 link true /test images

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

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.

1 participant