Skip to content

0.11.0

Compare
Choose a tag to compare
released this 03 Jul 13:04
· 29 commits to master since this release

Release HBM 0.11.0

* Add more new fields to log when command is not allowed
* Add restriction of OOM kill disable parameter for container
* Add restriction of OOM score adjustment parameter for container
* Add workdir parameter when exec in dev container
* Update scripts shebang
* Update init command
* Update documentation
* Add restriction of runtime parameter for container
* Add volumedriver resource type
* Update resource drivers
* Add restriction of tmpfs for container and service
* Sort config keys in resource package
* Fix error message in allow package
* Reorganize some code in allow package
* Add new verification of param --mount in allow package for container
* Remove DCB
* Update vendor packages
* Fix function ImageCreate in allow package
* Fix format verbs for DCB Container and Service functions
* Remove use of the function utils.RemoveLastChar when listing resources
* Unexpectedly prevent from disconnecting to database
* Update documentation