Open Issues Need Help
View All on GitHubAI Summary: Upgrade the easily upgradable dependencies of the runj project, which is an experimental OCI-compatible runtime for FreeBSD jails. This involves identifying and updating dependencies that don't require code changes, likely using a package manager or build system commands.
runj is an experimental, proof-of-concept OCI-compatible runtime for FreeBSD jails.
AI Summary: Migrate the runj project to utilize the proposed changes in the OCI Runtime Spec (https://github.com/opencontainers/runtime-spec/pull/1286) for FreeBSD types. This involves removing the internal FreeBSD type package within runj and replacing it with the updated specification.
runj is an experimental, proof-of-concept OCI-compatible runtime for FreeBSD jails.
AI Summary: The task requires upgrading the containerd shim within the runj project from version 1.6 to 1.7. This involves addressing package moves and import changes introduced between these containerd versions, necessitating more than a simple `go get` command.
runj is an experimental, proof-of-concept OCI-compatible runtime for FreeBSD jails.