Project

General

Profile

Activity

From 03/02/2016 to 03/31/2016

03/31/2016

02:34 AM Bug #14406 (New): Search works improperly for Docker(Hub) Container create procedure
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1253589
Description of problem:
Getting different error m...
Daniel Lobato Garcia
02:33 AM Bug #14405 (New): Display progress information when pulling Docker images onto a Compute Resource
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1206300
Description of problem:
When creating a new con...
Daniel Lobato Garcia

03/30/2016

07:28 AM Bug #10199 (Ready For Testing): Docker Compute Resource - New Image: Submit button should be disabled upon click
The Foreman Bot
06:01 AM Bug #10417 (Ready For Testing): Container States from the model are not extracted for translations
The Foreman Bot
03:37 AM Bug #7894 (Ready For Testing): Compute resource "Docker" shows "virtual machines" tab
The Foreman Bot
03:10 AM Bug #14391 (Ready For Testing): Hide access to Docker compute resource via compute profile
The Foreman Bot
03:07 AM Bug #14391 (Closed): Hide access to Docker compute resource via compute profile
Description of problem:
Trying to open docker compute resource through compute profile interface. Get an exception i...
Daniel Lobato Garcia

03/29/2016

03:33 PM Revision 00ab1f9d (foreman_docker): Refs #14181 - Fix authentication validation when creating registry
On 9ea405911cef1f02ca42db77c16bea4fe297093e Docker.authenticate! was
calling /auth on the Docker host API. This kind ...
Daniel Lobato Garcia
12:01 PM Revision 32c6e361 (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
OpenShift System User
11:33 AM Revision 00ab1f9d (foreman-docker): Refs #14181 - Fix authentication validation when creating registry
On 9ea405911cef1f02ca42db77c16bea4fe297093e Docker.authenticate! was
calling /auth on the Docker host API. This kind ...
Daniel Lobato Garcia
09:50 AM Revision 79841a2f (foreman_docker): Fixes #14370 - Adapt containers and registries index to core 1.12
`authorized?` is no longer available, and there's a helper for the "New
xxxxx" buttons
Daniel Lobato Garcia
06:02 AM Bug #14370 (Closed): Adapt containers and registries index to core 1.12
Applied in changeset commit:foreman-docker|79841a2fa274a872dd1b37f24ffb137cf9523f96. Daniel Lobato Garcia
05:07 AM Bug #14370 (Ready For Testing): Adapt containers and registries index to core 1.12
The Foreman Bot
05:06 AM Bug #14370 (Closed): Adapt containers and registries index to core 1.12
`authorized?` is no longer available, and there's a helper for the "New xxxxx" buttons Daniel Lobato Garcia
06:01 AM Revision be64b223 (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
OpenShift System User
05:50 AM Revision 79841a2f (foreman-docker): Fixes #14370 - Adapt containers and registries index to core 1.12
`authorized?` is no longer available, and there's a helper for the "New
xxxxx" buttons
Daniel Lobato Garcia

03/28/2016

01:46 PM Revision b0e98702 (foreman_docker): Fixes #14244 - Update the strings to be more compliant with the project standards
Bryan Kearney
12:11 PM Revision b8b23c15 (foreman_docker): Fixes #14322 - Fixing API route scope
David Davis
10:01 AM Bug #14244 (Closed): Add in translation changes which were missed in earlier pull request
Applied in changeset commit:foreman-docker|b0e98702f29bfbab6f32c145b4bea2ab7e44bd5e. Anonymous
10:01 AM Revision 5bb6434b (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
OpenShift System User
09:46 AM Revision b0e98702 (foreman-docker): Fixes #14244 - Update the strings to be more compliant with the project standards
Bryan Kearney
09:01 AM Bug #14322 (Closed): Looks like foreman-docker api routes are now at "/foreman_docker/..." instead of "/docker/..."
Applied in changeset commit:foreman-docker|b8b23c15868229bd56865092d3745f34a2206783. David Davis
09:01 AM Revision dce712e1 (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
OpenShift System User
08:11 AM Revision b8b23c15 (foreman-docker): Fixes #14322 - Fixing API route scope
David Davis

03/22/2016

05:58 PM Bug #14322: Looks like foreman-docker api routes are now at "/foreman_docker/..." instead of "/docker/..."
... David Davis
05:52 PM Bug #14322: Looks like foreman-docker api routes are now at "/foreman_docker/..." instead of "/docker/..."
Note should be, "I think this may have been related to our move to Rails 4." David Davis
04:50 PM Bug #14322 (Ready For Testing): Looks like foreman-docker api routes are now at "/foreman_docker/..." instead of "/docker/..."
The Foreman Bot
04:49 PM Bug #14322 (Closed): Looks like foreman-docker api routes are now at "/foreman_docker/..." instead of "/docker/..."
I think this may have been related to our move to Rails. David Davis

03/20/2016

08:18 AM Bug #14039 (Ready For Testing): Containers can't be deleted via API or hammer
The Foreman Bot

03/16/2016

04:38 PM Bug #14244 (Ready For Testing): Add in translation changes which were missed in earlier pull request
The Foreman Bot
04:25 PM Bug #14244 (Closed): Add in translation changes which were missed in earlier pull request
Some of the changes in
https://github.com/theforeman/foreman-docker/pull/116/
were missed in
https://githu...
Bryan Kearney

03/15/2016

12:48 PM Revision c498995c (hammer_cli_foreman_docker): bump version to 0.0.4
David Davis

03/14/2016

09:53 PM Revision 9ea40591 (foreman_docker): Fixes #14181 - Validate registry URL and attempt login
In order to avoid users trying to create containers in an external
registry that doesn't exist, we should provide som...
Daniel Lobato Garcia
06:02 PM Bug #14181 (Closed): Can't create container from external registry
Applied in changeset commit:foreman-docker|9ea405911cef1f02ca42db77c16bea4fe297093e. Daniel Lobato Garcia
09:03 AM Bug #14181 (Ready For Testing): Can't create container from external registry
The Foreman Bot
08:10 AM Bug #14181: Can't create container from external registry
The error here was that the registry was specified as:
registry.access.redhat.com
vs:
http://registry.access...
Daniel Lobato Garcia
08:04 AM Bug #14181 (Closed): Can't create container from external registry
Description of problem:
When creating a new container that requires a Docker image to be
pulled down into the c...
Daniel Lobato Garcia
06:01 PM Revision cc9eb7dd (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
OpenShift System User
05:53 PM Revision 9ea40591 (foreman-docker): Fixes #14181 - Validate registry URL and attempt login
In order to avoid users trying to create containers in an external
registry that doesn't exist, we should provide som...
Daniel Lobato Garcia
01:18 PM Revision 569c1b66 (foreman_docker): Fixes #13227 - error when creating a container without an image
Ori Rabin
01:18 PM Revision 31e5a925 (foreman_docker): Fixes #13231 - error processing uses full_messages
Ori Rabin
10:02 AM Bug #13227 (Closed): There should be an error when trying to create a container without an image
Applied in changeset commit:foreman-docker|569c1b665730c169d13604c5019bb1bb7dcc74a7. Ori Rabin
10:02 AM Bug #13231 (Closed): error processing throws an error
Applied in changeset commit:foreman-docker|31e5a925998e32ecf28b30617015bafb61a78dc6. Ori Rabin
10:01 AM Revision 4ac362e0 (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
OpenShift System User
09:18 AM Revision 569c1b66 (foreman-docker): Fixes #13227 - error when creating a container without an image
Ori Rabin
09:18 AM Revision 31e5a925 (foreman-docker): Fixes #13231 - error processing uses full_messages
Ori Rabin
05:43 AM Feature #14175 (Closed): Support Docker registry api v2 for external registries
I installed Foreman + docker plugin without Katello.
Also was installed private docker registry.
After that i added...
Andrey Aleksandrov

03/03/2016

09:10 AM Bug #14039 (Duplicate): Containers can't be deleted via API or hammer
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1266842
Description of problem:
Containers can't be delet...
Brad Buckingham
 

Also available in: Atom