Wednesday, 2018-10-31

*** salmankhan has quit IRC00:11
openstackgerritMerged openstack/magnum-ui master: Fix cluster update instead of cluster template update  https://review.openstack.org/61407700:48
*** ricolin has joined #openstack-containers01:41
*** hongbin has joined #openstack-containers02:02
eanderssonstrigazi, confirmed that www_auth_uri is broken atm (and because of that kolla) https://review.openstack.org/#/c/614362/02:05
eanderssonWe should probably re-visit that whole implementation, because it should not be using auth_uri at all for that02:24
*** ykarel has joined #openstack-containers02:34
*** ramishra has quit IRC02:43
*** itlinux has joined #openstack-containers02:45
*** ramishra has joined #openstack-containers02:49
*** itlinux has quit IRC02:56
*** Nel1x has joined #openstack-containers03:23
*** udesale has joined #openstack-containers03:47
*** janki has joined #openstack-containers03:47
*** Nel1x has quit IRC03:52
*** hongbin has quit IRC04:01
eanderssonstrigazi, https://review.openstack.org/#/c/567496/ :D04:09
*** dave-mccowan has quit IRC04:18
*** chhagarw has joined #openstack-containers04:42
*** chhagarw has quit IRC04:56
*** itlinux has joined #openstack-containers05:05
*** ykarel has quit IRC05:21
*** ykarel has joined #openstack-containers05:21
*** pcaruana|elisa| has joined #openstack-containers05:29
*** chhagarw has joined #openstack-containers05:30
*** pcaruana|elisa| has quit IRC05:37
*** janki has quit IRC05:46
*** janki has joined #openstack-containers05:49
*** ykarel has quit IRC05:51
*** itlinux has quit IRC06:04
*** janki has quit IRC06:18
*** janki has joined #openstack-containers06:37
*** ykarel has joined #openstack-containers07:42
*** pcaruana|elisa| has joined #openstack-containers07:45
*** ykarel has quit IRC07:49
*** ykarel has joined #openstack-containers07:50
*** ykarel has quit IRC07:56
*** ykarel has joined #openstack-containers08:02
*** ykarel has quit IRC08:10
*** ykarel has joined #openstack-containers08:27
*** ykarel has quit IRC08:28
*** ykarel has joined #openstack-containers08:29
*** ykarel_ has joined #openstack-containers08:31
*** ykarel has quit IRC08:34
*** ykarel has joined #openstack-containers08:34
*** ykarel_ has quit IRC08:38
*** ykarel has quit IRC08:40
brtknrstrigazi: how do you deal with upgrading the client in fa27? server is fine the client remains v1.1308:47
strigazibrtknr: docker-ce ?09:01
brtknrstrigazi: yep09:07
brtknrstrigazi: when i do docker info, it says:09:08
strigazibrtknr: got it09:08
brtknrstrigazi: sorry, docker version, it says 1.13 for client and 18.06 for server09:08
strigazibrtknr: https://gitlab.cern.ch/cloud/atomic-system-containers/blob/cern-qa/kubernetes-apiserver/Dockerfile#L2909:08
*** pcaruana|elisa| has quit IRC09:13
brtknrstrigazi: cool! why mv rather than cp?09:13
*** pcaruana|elisa| has joined #openstack-containers09:15
brtknrim 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? yes09:17
strigazibrtknr: specifically /exports/hostfs/usr/local/bin/09:17
strigazibrtknr: both work, if you don;t need the client in the container you can do move09:18
*** ttsiouts has joined #openstack-containers09:28
*** ttsiouts has quit IRC09:29
*** ricolin has quit IRC09:34
*** ttsiouts has joined #openstack-containers09:45
*** ianychoi has quit IRC09:51
*** ianychoi has joined #openstack-containers09:52
*** mgoddard has joined #openstack-containers09:54
*** salmankhan has joined #openstack-containers10:05
strigazibrtknr: sounds good?10:33
brtknrstrigazi: 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
brtknrstrigazi: This warning doesn't from from cern's image10:37
brtknrstrigazi: oh wait, i was missing the docker.io...10:38
strigazistarnge, share the image and dockerfile somewhere. you can push a patch in gerrit if you want10:38
*** shrasool has joined #openstack-containers10:42
brtknr[Errno 30] Read-only file system: '/usr/bin/local'10:44
brtknrhmm....10:44
strigazi/usr/local/bin10:44
brtknrstrigazi: ^10:44
brtknrargh!!10:44
brtknrwell spotted!10:44
*** serlex has joined #openstack-containers10:58
*** chhagarw has quit IRC11:19
*** ramishra has quit IRC11:28
*** udesale has quit IRC11:32
*** ramishra has joined #openstack-containers11:40
*** rado has joined #openstack-containers11:41
*** rado has quit IRC11:41
*** ramishra has quit IRC11:49
*** udesale has joined #openstack-containers11:54
*** ramishra has joined #openstack-containers11:56
brtknrI can run the docker client v18.06 as non root user but not as sudo12:00
brtknrdocker refuses to connect to docker socket without being non root12:01
brtknri tried adding my user to docker group12:02
brtknrdo you have any other suggestions?12:02
brtknrstrigazi: ^12:02
*** ramishra has quit IRC12:07
brtknrstrangely, doing `sudo su - root` and doing `docker version` shows all the right things12:08
brtknrjust not as non root user12:08
*** ramishra has joined #openstack-containers12:10
brtknrstrigazi: 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-containers12:23
*** jchhatbar has joined #openstack-containers12:28
*** jchhatbar has quit IRC12:28
*** janki has quit IRC12:29
*** janki has joined #openstack-containers12:29
*** ttsiouts has quit IRC12:30
*** mattgo has quit IRC12:46
*** mattgo has joined #openstack-containers12:50
*** mattgo has quit IRC12:57
*** graysonh has joined #openstack-containers13:14
*** ttsiouts has joined #openstack-containers13:16
strigazibrtknr: sudo docker ps doesn't work?13:18
*** janki has quit IRC13:22
*** janki has joined #openstack-containers13:23
brtknrsudo docker ps works but uses the old client present in /bin/docker, not /usr/local/bin/docker13:37
brtknrstrigazi: ^ sorry i was out for lunch13:37
strigazibrtknr /var/usrlocal/bin/docker ?13:41
strigaziusrlocal without / it is not a typo13:42
brtknrstrigazi: that appears to be the new client13:43
brtknrstrigazi: more importantly, just realised that i can't run containers in privileged mode on 18.06 like i was able to with 1.1313:44
brtknri'll ask the folks at fedora-coreos if they can help13:46
strigazibrtknr: 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 that13:47
brtknrok 1 sec13:48
brtknratomic install --system --system-package no --name docker docker.io/brtknr/docker-ce:18.0613:59
brtknrhttps://github.com/brtknr/docker-ce-centos/tree/cern-docker-ce-centos13:59
*** kaiokmo has quit IRC14:00
brtknrthe deploy script: https://github.com/brtknr/docker-ce-centos/blob/cern-docker-ce-centos/deploy.sh14:00
*** shrasool has quit IRC14:13
*** hongbin has joined #openstack-containers14:14
*** kaiokmo has joined #openstack-containers14:40
*** ianychoi has quit IRC15:00
*** mattgo has joined #openstack-containers15:03
*** ricolin has joined #openstack-containers15:06
*** mattgo has quit IRC15:23
tobias-urdinstrigazi: sorry, i went to sleep before saying goodbye in the meeting yesterday, had nothing though :)15:33
*** itlinux has joined #openstack-containers15:47
imdigitaljimflwang: i fixed the docker volume issue15:51
imdigitaljimstrigazi: it seemed the chroot was in fact the culprit15:51
imdigitaljimi put on a hyperkube binary instead and everything works great15:51
*** janki has quit IRC16:13
*** pcaruana|elisa| has quit IRC16:37
*** ttsiouts has quit IRC16:39
*** ttsiouts has joined #openstack-containers16:39
*** Dobroslaw has quit IRC16:41
*** ttsiouts has quit IRC16:44
*** ricolin has quit IRC16:48
*** serlex has quit IRC16:59
*** mgoddard has quit IRC17:03
*** udesale has quit IRC17:03
*** shrasool has joined #openstack-containers17:22
*** shrasool has quit IRC17:33
*** salmankhan has quit IRC19:07
*** ramishra has quit IRC20:13
*** salmankhan has joined #openstack-containers20:45
*** salmankhan has quit IRC20:50
*** shrasool has joined #openstack-containers20:58
*** spiette has quit IRC21:06
*** shrasool has quit IRC21:07
*** spiette has joined #openstack-containers21:51
*** itlinux has quit IRC21:57
*** salmankhan has joined #openstack-containers22:18
*** salmankhan has quit IRC22:25
*** itlinux has joined #openstack-containers22:50
*** hongbin has quit IRC23:06
*** ianychoi has joined #openstack-containers23:35

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!