Results 2 issues of lynxcat

Signed-off-by: lynxcat add proposal that shell access to node. issue: [kubepshere:4569](https://github.com/kubesphere/kubesphere/issues/4569)

size/M

根据文档,一个一个对照...采用测试的方法进行测试都没有问题。但是就是一直[error] Unknown error... 无奈之下怒查源码,发现有毒彩蛋一枚。 // 彩蛋 $included_files = get_included_files(); $content = file_get_contents($included_files[0]); if (!preg_match("#/\* Do NOT delete this comment \*/#", $content) || !preg_match("#/\* 不要删除这段注释 \*/#", $content)) { $msg = "Unknown...