rkt/rkt

stage1 implementation/guide: missing and empty valued entrypoints should be handled

Open

#1,897 建立於 2015年12月18日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Go (8,871 star) (865 fork)batch import
component/stage1help wantedkind/documentationpriority/Pmaybe

描述

Capturing https://github.com/coreos/rkt/pull/1833/files#r48026752 (from rkt-fly):

The doc stage1-implementors-guide.md should say what's happening when the dictionary entries are missing:

  • run: error out
  • gc: silently skip the execution of stage1's GC
  • enter: error out with "not implemented"
  • Implementation
  • Docs

貢獻者指南