Wei He
Wei He
## Description ```ruby systemd_unit 'my-app.service' do action :mask end ``` never become up to date state even if the unit is already masked. This bug was introduced by #10925 The...
## WHAT Add many useful functions for go template. https://github.com/Masterminds/sprig ## WHY The current template function is very limited. It's hard to customize the output.
Please allow send message as slack app bot account. We need `as_user=false` when use bot token.
fix #104
### Is your proposal related to a problem? Currently, all sidecars upload blocks at the same time. It make huge bandwidth usage to object storage. It will be a problem...