| *** shashank_hegde has joined #openstack-kuryr | 00:07 | |
| *** banix has joined #openstack-kuryr | 00:08 | |
| *** apuimedo has quit IRC | 00:09 | |
| *** outofmemory is now known as reedip | 00:11 | |
| *** salv-orl_ has joined #openstack-kuryr | 00:42 | |
| *** salv-orlando has quit IRC | 00:45 | |
| *** salv-orl_ has quit IRC | 01:00 | |
| *** tfukushima has joined #openstack-kuryr | 01:17 | |
| *** banix has quit IRC | 01:23 | |
| *** yamamoto has joined #openstack-kuryr | 01:52 | |
| *** yamamoto has quit IRC | 02:14 | |
| *** salv-orlando has joined #openstack-kuryr | 02:38 | |
| *** salv-orlando has quit IRC | 02:41 | |
| *** salv-orlando has joined #openstack-kuryr | 02:55 | |
| *** yamamoto has joined #openstack-kuryr | 02:58 | |
| *** salv-orlando has quit IRC | 03:01 | |
| *** yuanying has quit IRC | 03:20 | |
| *** dingboopt has joined #openstack-kuryr | 03:32 | |
| *** salv-orlando has joined #openstack-kuryr | 03:57 | |
| *** salv-orlando has quit IRC | 04:04 | |
| *** yuanying has joined #openstack-kuryr | 04:10 | |
| *** tfukushima has quit IRC | 04:34 | |
| *** tfukushima has joined #openstack-kuryr | 05:32 | |
| gsagie | irenab: just saw your question, what dependency are you talking about? of course the optimal course of action would be to be able to re-trigger kubelet, but havent figured out yet if its possible | 06:02 |
|---|---|---|
| gsagie | fkautz: i think that if our devstack plugin install docker it should also remove it.. | 06:03 |
| gsagie | at least thats usually the behavior in devstack when installing things, i think | 06:04 |
| *** salv-orlando has joined #openstack-kuryr | 06:11 | |
| *** salv-orlando has quit IRC | 06:14 | |
| *** salv-orlando has joined #openstack-kuryr | 06:54 | |
| *** salv-orlando has quit IRC | 07:02 | |
| *** salv-orlando has joined #openstack-kuryr | 07:40 | |
| *** shashank_hegde has quit IRC | 07:47 | |
| *** shashank_hegde has joined #openstack-kuryr | 07:47 | |
| *** irenab has quit IRC | 07:59 | |
| *** apuimedo has joined #openstack-kuryr | 08:22 | |
| *** salv-orlando has quit IRC | 08:25 | |
| apuimedo | gsagie: https://review.openstack.org/#/c/216021/18 was merged. Do you know who's implementing it? | 08:27 |
| apuimedo | I hadn't noticed that https://review.openstack.org/#/c/243786 is merged too :-) | 08:28 |
| gsagie | yes | 08:47 |
| gsagie | Hirofumi Ichihara is implementing it | 08:48 |
| gsagie | :) | 08:48 |
| gsagie | apuimedo: there is also a "add description to resource" patch that already has implementation | 08:48 |
| gsagie | i put it in the exisiting networks patch from banix, its something we can use as well as temp solution | 08:49 |
| gsagie | apuimedo: https://review.openstack.org/#/c/269887/ | 08:49 |
| *** gsagie has quit IRC | 09:22 | |
| *** wanghua has quit IRC | 09:54 | |
| *** salv-orlando has joined #openstack-kuryr | 10:26 | |
| *** yamamoto has quit IRC | 10:28 | |
| *** salv-orlando has quit IRC | 10:30 | |
| *** irenab has joined #openstack-kuryr | 10:48 | |
| *** yamamoto has joined #openstack-kuryr | 11:10 | |
| *** yamamoto has quit IRC | 11:14 | |
| *** tfukushima has quit IRC | 11:16 | |
| apuimedo | yes. It should fit in description. Why not | 11:19 |
| *** salv-orlando has joined #openstack-kuryr | 11:33 | |
| *** salv-orlando has quit IRC | 11:43 | |
| openstackgerrit | Berezovsky Irena proposed openstack/kuryr: Add specificaton for kubernetes integration https://review.openstack.org/281132 | 12:23 |
| *** salv-orlando has joined #openstack-kuryr | 12:40 | |
| *** yamamoto has joined #openstack-kuryr | 12:41 | |
| *** gsagie has joined #openstack-kuryr | 12:44 | |
| *** salv-orlando has quit IRC | 12:44 | |
| *** yamamoto has quit IRC | 13:10 | |
| *** yamamoto has joined #openstack-kuryr | 13:16 | |
| *** yamamoto has quit IRC | 13:33 | |
| *** salv-orlando has joined #openstack-kuryr | 13:45 | |
| *** salv-orlando has quit IRC | 13:52 | |
| apuimedo | gsagie: this week it's on alternate schedule, right? | 14:06 |
| *** openstackgerrit has quit IRC | 14:17 | |
| *** openstackgerrit has joined #openstack-kuryr | 14:17 | |
| *** banix has joined #openstack-kuryr | 14:18 | |
| *** salv-orlando has joined #openstack-kuryr | 14:41 | |
| *** apuimedo has quit IRC | 14:46 | |
| *** srampal has joined #openstack-kuryr | 14:49 | |
| *** dingboopt has quit IRC | 15:47 | |
| *** WANG_Feng has quit IRC | 15:57 | |
| *** WANG_Feng has joined #openstack-kuryr | 15:58 | |
| *** lezbar has joined #openstack-kuryr | 16:03 | |
| fkautz | gsagie: I agree, so we have two potential starting points... docker installed and docker not installed | 16:44 |
| fkautz | if docker is installed, we should probably undo our config modifications if we make them | 16:44 |
| fkautz | it'll probably be easier to just continue using the stack modifications and not touch docker's default config | 16:45 |
| fkautz | if we do touch it, we'll need to append and remove, e.g. docker config may have additional info such as where to store docker images | 16:46 |
| fkautz | it would also allow us to turn on debug mode in docker and capture logs in CI easily | 16:47 |
| fkautz | and guarantee all logs are from that session | 16:48 |
| openstackgerrit | Frederick F. Kautz IV proposed openstack/kuryr: plugin.sh stops docker service rather than kill docker daemon. https://review.openstack.org/282804 | 16:52 |
| *** irenab_ has joined #openstack-kuryr | 17:05 | |
| *** irenab has quit IRC | 17:08 | |
| *** irenab_ is now known as irenab | 17:08 | |
| *** fawadkhaliq has joined #openstack-kuryr | 17:18 | |
| *** fawadkhaliq has quit IRC | 17:19 | |
| *** fawadkhaliq has joined #openstack-kuryr | 17:42 | |
| *** srampal has quit IRC | 17:46 | |
| *** fawadkhaliq has quit IRC | 17:51 | |
| *** banix has quit IRC | 17:56 | |
| *** shashank_hegde has quit IRC | 18:08 | |
| *** banix has joined #openstack-kuryr | 18:22 | |
| *** banix has joined #openstack-kuryr | 18:23 | |
| *** srampal has joined #openstack-kuryr | 18:30 | |
| *** salv-orl_ has joined #openstack-kuryr | 18:42 | |
| *** salv-orlando has quit IRC | 18:44 | |
| openstackgerrit | Fawad Khaliq proposed openstack/kuryr: Networking for nested containers https://review.openstack.org/269039 | 18:48 |
| *** shashank_hegde has joined #openstack-kuryr | 18:52 | |
| *** irenab_ has joined #openstack-kuryr | 19:37 | |
| *** irenab has quit IRC | 19:38 | |
| *** irenab_ is now known as irenab | 19:38 | |
| *** yamamoto has joined #openstack-kuryr | 19:48 | |
| openstackgerrit | Merged openstack/kuryr: Adjust underline length and change default scope to local https://review.openstack.org/271900 | 20:10 |
| *** itsuugo has quit IRC | 20:20 | |
| *** reedip has quit IRC | 20:20 | |
| *** mestery has quit IRC | 20:20 | |
| *** mestery has joined #openstack-kuryr | 20:20 | |
| *** itsuugo has joined #openstack-kuryr | 20:22 | |
| *** reedip has joined #openstack-kuryr | 20:23 | |
| *** openstackgerrit has quit IRC | 20:47 | |
| *** openstackgerrit has joined #openstack-kuryr | 20:47 | |
| openstackgerrit | OpenStack Proposal Bot proposed openstack/kuryr: Updated from global requirements https://review.openstack.org/282747 | 21:32 |
| *** apuimedo has joined #openstack-kuryr | 22:01 | |
| *** irenab_ has joined #openstack-kuryr | 22:35 | |
| *** irenab has quit IRC | 22:37 | |
| *** irenab_ is now known as irenab | 22:37 | |
| *** dingboopt has joined #openstack-kuryr | 22:39 | |
| *** banix has quit IRC | 22:43 | |
| *** salv-orl_ has quit IRC | 23:08 | |
| *** salv-orlando has joined #openstack-kuryr | 23:11 | |
| *** srampal has quit IRC | 23:16 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!