Skip to content

LinuxContainer/LinuxPod: Add ID length restriction#733

Open
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:id-length-restriction
Open

LinuxContainer/LinuxPod: Add ID length restriction#733
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:id-length-restriction

Conversation

@dcantah
Copy link
Copy Markdown
Member

@dcantah dcantah commented May 10, 2026

I think realistically we should have a limit on this. Technically today the ID length restriction is whatever our grpc buffer length is..

I think 64 is long enough so that folks could use an entire hex based sha256, any uuid, and also sethostname has a length restriction of 64 anyways.

I think realistically we should have a limit on this. Technically
today the ID length restriction is whatever our grpc buffer length is..

I think 64 is long enough so that folks could use an entire hex based
sha256, any uuid, and also sethostname has a length restriction of 64
anyways.
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