Skip to content

Conversation

@ThoSap
Copy link
Contributor

@ThoSap ThoSap commented Jan 27, 2026

The registry.redhat.io OCI image registry needs authentication, but registry.access.redhat.com does not.

#2 [internal] load metadata for registry.redhat.io/ubi9/openjdk-25-runtime:1.24
#2 ERROR: failed to authorize: failed to fetch anonymous token: unexpected status from GET request to https://registry.redhat.io/auth/realms/rhcc/protocol/redhat-docker-v2/auth?scope=repository%3Aubi9%2Fopenjdk-25-runtime%3Apull&service=docker-registry: 401 Unauthorized

@ThoSap ThoSap requested a review from Copilot January 27, 2026 14:25
@ThoSap ThoSap self-assigned this Jan 27, 2026
@linear
Copy link

linear bot commented Jan 27, 2026

AB-449 PostgreSQL Operator

Based on the research and PoC done in the ticket and PR https://github.com/aboutbits/minio-operator/pull/1

We most likely will use CloudNativePG AB-396 for the DB Setup and this operator to manage the access, e.g. PostgreSQL roles and grants.

The scope of the operator is:

  • Database/Schema management
  • Role management
  • Grant/Default Privilege management

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a Docker build authentication issue by switching the base image registry from registry.redhat.io to registry.access.redhat.com. The change resolves a 401 Unauthorized error that occurs when pulling the OpenJDK runtime image without credentials.

Changes:

  • Updated the base image registry URL in the JVM Dockerfile to use the publicly accessible registry

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ThoSap ThoSap merged commit 9427b69 into main Jan 27, 2026
4 checks passed
@ThoSap ThoSap deleted the ab-449-fix-the-release-dockerfile branch January 27, 2026 14:25
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