janeczku / go-rancher-gen

:cow: Generate configuration files using templates and Rancher Metadata
MIT License
32 stars 4 forks source link

Send container a signal via rancher api / rancher-gen? #11

Open pwFoo opened 6 years ago

pwFoo commented 6 years ago

Would be great to send a container a signal (for example sigusr1) after config is changed.

Is it possible to add something like "--notify-signal / " as option? Or how to send it manually to the rancher-api with a simple shell script from rancher-gen container?