Publish the native node runtime for the mixed architecture fleet #323
Loading…
Reference in a new issue
No description provided.
Delete branch "release/native-runtime-multiarch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Publish native node runtime v2 after the controller began requesting both AMD64 and ARM64 platforms. Version1 is immutable and AMD64-only. Runtime code and pinned base are unchanged; the README records the version1 limitation and requires both index descriptors before a mixed-fleet bundle can select version2. Both architecture runtime contracts passed before publication. No active bundle changes.