Wei Guo
Wei Guo
YAML supports multi-lines string: ```yaml description: | Write your description here. This is the second paragraph. ```
/kind support
@wutzx If not escape newline, two line will be merged into one line in markdown. It seems that we should not replace the newline character.
Please implement it and file a PR.
Actually the biggest problem is `there are so many log libraries`. So we implement a common log interface (glog-like) to constraint our codes. Then you can replace the implementation of...
@gaocegege go ahead. You can write your design doc in this issue.
@lauber00 There is no implementation of file logger now. If you could implement it, we'll very appreciate it.
@pendoragon 主要是迁移了aliyun的 controller。 然后提升了 nginx controller 的功能。 然后修复了一些bug