Ouroboros-v1.0.0
Implemented enhancements:
- Stop containers with alternate signal #107
- Docker Socket secure connections #105
- Selectively monitor containers with label #104
- Allow stop-signal label #133 (DirtyCajunRice)
- Docker TLS Verify option #132 (DirtyCajunRice)
- add label priority feature for watch/ignore. Addresses #104 #121 (DirtyCajunRice)
Fixed bugs:
- Unexpected docker API causes program to quit ‘500 Server Error: Internal Server Error’ #130
- Error tag handling under the registry with port #129
- a fatal error when none tag image #122
- Bug/ignore logic #135 (DirtyCajunRice)
- Bug/registry logic #131 (DirtyCajunRice)
- catch no tags in get_running #124 (DirtyCajunRice)
- fixed logic for latest vs develop, and added -f to specify file #119 (DirtyCajunRice)
Closed issues:
- Missing docker-compose.yml from documentation #120 [documentation]
- Wiki usage docs reference old argument names #115 [documentation]
Other Pull Requests
- v1.0.0 to develop #136 (DirtyCajunRice)
- v1.0.0 Merge #137 (DirtyCajunRice)
- Clean old legacy files #134 [cleanup] (DirtyCajunRice)
- Cleanup/qemu logic #128 [cleanup] (DirtyCajunRice)
- fix readme wording for monitoring remote hosts #126 [documentation] (circa10a)