Activity
From 02/04/2015 to 03/05/2015
03/05/2015
- 12:53 PM Revision 70dd1b81 (foreman_docker): fixes #9271: user is now informed about http connection errors when using search in the new container wizard.
-
10:30 AM Bug #9246: Error in docker plugin in foreman 1.7.2 - submit new container produce an error
- I submitted a bug with the docker team (https://github.com/docker/docker/issues/11176), we'll see what their response...
-
10:02 AM Revision 8d3d5e59 (hammer_cli_foreman_docker): Fixes #9645 - Added rubocop
- 09:10 AM Revision 81ba56e3 (hammer_cli_foreman_docker): Merge pull request #3 from daviddavis/temp/20150304155522
- Fixes #9644 - Allow use of Gemfile.local
-
08:01 AM Bug #9271 (Closed): 500 ISE: on searching image from new container page
- Applied in changeset commit:foreman-docker|70dd1b818ffb1f9d812ad69f04a2f941e24451a0.
- 07:53 AM Revision 70dd1b81 (foreman-docker): fixes #9271: user is now informed about http connection errors when using search in the new container wizard.
03/04/2015
-
04:22 PM Feature #9643 (Ready For Testing): Allow users to search for containers in the API
-
03:47 PM Feature #9643 (Closed): Allow users to search for containers in the API
- Add search param to index.
-
04:20 PM Revision acc1d13e (hammer_cli_foreman_docker): Fixes #9644 - Allow use of Gemfile.local
-
04:12 PM Bug #9645 (Closed): Add rubocop to hammer-cli-foreman-docker
-
03:55 PM Feature #9644 (New): Allow users to use Gemfile.local in hammer_cli_foreman_docker
-
03:53 PM Bug #9627: Getting a 500 message when trying to create a container in the API
- Partha is handling this in #9310 / #9518
-
03:53 PM Bug #9627 (Duplicate): Getting a 500 message when trying to create a container in the API
-
03:27 AM Revision e6c8d733 (hammer_cli_foreman_docker): Merge pull request #1 from mbacovsky/8227_container_image_tag
- Fixes #8227 - added containers, image and tags
03/03/2015
-
05:31 PM Feature #9310 (Ready For Testing): Add Katello features to the foreman_docker CLI
-
04:50 PM Bug #9627 (Duplicate): Getting a 500 message when trying to create a container in the API
- It looks like the code is looking for repository_name and tag but the params only include an image ("repository_name:...
- 04:17 PM Revision 9bda3a5a (hammer_cli_foreman_docker): Merge pull request #2 from daviddavis/temp/20150303161745
- [DO NOT REVIEW] Adding gitignore
-
04:17 PM Revision 71f1707a (hammer_cli_foreman_docker): Adding gitignore
-
12:02 PM Bug #9246: Error in docker plugin in foreman 1.7.2 - submit new container produce an error
- There could be an issue with the self-signed certificate, pls. see this thread: https://github.com/docker/docker/issu...
-
11:17 AM Bug #9246: Error in docker plugin in foreman 1.7.2 - submit new container produce an error
- Yes, exact.
This is the docker log in debug mode:
time="2015-03-03T11:10:11-05:00" level="debug" msg="Calling P... -
10:54 AM Bug #9246: Error in docker plugin in foreman 1.7.2 - submit new container produce an error
- It seems there's an issue with docker creating an image... Have you checked docker host logs? Anything interesting in...
-
10:02 AM Bug #9246: Error in docker plugin in foreman 1.7.2 - submit new container produce an error
- Hello,
This is the debug log:... -
09:56 AM Bug #9246: Error in docker plugin in foreman 1.7.2 - submit new container produce an error
- Could you enable debug logging and send the output and send that? To enable it, in /usr/share/foreman/config/environm...
-
06:58 AM Revision c26bd510 (hammer_cli_foreman_docker): Fixes #8227 - added containers, image and tags
- - all commands were moved under docker subcommand
- image and tag were moved from hammer-cli-katello
03/02/2015
-
11:11 PM Revision b7e90940 (foreman_docker): Bump version to 1.2.1
-
06:11 PM Revision b7e90940 (foreman-docker): Bump version to 1.2.1
-
11:48 AM Bug #9210 (Closed): Seeing an error when trying to query an external registry for tags
- Seems to be working as expected now.
-
07:53 AM Bug #9210 (Assigned): Seeing an error when trying to query an external registry for tags
-
08:40 AM Bug #9246: Error in docker plugin in foreman 1.7.2 - submit new container produce an error
- Hello,
We use a server configured to run Foreman 1.7.2. Docker is installed on the same server.
Some images are a... -
07:02 AM Bug #9246: Error in docker plugin in foreman 1.7.2 - submit new container produce an error
- Could you document which options you used in each of the steps of the wizard? I assume starting a container using doc...
03/01/2015
-
05:58 PM Revision 6789456c (foreman_docker): Fixes #9570 - Only set username/password/email if present
-
01:01 PM Bug #9570 (Closed): Can't connect to docker compute resource (Docker::Error::AuthenticationError)
- Applied in changeset commit:foreman-docker|6789456ca82b33c933fec94f2fc8383edd2779d3.
-
12:58 PM Revision 6789456c (foreman-docker): Fixes #9570 - Only set username/password/email if present
-
10:41 AM Bug #9595 (Closed): Better handle connection failures
-
10:16 AM Bug #9595 (Assigned): Better handle connection failures
-
10:16 AM Bug #9595 (Closed): Better handle connection failures
- From https://github.com/theforeman/foreman-docker/pull/90#issuecomment-76587635:
```
When the docker service is u... -
07:52 AM Revision 01a8a896 (foreman_docker): Fixes #9573 - Locking docker-api to 1.17
-
07:48 AM Revision 29111597 (foreman_docker): Fixes #9562 - Fixing the baseurl in the containers api
-
03:01 AM Bug #9573 (Closed): Lock down the docker-api version to 1.17
- Applied in changeset commit:foreman-docker|01a8a8969f9644c1768d5127a6953cd89a1a602b.
-
03:01 AM Bug #9562 (Closed): Container api has the wrong base url
- Applied in changeset commit:foreman-docker|291115972b9a4d3f3a551dec8fb554bc92ae62ee.
-
02:52 AM Revision 01a8a896 (foreman-docker): Fixes #9573 - Locking docker-api to 1.17
-
02:48 AM Revision 29111597 (foreman-docker): Fixes #9562 - Fixing the baseurl in the containers api
02/26/2015
-
05:17 PM Bug #9573 (Ready For Testing): Lock down the docker-api version to 1.17
-
05:16 PM Bug #9573 (Closed): Lock down the docker-api version to 1.17
- The latest version of docker-api is 1.19 but that requires docker api 1.16 and centos 7 is still on a version of dock...
-
02:56 PM Bug #9570 (Ready For Testing): Can't connect to docker compute resource (Docker::Error::AuthenticationError)
-
02:55 PM Bug #9570 (Closed): Can't connect to docker compute resource (Docker::Error::AuthenticationError)
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1196777
Description of problem:
I think this might be d... -
02:30 PM Bug #9246: Error in docker plugin in foreman 1.7.2 - submit new container produce an error
- Hello,
I updated the version of the docker plugin to:
ruby193-rubygem-docker-api.noarch 0:1.17.0-1.el6 ... -
11:40 AM Bug #9246 (Need more information): Error in docker plugin in foreman 1.7.2 - submit new container produce an error
- This shouldn't be happening now: changes were made in how the container wizard handles and displays container creatio...
-
07:30 AM Bug #9246 (Assigned): Error in docker plugin in foreman 1.7.2 - submit new container produce an error
-
09:28 AM Bug #9562 (Ready For Testing): Container api has the wrong base url
-
09:28 AM Bug #9562 (Closed): Container api has the wrong base url
-
07:09 AM Bug #9297 (Need more information): Docker password should be encrypted
- Looking at https://github.com/theforeman/foreman/blob/develop/app/models/compute_resource.rb#L7, compute resource pas...
02/25/2015
-
02:07 PM Revision 5688d841 (foreman_docker): Add issue stats badge
-
01:50 PM Revision 6342a0e6 (foreman_docker): Typo describing -> description on registry form
-
10:34 AM Bug #9338 (Ready For Testing): Cannot create a filter with container permissions
-
09:50 AM Bug #9242: Error in docker plugin in foreman 1.7.2 - Searching image in New container panel
- Christopher Williamson wrote:
> Hi Daniel - thanks for the fix but sadly this has highlighted a further issue for me... -
06:04 AM Bug #9242: Error in docker plugin in foreman 1.7.2 - Searching image in New container panel
- Hi Daniel - thanks for the fix but sadly this has highlighted a further issue for me:
Started GET "/image_search/2... -
09:07 AM Revision 5688d841 (foreman-docker): Add issue stats badge
-
08:50 AM Revision 6342a0e6 (foreman-docker): Typo describing -> description on registry form
-
06:28 AM Bug #9544 (Closed): downcase_hash_keys function missing
- Hi guys,
I recently confirmed a bug (9242) which has since been resolved but the resolution has brought another bu...
02/24/2015
-
08:49 AM Bug #9338 (Assigned): Cannot create a filter with container permissions
-
08:00 AM Revision 8d0277be (foreman_docker): Bump version to 1.2.0
-
07:44 AM Revision 5274f6bc (foreman_docker): Fixes #7874 - Docker Containers API
- Routes are namespaced, code still needs to be namespaced
-
03:01 AM Feature #7874 (Closed): API index and show containers
- Applied in changeset commit:foreman-docker|5274f6bc4e53e8e38c4b111c268c039a87102f85.
-
03:00 AM Revision 8d0277be (foreman-docker): Bump version to 1.2.0
-
02:44 AM Revision 5274f6bc (foreman-docker): Fixes #7874 - Docker Containers API
- Routes are namespaced, code still needs to be namespaced
02/23/2015
02/19/2015
-
09:11 AM Bug #9463: Docker port suggestion should be 2376 or 2375
- Ah yeah, 2376 only when TLS is enabled, otherwise 2375.
https://docs.docker.com/articles/https/ says "Note: Docker... -
09:04 AM Bug #9463: Docker port suggestion should be 2376 or 2375
- Confirmed, it did change.
https://github.com/docker/docker/pull/6181
https://github.com/docker/docker/issues/1440 -
09:02 AM Bug #9463 (New): Docker port suggestion should be 2376 or 2375
- The URL field in the New Compute Resource form for Docker CRs suggests "https://docker.example.com:4243" as a possibl...
-
08:32 AM Revision 394e9883 (foreman_docker): Fixes #9456 - Validate docker registry URL
-
08:30 AM Revision 9f0918fc (foreman_docker): Fixes #9242 - Backport image_search to fog 1.24
-
04:02 AM Bug #9456 (Closed): docker registry creation should require the URL
- Applied in changeset commit:foreman-docker|394e988330feccea21993256ff258d525c4abc94.
-
03:01 AM Bug #9456 (Ready For Testing): docker registry creation should require the URL
-
02:50 AM Bug #9456 (Closed): docker registry creation should require the URL
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1193846
Description of problem:
When creating a docker re... -
04:02 AM Bug #9242 (Closed): Error in docker plugin in foreman 1.7.2 - Searching image in New container panel
- Applied in changeset commit:foreman-docker|9f0918fc188718f1ecba9cb061e1ca1b94a5e634.
-
03:32 AM Revision 394e9883 (foreman-docker): Fixes #9456 - Validate docker registry URL
-
03:30 AM Revision 9f0918fc (foreman-docker): Fixes #9242 - Backport image_search to fog 1.24
-
03:25 AM Feature #7874 (Ready For Testing): API index and show containers
-
03:08 AM Feature #9217 (Closed): DNS and container
-
03:04 AM Bug #9311: New Container katello tab needs to be renamed to Local/Local Content
- Content view fits the best
-
03:03 AM Bug #9341 (Closed): Need to require higher verison of docker api
02/18/2015
-
02:37 PM Bug #9382 (Ready For Testing): Wrong Docker Compute resource getting provisioned
-
10:22 AM Bug #9271 (Need more information): 500 ISE: on searching image from new container page
- Can't reproduce with the latest code from foreman and foreman-docker (as of 18/02).
02/17/2015
-
09:31 AM Bug #9242: Error in docker plugin in foreman 1.7.2 - Searching image in New container panel
- Chris, I submitted a PR that fixes this issue. I'll release a patch version by next Tuesday.
-
09:30 AM Bug #9242 (Ready For Testing): Error in docker plugin in foreman 1.7.2 - Searching image in New container panel
02/16/2015
-
05:11 PM Bug #8409 (Closed): Failure when creating a container with an image not in the host
-
03:11 PM Revision 39e19af1 (foreman_docker): fixes #9332 - Add yes/no text to managed info on containers index
-
11:01 AM Bug #9332 (Closed): The managed checkbox on containers index is confusing. Users wondered why they couldn't check/uncheck it.
- Applied in changeset commit:foreman-docker|39e19af1b833e60a91cb150f749ff2e074b9dd7f.
-
10:11 AM Revision 39e19af1 (foreman-docker): fixes #9332 - Add yes/no text to managed info on containers index
-
04:45 AM Feature #9393 (Closed): Allow users to create container without starting it
- By the end of the wizard, there should be two buttons, 'create and start' or 'create'. A checkbox 'start on creation...
-
12:28 AM Revision 9323037e (foreman_docker): refs #9341 - Updating the docker-api gem spec
02/15/2015
02/14/2015
-
06:15 AM Bug #9242: Error in docker plugin in foreman 1.7.2 - Searching image in New container panel
- I am also facing this problem which does make sense considering on Ubuntu 14.04 LTS when you install The Foreman 1.7....
02/13/2015
-
03:44 PM Bug #9382: Wrong Docker Compute resource getting provisioned
1) Have 2 compute resources of Type docker, preferably one with a bad url(BadHost) and one good container host url ...-
03:41 PM Bug #9382 (Closed): Wrong Docker Compute resource getting provisioned
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1192614
1) Have 2 compute resources of Type docker, prefer... -
09:39 AM Bug #9368 (Closed): Unable to create new container
-
09:38 AM Bug #9368: Unable to create new container
- Commenting out the change_table block seems to have worked.
The migrate worked fine after the change, I added it bac... -
08:51 AM Bug #9368: Unable to create new container
- It looks like the db/migrate/20141209182008_remove_docker_tables.rb migration failed the first time. It might be tha...
-
08:27 AM Bug #9368: Unable to create new container
- ruby193-rubygem-foreman_docker-1.1.0-1.el6.noarch
-
06:59 AM Bug #9368: Unable to create new container
- Could you provide the version of foreman_docker that you're using please? Either check Adminster > About > Plugins, ...
-
06:45 AM Bug #9368 (Closed): Unable to create new container
- Trying to create new container the error message "Mysql2::Error: Table 'puppet.docker_container_wizard_states' doesn'...
-
08:29 AM Bug #9331: Add more info on the container create pages
- Yea, I think a tooltip might make more sense. +1 from me.
-
04:38 AM Bug #9331: Add more info on the container create pages
- Either that or showing something when you hover the mouse
-
04:39 AM Bug #9279: docker compute resource should not be selected from the new host form
- I'd change it a bit to instead redirect to containers#new when you click on it, not sure how hard it'll be to do this...
02/12/2015
-
05:21 PM Bug #9365 (New): Compute resources with bad connections should be selectable in New Containers page
- Compute resources or Docker Hosts with bad connection information like url/username passwords should NOT be selectabl...
-
05:02 PM Bug #9275 (Ready For Testing): Navigating 'All containers' menu after creating a internal docker compute resource with unix:///var/run/docker.sock raises: 500 ISE
02/11/2015
-
03:05 PM Bug #9341 (Ready For Testing): Need to require higher verison of docker api
-
02:59 PM Bug #9341 (Closed): Need to require higher verison of docker api
The foreman docker code seems to be written with the assumption that its talking to docker-api > 1.16
Need to u...-
12:37 PM Bug #9338 (Closed): Cannot create a filter with container permissions
- undefined method `constantize' for nil:NilClass
/home/vagrant/foreman/app/models/filter.rb:65:in `get_resource_class... - 11:46 AM Revision e6eb1c48 (foreman_docker): fixes #8033: container power on/off redirects to container view now
-
11:03 AM Bug #9332 (Ready For Testing): The managed checkbox on containers index is confusing. Users wondered why they couldn't check/uncheck it.
-
10:27 AM Bug #9332 (Closed): The managed checkbox on containers index is confusing. Users wondered why they couldn't check/uncheck it.
- Maybe use a YES/NO instead?
-
10:38 AM Bug #9331: Add more info on the container create pages
- I guess one option might be to link to the docker docs?
-
10:22 AM Bug #9331 (New): Add more info on the container create pages
- Show information about options like "Attach STDIN", "Entrypoint", etc.
-
07:01 AM Bug #8033 (Closed): Power on/off managed containers should redirect to container view.
- Applied in changeset commit:foreman-docker|e6eb1c48ed15054c2dba48213c694db9cbf2a6de.
- 06:46 AM Revision e6eb1c48 (foreman-docker): fixes #8033: container power on/off redirects to container view now
02/10/2015
-
11:08 AM Bug #9311 (Closed): New Container katello tab needs to be renamed to Local/Local Content
- Have katello plugin installed.
1) Go to new container
2) Select a docker host
3) Notice the Katello tab shows up.... -
10:43 AM Feature #9310 (Closed): Add Katello features to the foreman_docker CLI
-
05:16 AM Revision 8c1d6780 (foreman_docker): Bump version to 1.1.0
-
04:01 AM Revision fe3c8eff (foreman_docker): Fixes #9269 - Validate registry name
-
01:01 AM Bug #9269 (Closed): UI creates docker registry without filling name or any other field.
- Applied in changeset commit:foreman-docker|fe3c8effd2221acc4e051863355cf8e9fde43a53.
-
12:16 AM Revision 8c1d6780 (foreman-docker): Bump version to 1.1.0
02/09/2015
-
11:01 PM Revision fe3c8eff (foreman-docker): Fixes #9269 - Validate registry name
-
02:46 PM Bug #9269 (Ready For Testing): UI creates docker registry without filling name or any other field.
-
02:20 PM Bug #9297 (Closed): Docker password should be encrypted
- The password in every compute resource of type Docker should be encrypted
-
02:12 PM Feature #9217: DNS and container
- Closing as duplicate of projects.theforeman.org/issues/7865 , I think Vanya Jauhal is working on that
02/08/2015
-
06:23 AM Bug #9279 (New): docker compute resource should not be selected from the new host form
- this was brought today on IRC, that the user tried selected the Docker compute resource in the new host form.
02/06/2015
-
04:42 PM Bug #9275 (Closed): Navigating 'All containers' menu after creating a internal docker compute resource with unix:///var/run/docker.sock raises: 500 ISE
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1190059
Description of problem:
I created a internal dock... -
04:41 PM Bug #9273 (Closed): unable to view compute resource information related to docker via cli
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1190139
Description of problem:
unable to view compute re... -
04:40 PM Bug #9271 (Closed): 500 ISE: on searching image from new container page
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1190088
Description of problem:
I was trying to create ... -
04:39 PM Bug #9270 (Closed): Some validation needs to be set on email field while creating docker compute resource
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1190066
Description of problem:
I was trying create docke... -
04:39 PM Bug #9269 (Closed): UI creates docker registry without filling name or any other field.
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1190080
Description of problem:
Create a docker register ... -
05:27 AM Revision 62126ca5 (foreman_docker): Fixes #9229 - Handles non username/password private registry case
-
01:01 AM Bug #9229 (Closed): Not handling private registries with no username or password correctly
- Applied in changeset commit:foreman-docker|62126ca5f354202c5f293a2db082d8aa16fb1e4d.
-
12:27 AM Revision 62126ca5 (foreman-docker): Fixes #9229 - Handles non username/password private registry case
02/05/2015
-
10:15 PM Revision 41572b90 (foreman_docker): refs #8918 - Enable creating container via katello
- This commit provides the integration point to enable katello provision
docker container -
05:15 PM Revision 41572b90 (foreman-docker): refs #8918 - Enable creating container via katello
- This commit provides the integration point to enable katello provision
docker container -
04:28 PM Bug #9246 (Rejected): Error in docker plugin in foreman 1.7.2 - submit new container produce an error
- Hello,
Using docker plugin in Foreman 1.7.2, when I valid the creation of a new container (New container -> Enviro... - 03:17 PM Revision 85a9ddbc (foreman_docker): fixes #9230 - add table name to query to avoid psql errors
-
12:07 PM Bug #9242 (Closed): Error in docker plugin in foreman 1.7.2 - Searching image in New container panel
- Hello,
I'm not able to select a docker image from official docker hub bu selecting it into the 'New Container -> I... -
11:01 AM Bug #9230 (Closed): Errors rendering new Container and Registry pages
- Applied in changeset commit:foreman-docker|85a9ddbc606c3269476acda817758cc077b5f8bb.
-
12:00 AM Bug #9230 (Ready For Testing): Errors rendering new Container and Registry pages
- 10:17 AM Revision 85a9ddbc (foreman-docker): fixes #9230 - add table name to query to avoid psql errors
-
04:13 AM Bug #9184: Error creating new compute resource using Docker plugin
- It looks like 'email' is a field that the Docker plugin adds. Could you try running @foreman-rake db:migrate@ and th...
-
12:03 AM Revision daacda1e (foreman_docker): Bump version to 1.0.1
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" ... -
11:53 PM Revision 5d7016fd (foreman_docker): Fixes #9177 - 1.7 compatibility fixes
-
08:19 PM Bug #9229 (Ready For Testing): Not handling private registries with no username or password correctly
-
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... -
07:03 PM Revision daacda1e (foreman-docker): Bump version to 1.0.1
-
07:01 PM Bug #9177 (Closed): Don't use Taxonomly.enabled_taxonomies in
- Applied in changeset commit:foreman-docker|5d7016fd0b30392775592b11405fa071b149d997.
-
06:31 PM Bug #9177 (Ready For Testing): Don't use Taxonomly.enabled_taxonomies in
-
06:53 PM Revision 5d7016fd (foreman-docker): Fixes #9177 - 1.7 compatibility fixes
-
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...
Also available in: Atom