Project

General

Profile

Activity

From 01/06/2015 to 02/04/2015

02/04/2015

11:58 PM Bug #9230 (Closed): Errors rendering new Container and Registry pages
When trying to view the pages for a New Container or New Registry you get:
@PGError: ERROR: column reference "id" ...
Mike McCune
08:19 PM Bug #9229 (Ready For Testing): Not handling private registries with no username or password correctly
The Foreman Bot
08:14 PM Bug #9229 (Closed): Not handling private registries with no username or password correctly
1) Set up a private registry that does not accept username/password (no auth) with some images.
2) Go to new contain...
Partha Aji
07:01 PM Bug #9177 (Closed): Don't use Taxonomly.enabled_taxonomies in
Applied in changeset commit:foreman-docker|5d7016fd0b30392775592b11405fa071b149d997. Daniel Lobato Garcia
06:31 PM Bug #9177 (Ready For Testing): Don't use Taxonomly.enabled_taxonomies in
The Foreman Bot
09:00 AM Feature #9217 (Closed): DNS and container
Hello,
It would be nice to have a possibility to create DNS for a specific container.
The feature request basic...
Florent Delvaille

02/03/2015

06:01 PM Bug #9210: Seeing an error when trying to query an external registry for tags
I tested it out against a registry I set up locally and I am seeing the same thing. David Davis
04:50 PM Bug #9210: Seeing an error when trying to query an external registry for tags
After entering in my docker hub username and password, it seems to have fixed the problem but there's nothing in the ... David Davis
04:50 PM Bug #9210 (Closed): Seeing an error when trying to query an external registry for tags
Here's the steps:
1. Create a new registry called "Test" with url "https://registry.hub.docker.com"
2. Provision ...
David Davis
08:28 AM Bug #8033 (Ready For Testing): Power on/off managed containers should redirect to container view.
The Foreman Bot

01/31/2015

03:24 AM Bug #9184 (New): Error creating new compute resource using Docker plugin
Unable to get past the first step in Docker compute resource creation. After entering a name and selecting the Docker... Shaun Martin

01/30/2015

11:53 AM Bug #9177 (Closed): Don't use Taxonomly.enabled_taxonomies in
Foreman docker 1.0.0 refers to `Taxonomy.enabled_taxonomies` but this method wasn't introduced until 1.8-develop.
Stephen Benjamin

01/29/2015

11:01 AM Bug #9159 (Closed): Rubocop 0.28 failures
Applied in changeset commit:foreman-docker|ac230210a5d69c663012c45b6531c4f2bb1dc3ff. David Davis
07:02 AM Bug #9159 (Ready For Testing): Rubocop 0.28 failures
The Foreman Bot
04:37 AM Bug #9159 (Closed): Rubocop 0.28 failures
Tests are failing on foreman-docker currently due to new rubocop I guess:... Dominic Cleal

01/28/2015

06:19 AM Bug #8409 (Ready For Testing): Failure when creating a container with an image not in the host
Reverted in https://github.com/theforeman/foreman-docker/commit/e054355497e8e0dd4cbad25e0e735638fb9afef7 due to accid... Dominic Cleal
06:01 AM Bug #8409 (Closed): Failure when creating a container with an image not in the host
Applied in changeset commit:foreman-docker|16234b270677486ea197a0dca54b14ed981abfc5. Daniel Lobato Garcia
06:01 AM Bug #9033 (Closed): Errors encountered when using new container wizard are not being shown to the user
Applied in changeset commit:foreman-docker|63ae5d99f7873fea396feee1ccbadc9c476805c9. Anonymous

01/27/2015

11:25 AM Bug #8033 (Assigned): Power on/off managed containers should redirect to container view.
Anonymous
08:07 AM Bug #8487 (Need more information): Display managed containers log without connection
Anonymous
08:06 AM Bug #8487: Display managed containers log without connection
After looking at docker's code and playing with this, it appears that no connection to the hub is required, as all we... Anonymous

