Fixes #9830 - Fixing log call
Fixes #9382 - Use connection info when connecting to docker
Fixes #9708 - Fixing rubocop config so it can be used with houndci
fixes #9332 - Add yes/no text to managed info on containers index
fixes #8033: container power on/off redirects to container view now
refs #8918 - Enable creating container via katello
This commit provides the integration point to enable katello provisiondocker container
Fixes #9177 - 1.7 compatibility fixes
Fixes #9159 - Fix rubocop 0.28.0 errors
fixes #9004: wizard moves correctly between persisted states now
Fixes #8485 - Taxable containers
fixes #7867: container creation wizard now tracks state in dedicated objects
fixes #8719 - remove n+1 queries on container index
fixes #8718 - refactor container index
- simplify controller to use the correct compute resource type in sql- used icon helper methods- fixed html syntax + removed duplicate pagination
Fixes #8632 - Move docker tables out of foreman-docker
Refs #8717 - Fix cop line too long
fixes #8716 auto_complete helper now has a unique name.
Previous implementation overwrote the helper defined in foreman,which in turn disabled auto completer for all search fields.
Fixes #7647: Added support for external registries
Fixes #8329 - Search images in the hub
When an image cannot be found, the magnifier glass button displays thesearch results, including stars, description and a link to the hub.After the user clicks on an image, tags are auto pulled.
Fixes #8123 - Faster auto-complete with spinner
Fixes #8035: Commit container changes
Fixes #7870: support for auto-complete in image search
Fixes #7967 - Show processes running in a container
Fixes #7986 - Save container UUID and display managed containers
Rubocop support and config
Containers wizard and index