Skip to content

feat(realms): docker hub-staging metadata#445

Merged
Benehiko merged 1 commit intomainfrom
x/realms/staging-auth
Feb 13, 2026
Merged

feat(realms): docker hub-staging metadata#445
Benehiko merged 1 commit intomainfrom
x/realms/staging-auth

Conversation

@Benehiko
Copy link
Copy Markdown
Member

This patch adds a staging metadata key so that we keep the credentials separate - otherwise we make the logic of refresh and retrieval complicated and opaque.

Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

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

Adds a dedicated Docker Hub staging metadata realm so staging and production “default user” metadata can be stored and retrieved independently, keeping credential refresh/retrieval logic simpler and less ambiguous.

Changes:

  • Introduced a new exported secret pattern for Docker Hub staging metadata (docker/auth/metadata/hub-staging/**).
  • Grouped Docker Hub metadata patterns into a var (...) block.

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

Comment thread x/realms/docker.go
@Benehiko Benehiko merged commit e2186b7 into main Feb 13, 2026
16 of 19 checks passed
@Benehiko Benehiko deleted the x/realms/staging-auth branch February 13, 2026 11:48
joe0BAB pushed a commit that referenced this pull request Feb 16, 2026
feat(realms): docker hub-staging metadata
joe0BAB pushed a commit that referenced this pull request Feb 16, 2026
feat(realms): docker hub-staging metadata
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