containers / crun

A fast and lightweight fully featured OCI runtime and C library for running containers
GNU General Public License v2.0
2.87k stars 294 forks source link

features: add support for potentiallyUnsafeConfigAnnotations #1444

Closed haircommander closed 2 months ago

haircommander commented 3 months ago

list generated by finding all instances of find_annotation

(note to reviewer: I don't know if they're all unsafe and I probably will end up omitting some, per your request)

giuseppe commented 2 months ago

could you run make clang-format and re-push?

giuseppe commented 2 months ago

the failure doesn't depend on this patch, so I am merging anyway