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

Added support for validating OCI tags #1372

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MadsRC
Copy link

@MadsRC MadsRC commented Feb 12, 2025

Fixes Or Enhances

Added a new oci_tag to validate an OCI manifest tag as described in the OCI Distribution Spec: https://github.com/opencontainers/distribution-spec/blob/main/spec.md?plain=1#L164-L166

This is also more commonly referred to as a container tag or a docker tag.

Make sure that you've checked the boxes below before you submit PR:

  • Tests exist or have been written that cover this particular change.

@go-playground/validator-maintainers

@MadsRC MadsRC requested a review from a team as a code owner February 12, 2025 10:58
@nodivbyzero
Copy link
Contributor

Thank you for your contribution!
Adding a new validation function requires updating the documentation and README.
Otherwise, everything looks good to me.

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