Activity
From 02/16/2015 to 03/17/2015
03/17/2015
-
09:17 AM Bug #9748 (Ready For Testing): hammer...docker gemspec licence errors
- LICENSE file and gemspec were updated in PR https://github.com/theforeman/hammer_cli_foreman_docker/pull/9
-
08:26 AM Feature #9310 (Closed): Add Katello features to the foreman_docker CLI
03/16/2015
-
01:00 PM Bug #9756: Unable to provision container via private registry / no username, password
- Jay Christopherson wrote:
> I just installed version 1.2.2 of the docker plugin. Foreman version is 1.7.1, running ... -
04:22 AM Bug #9748: hammer...docker gemspec licence errors
- https://github.com/theforeman/hammer_cli_foreman_docker/commit/615608bd36f21cff8e17e238506934e7d9fda91f fixed a coupl...
03/13/2015
-
06:27 PM Bug #9756 (New): Unable to provision container via private registry / no username, password
- I just installed version 1.2.2 of the docker plugin. Foreman version is 1.7.1, running on CentOS.
I registered a ... -
05:08 PM Feature #9754 (Closed): Need to be able to create docker registries from the CLI
-
05:03 PM Bug #9753: Name shouldn't be required when creating a container in the UI/API/CLI
- Docker doesn't require a name for new containers so we should probably not require it either.
-
05:03 PM Bug #9753 (Closed): Name shouldn't be required when creating a container in the UI/API/CLI
-
04:58 PM Bug #9752 (Closed): When creating a container, errors from docker are not properly reported to the user
- When I create a container with a dupe name, Docker properly responds with a 409 to let me know that it conflicts with...
-
10:42 AM Bug #9748 (Ready For Testing): hammer...docker gemspec licence errors
- # LICENSE file must be included
# -sample file in config/ should be included for use in packaging-
# -doc/ should b...
03/12/2015
03/11/2015
-
05:52 PM Bug #9716: Version comparison with Foreman breaks migrate
- foreman_docker 1.2.2's now published to our repos with the fix.
-
01:01 PM Bug #9716 (Closed): Version comparison with Foreman breaks migrate
- Applied in changeset commit:foreman-docker|8a1d63a334777b71ce765b985eab98615b27bb04.
-
11:30 AM Bug #9716 (Ready For Testing): Version comparison with Foreman breaks migrate
-
10:59 AM Bug #9716: Version comparison with Foreman breaks migrate
- I'd usually recommend that plugins branch rather than try to do version comparisons in code, it's more reliable...
-
10:57 AM Bug #9716 (Closed): Version comparison with Foreman breaks migrate
- These lines (https://github.com/theforeman/foreman-docker/blob/master/lib/foreman_docker/engine.rb#L91-L95) lead to t...
-
08:11 AM Bug #9544 (Assigned): downcase_hash_keys function missing
03/10/2015
-
04:12 PM Bug #9708: Fix our rubocop file to override houndci's configuration
- It looks like houndci is overriding our setting for DotPosition so it needs to be set. Also, I'm turning on MethodCal...
-
03:37 PM Bug #9708 (Closed): Fix our rubocop file to override houndci's configuration
- Looks like this was handled in:
https://github.com/theforeman/foreman-docker/commit/9781b9037e58108e7417ab2d621ec0... -
03:34 PM Bug #9708 (Ready For Testing): Fix our rubocop file to override houndci's configuration
-
03:34 PM Bug #9708 (Closed): Fix our rubocop file to override houndci's configuration
-
03:33 PM Bug #9645 (Closed): Add rubocop to hammer-cli-foreman-docker
-
10:40 AM Bug #9690 (Ready For Testing): HammerCLIForemanDocker: I should be able to filter tags by content view and lifecycle environment
-
09:57 AM Bug #9690: HammerCLIForemanDocker: I should be able to filter tags by content view and lifecycle environment
- This is more of a bug as the CLI offers these options currently but they don't work.
03/09/2015
-
05:51 PM Bug #9690 (Closed): HammerCLIForemanDocker: I should be able to filter tags by content view and lifecycle environment
- See this script for steps to reproduce:
https://gist.github.com/daviddavis/1e90a4bbe2836a6bd91b
I started on th... -
10:13 AM Feature #9682 (New): Add supoprt for i18n
03/08/2015
-
03:11 PM Feature #9677 (New): Add BATS testing for foreman-docker
- We need system tests to pick up problems with our integration with Docker.
03/05/2015
-
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...
-
08:01 AM Bug #9271 (Closed): 500 ISE: on searching image from new container page
- Applied in changeset commit:foreman-docker|70dd1b818ffb1f9d812ad69f04a2f941e24451a0.
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: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/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:...
-
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...
03/02/2015
-
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
-
01:01 PM Bug #9570 (Closed): Can't connect to docker compute resource (Docker::Error::AuthenticationError)
- Applied in changeset commit:foreman-docker|6789456ca82b33c933fec94f2fc8383edd2779d3.
-
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... -
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/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
-
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... -
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
-
03:01 AM Feature #7874 (Closed): API index and show containers
- Applied in changeset commit:foreman-docker|5274f6bc4e53e8e38c4b111c268c039a87102f85.
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...
-
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: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
-
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.
-
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...
Also available in: Atom