project-oak / oak

Meaningful control of data in distributed systems.
Apache License 2.0
1.3k stars 112 forks source link

Temporarily add back the kernel cmdline digest #4945

Closed conradgrobler closed 6 months ago

conradgrobler commented 6 months ago

Repurposing the same ID for the kernel command-line that was used for the digest is a breaking change since some code still expected the ID to be associated with a digest.

So, for now add back the old ID as a digest and create a new ID for the raw kernel command-line. Once all the code has been migrated we can remove the old ID.