01/26/2015

04:10 PM Feature #9123 (New): Apply power operation to several containers at the same time
We should be able to select multiple containers, and do operations with them (upgrades, deletion, cloning). For start... Daniel Lobato Garcia
11:30 AM Feature #9119 (New): Clone container
Users should be able to clone a container in the same or a different docker host, and specify the number of container... Daniel Lobato Garcia
06:21 AM Bug #8487 (Assigned): Display managed containers log without connection
Anonymous
06:18 AM Bug #8986: Getting "Error - undefined method `delete' for nil:NilClass" while trying to stop a container
https://github.com/fog/fog/pull/3415 has been merged into master. Anonymous

01/23/2015

01:49 PM Feature #7874 (New): API index and show containers
David Davis
10:58 AM Bug #9033 (Ready For Testing): Errors encountered when using new container wizard are not being shown to the user
Anonymous
10:55 AM Bug #8986 (Ready For Testing): Getting "Error - undefined method `delete' for nil:NilClass" while trying to stop a container
An issue in Fog. See https://github.com/fog/fog/pull/3415 for a fix. Anonymous

01/20/2015

10:01 AM Bug #8784 (Closed): undefined method `max_cpu_count'
Applied in changeset commit:foreman-docker|dba2e433c0d40ca781e63e615c42552aac6804a7. Anonymous

01/19/2015

10:57 AM Bug #9033 (Closed): Errors encountered when using new container wizard are not being shown to the user
Anonymous
08:01 AM Bug #9004 (Closed): New Container wizard doesn't correctly move between persisted states
Applied in changeset commit:foreman-docker|f4c209f155aeb3372fa04ba72a6f430e8f95af65. Anonymous
03:41 AM Feature #9022 (New): Update the Foreman dashboard with containers information
The dashboard should be able to handle a widget with basic information about the available docker hosts, compute reso... Daniel Lobato Garcia

01/16/2015

11:10 AM Bug #9004 (Ready For Testing): New Container wizard doesn't correctly move between persisted states
The Foreman Bot
11:06 AM Bug #9004 (Assigned): New Container wizard doesn't correctly move between persisted states
Anonymous
11:06 AM Bug #9004 (Closed): New Container wizard doesn't correctly move between persisted states
Anonymous
11:07 AM Feature #7874 (Assigned): API index and show containers
David Davis

01/15/2015

03:21 PM Bug #8986 (Ready For Testing): Getting "Error - undefined method `delete' for nil:NilClass" while trying to stop a container
1. Create a container. For command, use "top"
2. Attempt to click the Power Off button
I get an error "Error - un...
David Davis
02:29 PM Feature #8561 (Closed): Add docker tag/image API and hammer commands
These are no longer in foreman so closing. David Davis

01/14/2015

07:58 AM Bug #8873 (Feedback): need to handle non standalone registry auth for a docker pull call
After looking at docker's remote api create image (docs + implementation), it became clear that docker service handle... Anonymous

01/12/2015

01:22 PM Feature #7864: Exposed ports support
Wouldn't support for PortBindings be much more useful? Unless I am understanding it incorrectly, it seems like you ca... David Davis
11:01 AM Bug #8393 (Closed): Added registries should have independent username/pass
Applied in changeset commit:foreman-docker|64f6a1f258409d4c0c13fbaf097e40a588898fab. Anonymous
07:12 AM Refactor #8792 (Resolved): Delete wizard states on container creation
Anonymous

01/08/2015

10:56 AM Bug #8873 (Feedback): need to handle non standalone registry auth for a docker pull call
PR https://github.com/theforeman/foreman-docker/pull/65 addresses the docker pull call for the standalone registries... Partha Aji

01/06/2015

07:33 PM Bug #8409 (Ready For Testing): Failure when creating a container with an image not in the host
The Foreman Bot
 

Also available in: Atom