Skip to content

fix: lowercase registry, too#110

Open
salim-b wants to merge 1 commit into
redhat-actions:mainfrom
salim-b:lowercase-registry
Open

fix: lowercase registry, too#110
salim-b wants to merge 1 commit into
redhat-actions:mainfrom
salim-b:lowercase-registry

Conversation

@salim-b

@salim-b salim-b commented Jun 11, 2026

Copy link
Copy Markdown

Description

image and tags are automatically lowercased to be OCI spec compliant, but registry is not. Because according to the spec, the repository namespace must also be lowercase (and the host is case-insensitive per DNS spec), registry should be lowercased, too.

Related Issue(s)

Checklist

  • This PR includes a documentation change
  • This PR does not need a documentation change

  • This PR includes test changes
  • This PR's changes are already tested

  • This change is not user-facing
  • This change is a patch change
  • This change is a minor change
  • This change is a major (breaking) change

Changes made

Lowercased registry in src/index.ts and updated the check-lowercase.yaml test workflow as well as the README.md.

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