Fixes 9311 - Change the Katello tab text
Fixes #7865 - Adds support for configuring dns during container creation
Fixes #7864 - Adds support for exposed_ports
Fixes #9382 - Use connection info when connecting to docker
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
refs #8963 - Renaming truncs to trunc with tool tips
In upstream foreman the trunc method got renamed to trunc with tooltip.This causes issues with foreman docker when viewing a bunch of index pagesupdated all the pages using the trunc method
fixes #9004: wizard moves correctly between persisted states now
fixes #8226 - shows environment variables on container display
Fixes #8485 - Taxable containers
fixes #8342 - disables form buttons on new container page in absence of docker compute resources
fixes #7867: container creation wizard now tracks state in dedicated objects
fixes #8789 - adds correct link for information about cpu shares
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
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 #8226 - Support environment variables creation
Fixes #7647: Added support for external registries
Fixes #8398 - Authentication error returns 500
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 #8236: 1.6 compatibility
Fixes #8096 #8097: Improve cpuset cpushare form
Fixes #8124 - Entrypoint sent to API
Fixes #8123 - Faster auto-complete with spinner
Fixes #8035: Commit container changes
Fixes #7870: support for auto-complete in image search
Fixes #7960 - Initial console logs support
Fixes #7967 - Show processes running in a container
Fixes #7986 - Save container UUID and display managed containers
Refs #7642 - Refactor image/tag and tests
Fixes #7948 - order containers index by name
Fixes #7895 - Deleted containers message and redirect
Containers wizard and index