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

chore(updatecli): restore ubi9 manifest (RedHat Container Registry's json file is now valid) #901

Merged
merged 10 commits into from
Oct 31, 2024

Conversation

gounthar
Copy link
Contributor

@gounthar gounthar commented Oct 31, 2024

Status Update: UBI9 Manifest Rollback

We performed a rollback of the updatecli manifest for ubi9 due to parsing issues with RedHat's JSON file. The error can be viewed in the CI logs.

While the root cause remains unclear (possibly a transient error), the system is now functioning correctly.

Testing done

updatecli diff --debug \
    --config ./updatecli/updatecli.d/rhel-ubi9.yaml \
    --values ./updatecli/values.github-action.yaml 2>&1

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@gounthar gounthar requested a review from a team as a code owner October 31, 2024 10:32
@dduportal dduportal changed the title fix(updatecli): ubi9's json file is now valid chore(updatecli): restore ubi9 manifest (RedHat Container Registry's json file is now valid) Oct 31, 2024
@dduportal dduportal merged commit 49e78b9 into jenkinsci:master Oct 31, 2024
10 checks passed
@gounthar gounthar deleted the updatecli-for-ubi9 branch October 31, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants