*** salmankhan has quit IRC | 00:11 | |
openstackgerrit | Merged openstack/magnum-ui master: Fix cluster update instead of cluster template update https://review.openstack.org/614077 | 00:48 |
---|---|---|
*** ricolin has joined #openstack-containers | 01:41 | |
*** hongbin has joined #openstack-containers | 02:02 | |
eandersson | strigazi, confirmed that www_auth_uri is broken atm (and because of that kolla) https://review.openstack.org/#/c/614362/ | 02:05 |
eandersson | We should probably re-visit that whole implementation, because it should not be using auth_uri at all for that | 02:24 |
*** ykarel has joined #openstack-containers | 02:34 | |
*** ramishra has quit IRC | 02:43 | |
*** itlinux has joined #openstack-containers | 02:45 | |
*** ramishra has joined #openstack-containers | 02:49 | |
*** itlinux has quit IRC | 02:56 | |
*** Nel1x has joined #openstack-containers | 03:23 | |
*** udesale has joined #openstack-containers | 03:47 | |
*** janki has joined #openstack-containers | 03:47 | |
*** Nel1x has quit IRC | 03:52 | |
*** hongbin has quit IRC | 04:01 | |
eandersson | strigazi, https://review.openstack.org/#/c/567496/ :D | 04:09 |
*** dave-mccowan has quit IRC | 04:18 | |
*** chhagarw has joined #openstack-containers | 04:42 | |
*** chhagarw has quit IRC | 04:56 | |
*** itlinux has joined #openstack-containers | 05:05 | |
*** ykarel has quit IRC | 05:21 | |
*** ykarel has joined #openstack-containers | 05:21 | |
*** pcaruana|elisa| has joined #openstack-containers | 05:29 | |
*** chhagarw has joined #openstack-containers | 05:30 | |
*** pcaruana|elisa| has quit IRC | 05:37 | |
*** janki has quit IRC | 05:46 | |
*** janki has joined #openstack-containers | 05:49 | |
*** ykarel has quit IRC | 05:51 | |
*** itlinux has quit IRC | 06:04 | |
*** janki has quit IRC | 06:18 | |
*** janki has joined #openstack-containers | 06:37 | |
*** ykarel has joined #openstack-containers | 07:42 | |
*** pcaruana|elisa| has joined #openstack-containers | 07:45 | |
*** ykarel has quit IRC | 07:49 | |
*** ykarel has joined #openstack-containers | 07:50 | |
*** ykarel has quit IRC | 07:56 | |
*** ykarel has joined #openstack-containers | 08:02 | |
*** ykarel has quit IRC | 08:10 | |
*** ykarel has joined #openstack-containers | 08:27 | |
*** ykarel has quit IRC | 08:28 | |
*** ykarel has joined #openstack-containers | 08:29 | |
*** ykarel_ has joined #openstack-containers | 08:31 | |
*** ykarel has quit IRC | 08:34 | |
*** ykarel has joined #openstack-containers | 08:34 | |
*** ykarel_ has quit IRC | 08:38 | |
*** ykarel has quit IRC | 08:40 | |
brtknr | strigazi: how do you deal with upgrading the client in fa27? server is fine the client remains v1.13 | 08:47 |
strigazi | brtknr: docker-ce ? | 09:01 |
brtknr | strigazi: yep | 09:07 |
brtknr | strigazi: when i do docker info, it says: | 09:08 |
strigazi | brtknr: got it | 09:08 |
brtknr | strigazi: sorry, docker version, it says 1.13 for client and 18.06 for server | 09:08 |
strigazi | brtknr: https://gitlab.cern.ch/cloud/atomic-system-containers/blob/cern-qa/kubernetes-apiserver/Dockerfile#L29 | 09:08 |
*** pcaruana|elisa| has quit IRC | 09:13 | |
brtknr | strigazi: cool! why mv rather than cp? | 09:13 |
*** pcaruana|elisa| has joined #openstack-containers | 09:15 | |
brtknr | im assuming you can only cp to /usr/local/bin, not /usr/bin? | 09:16 |
strigazi | im assuming you can only cp to /usr/local/bin, not /usr/bin? yes | 09:17 |
strigazi | brtknr: specifically /exports/hostfs/usr/local/bin/ | 09:17 |
strigazi | brtknr: both work, if you don;t need the client in the container you can do move | 09:18 |
*** ttsiouts has joined #openstack-containers | 09:28 | |
*** ttsiouts has quit IRC | 09:29 | |
*** ricolin has quit IRC | 09:34 | |
*** ttsiouts has joined #openstack-containers | 09:45 | |
*** ianychoi has quit IRC | 09:51 | |
*** ianychoi has joined #openstack-containers | 09:52 | |
*** mgoddard has joined #openstack-containers | 09:54 | |
*** salmankhan has joined #openstack-containers | 10:05 | |
strigazi | brtknr: sounds good? | 10:33 |
brtknr | strigazi: yeah! just testing it now... although the image that i built myself emits this warning "The image `brtknr/docker-ce:18.06` is not fully qualified. The default registry configured for Skopeo will be used." | 10:36 |
brtknr | strigazi: This warning doesn't from from cern's image | 10:37 |
brtknr | strigazi: oh wait, i was missing the docker.io... | 10:38 |
strigazi | starnge, share the image and dockerfile somewhere. you can push a patch in gerrit if you want | 10:38 |
*** shrasool has joined #openstack-containers | 10:42 | |
brtknr | [Errno 30] Read-only file system: '/usr/bin/local' | 10:44 |
brtknr | hmm.... | 10:44 |
strigazi | /usr/local/bin | 10:44 |
brtknr | strigazi: ^ | 10:44 |
brtknr | argh!! | 10:44 |
brtknr | well spotted! | 10:44 |
*** serlex has joined #openstack-containers | 10:58 | |
*** chhagarw has quit IRC | 11:19 | |
*** ramishra has quit IRC | 11:28 | |
*** udesale has quit IRC | 11:32 | |
*** ramishra has joined #openstack-containers | 11:40 | |
*** rado has joined #openstack-containers | 11:41 | |
*** rado has quit IRC | 11:41 | |
*** ramishra has quit IRC | 11:49 | |
*** udesale has joined #openstack-containers | 11:54 | |
*** ramishra has joined #openstack-containers | 11:56 | |
brtknr | I can run the docker client v18.06 as non root user but not as sudo | 12:00 |
brtknr | docker refuses to connect to docker socket without being non root | 12:01 |
brtknr | i tried adding my user to docker group | 12:02 |
brtknr | do you have any other suggestions? | 12:02 |
brtknr | strigazi: ^ | 12:02 |
*** ramishra has quit IRC | 12:07 | |
brtknr | strangely, doing `sudo su - root` and doing `docker version` shows all the right things | 12:08 |
brtknr | just not as non root user | 12:08 |
*** ramishra has joined #openstack-containers | 12:10 | |
brtknr | strigazi: reading this now: https://www.projectatomic.io/blog/2015/08/why-we-dont-let-non-root-users-run-docker-in-centos-fedora-or-rhel/ | 12:12 |
*** mattgo has joined #openstack-containers | 12:23 | |
*** jchhatbar has joined #openstack-containers | 12:28 | |
*** jchhatbar has quit IRC | 12:28 | |
*** janki has quit IRC | 12:29 | |
*** janki has joined #openstack-containers | 12:29 | |
*** ttsiouts has quit IRC | 12:30 | |
*** mattgo has quit IRC | 12:46 | |
*** mattgo has joined #openstack-containers | 12:50 | |
*** mattgo has quit IRC | 12:57 | |
*** graysonh has joined #openstack-containers | 13:14 | |
*** ttsiouts has joined #openstack-containers | 13:16 | |
strigazi | brtknr: sudo docker ps doesn't work? | 13:18 |
*** janki has quit IRC | 13:22 | |
*** janki has joined #openstack-containers | 13:23 | |
brtknr | sudo docker ps works but uses the old client present in /bin/docker, not /usr/local/bin/docker | 13:37 |
brtknr | strigazi: ^ sorry i was out for lunch | 13:37 |
strigazi | brtknr /var/usrlocal/bin/docker ? | 13:41 |
strigazi | usrlocal without / it is not a typo | 13:42 |
brtknr | strigazi: that appears to be the new client | 13:43 |
brtknr | strigazi: more importantly, just realised that i can't run containers in privileged mode on 18.06 like i was able to with 1.13 | 13:44 |
brtknr | i'll ask the folks at fedora-coreos if they can help | 13:46 |
strigazi | brtknr: If you share the dockerfile and addtionfiles for the syscontainer I can have a look. Also try to disable selinux, maybe we need to configure smth of that | 13:47 |
brtknr | ok 1 sec | 13:48 |
brtknr | atomic install --system --system-package no --name docker docker.io/brtknr/docker-ce:18.06 | 13:59 |
brtknr | https://github.com/brtknr/docker-ce-centos/tree/cern-docker-ce-centos | 13:59 |
*** kaiokmo has quit IRC | 14:00 | |
brtknr | the deploy script: https://github.com/brtknr/docker-ce-centos/blob/cern-docker-ce-centos/deploy.sh | 14:00 |
*** shrasool has quit IRC | 14:13 | |
*** hongbin has joined #openstack-containers | 14:14 | |
*** kaiokmo has joined #openstack-containers | 14:40 | |
*** ianychoi has quit IRC | 15:00 | |
*** mattgo has joined #openstack-containers | 15:03 | |
*** ricolin has joined #openstack-containers | 15:06 | |
*** mattgo has quit IRC | 15:23 | |
tobias-urdin | strigazi: sorry, i went to sleep before saying goodbye in the meeting yesterday, had nothing though :) | 15:33 |
*** itlinux has joined #openstack-containers | 15:47 | |
imdigitaljim | flwang: i fixed the docker volume issue | 15:51 |
imdigitaljim | strigazi: it seemed the chroot was in fact the culprit | 15:51 |
imdigitaljim | i put on a hyperkube binary instead and everything works great | 15:51 |
*** janki has quit IRC | 16:13 | |
*** pcaruana|elisa| has quit IRC | 16:37 | |
*** ttsiouts has quit IRC | 16:39 | |
*** ttsiouts has joined #openstack-containers | 16:39 | |
*** Dobroslaw has quit IRC | 16:41 | |
*** ttsiouts has quit IRC | 16:44 | |
*** ricolin has quit IRC | 16:48 | |
*** serlex has quit IRC | 16:59 | |
*** mgoddard has quit IRC | 17:03 | |
*** udesale has quit IRC | 17:03 | |
*** shrasool has joined #openstack-containers | 17:22 | |
*** shrasool has quit IRC | 17:33 | |
*** salmankhan has quit IRC | 19:07 | |
*** ramishra has quit IRC | 20:13 | |
*** salmankhan has joined #openstack-containers | 20:45 | |
*** salmankhan has quit IRC | 20:50 | |
*** shrasool has joined #openstack-containers | 20:58 | |
*** spiette has quit IRC | 21:06 | |
*** shrasool has quit IRC | 21:07 | |
*** spiette has joined #openstack-containers | 21:51 | |
*** itlinux has quit IRC | 21:57 | |
*** salmankhan has joined #openstack-containers | 22:18 | |
*** salmankhan has quit IRC | 22:25 | |
*** itlinux has joined #openstack-containers | 22:50 | |
*** hongbin has quit IRC | 23:06 | |
*** ianychoi has joined #openstack-containers | 23:35 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!