AliyunContainerService / kube-eventer

kube-eventer emit kubernetes events to sinks
Apache License 2.0
1.01k stars 278 forks source link

to use non-root user to run process inside container #147

Closed ruijzhan closed 4 years ago

ruijzhan commented 4 years ago

defined uid and gid for non-root user

health check handler function added

What type of PR is this? PR类型是什么?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind api-change /kind bug /kind cleanup /kind deprecation /kind design /kind documentation

What this PR does / why we need it: 这个PR解决了什么问题:

Which issue(s) this PR fixes: PR相关联issue:

Fixes #

Does this PR introduce a breaking change?: PR带来的破坏性变更:

Test/Final result: 测试/最终运行结果: