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

identifier "<identifier name>" greater than maximum length (76 characters) #2942

Open
Shubhranshu153 opened this issue Apr 16, 2024 · 0 comments
Labels
kind/unconfirmed-bug-claim Unconfirmed bug claim

Comments

@Shubhranshu153
Copy link
Contributor

Description

Some of users of finch are reporting max length of 76 characters, which seems to stem from this validation
https://github.com/containerd/containerd/blob/92900bf7300b4872db2a43e82128fda9cde08a79/pkg/identifiers/validate.go#L58

Seeking some guidance what would be best way to handle it, Should we handle downstream (in finch) or have an implementation to generate UUID in cases length are longer than 76.

Steps to reproduce the issue

No response

Describe the results you received and expected

Handling of longer length identifiers.

What version of nerdctl are you using?

1.7.3

Are you using a variant of nerdctl? (e.g., Rancher Desktop)

Lima

Host information

No response

@Shubhranshu153 Shubhranshu153 added the kind/unconfirmed-bug-claim Unconfirmed bug claim label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/unconfirmed-bug-claim Unconfirmed bug claim
Projects
None yet
Development

No branches or pull requests

1 participant