openstackgerrit | Merged openstack/magnum: Put kube_master into a resource group https://review.openstack.org/206678 | 00:02 |
---|---|---|
*** dims_ has joined #openstack-containers | 00:02 | |
*** dimsum__ has quit IRC | 00:04 | |
openstackgerrit | Merged openstack/magnum: Add a new field 'master_count' to bay in DB https://review.openstack.org/207245 | 00:09 |
*** suro-patz has joined #openstack-containers | 00:23 | |
*** hongbin has joined #openstack-containers | 00:42 | |
*** dims_ has quit IRC | 00:50 | |
*** dimsum__ has joined #openstack-containers | 00:53 | |
*** suro-patz has quit IRC | 01:21 | |
*** wanghua has joined #openstack-containers | 01:24 | |
*** achanda has joined #openstack-containers | 01:25 | |
*** dimsum__ has quit IRC | 01:25 | |
*** dimsum__ has joined #openstack-containers | 01:28 | |
*** humble_ has joined #openstack-containers | 01:34 | |
*** shuquan has joined #openstack-containers | 01:35 | |
*** wanghua has quit IRC | 01:37 | |
*** shuquan_ has joined #openstack-containers | 01:40 | |
*** shuquan has quit IRC | 01:40 | |
*** shuquan_ is now known as shuquan | 01:40 | |
*** erkules has joined #openstack-containers | 01:54 | |
*** erkules_ has quit IRC | 01:56 | |
*** shuquan_ has joined #openstack-containers | 01:58 | |
*** shuquan has quit IRC | 01:58 | |
*** shuquan_ is now known as shuquan | 01:58 | |
*** shuquan has quit IRC | 02:02 | |
*** dimsum__ has quit IRC | 02:02 | |
*** humble__ has joined #openstack-containers | 02:02 | |
*** shuquan has joined #openstack-containers | 02:02 | |
*** humble_ has quit IRC | 02:05 | |
*** shuquan has quit IRC | 02:15 | |
*** shuquan has joined #openstack-containers | 02:15 | |
*** mathspanda has joined #openstack-containers | 02:16 | |
*** mathspanda has quit IRC | 02:18 | |
*** yuanying has quit IRC | 02:30 | |
*** madhuri has joined #openstack-containers | 02:31 | |
*** shuquan has quit IRC | 02:31 | |
*** shuquan has joined #openstack-containers | 02:33 | |
*** shuquan has quit IRC | 02:36 | |
*** shuquan has joined #openstack-containers | 02:37 | |
*** humble_ has joined #openstack-containers | 02:39 | |
*** shuquan has quit IRC | 02:41 | |
*** humble__ has quit IRC | 02:42 | |
*** mathspanda has joined #openstack-containers | 02:44 | |
*** shuquan has joined #openstack-containers | 02:44 | |
*** Tennyson has joined #openstack-containers | 02:44 | |
*** julim has joined #openstack-containers | 02:54 | |
openstackgerrit | Madhuri Kumari proposed openstack/magnum: Add X509KeyPair controller and conductor. https://review.openstack.org/204798 | 02:56 |
*** mathspanda has quit IRC | 03:00 | |
*** suro-patz has joined #openstack-containers | 03:04 | |
*** alejandrito has quit IRC | 03:12 | |
*** julim has quit IRC | 03:13 | |
*** yuanying has joined #openstack-containers | 03:13 | |
*** shuquan has quit IRC | 03:26 | |
yuanying | madhuri: arround? | 03:30 |
*** Tennyson has quit IRC | 03:33 | |
*** mathspanda has joined #openstack-containers | 03:35 | |
*** Tennyson has joined #openstack-containers | 03:36 | |
*** julim has joined #openstack-containers | 03:36 | |
*** coolsvap|away is now known as coolsvap | 03:40 | |
*** shuquan has joined #openstack-containers | 03:40 | |
*** mathspanda has quit IRC | 03:46 | |
*** julim has quit IRC | 03:56 | |
*** Daviey has quit IRC | 03:59 | |
*** shuquan has quit IRC | 04:02 | |
*** shuquan has joined #openstack-containers | 04:03 | |
*** hongbin has quit IRC | 04:15 | |
*** shuquan has quit IRC | 04:15 | |
*** shuquan has joined #openstack-containers | 04:16 | |
*** mathspanda has joined #openstack-containers | 04:16 | |
*** suro-patz has quit IRC | 04:21 | |
*** unicell1 has joined #openstack-containers | 04:28 | |
*** unicell has quit IRC | 04:28 | |
*** Tennyson has quit IRC | 04:28 | |
*** Tennyson has joined #openstack-containers | 04:30 | |
*** suro-patz has joined #openstack-containers | 04:32 | |
madhuri | yuanying Hi | 04:33 |
*** Kennan has quit IRC | 04:35 | |
*** Kennan has joined #openstack-containers | 04:36 | |
*** shuquan has quit IRC | 04:38 | |
*** mathspanda has quit IRC | 04:38 | |
*** mathspanda has joined #openstack-containers | 04:41 | |
*** suro-patz has quit IRC | 04:41 | |
*** suro-patz has joined #openstack-containers | 04:42 | |
*** daneyon has joined #openstack-containers | 04:43 | |
*** daneyon has quit IRC | 04:43 | |
yuanying | madhuri: hongbin introduce master node HA, https://review.openstack.org/#/c/206678/ | 04:43 |
*** daneyon has joined #openstack-containers | 04:44 | |
madhuri | yuanying, Yes our patches fail | 04:44 |
yuanying | So, our architecture is broken which is "server cert is generated on master node" | 04:44 |
yuanying | instead of master count is one | 04:45 |
yuanying | I want to change the place where server cert is generated | 04:45 |
madhuri | You mean on magnum host node? | 04:45 |
yuanying | maybe m-conductor | 04:46 |
yuanying | and deliver server cert using heat | 04:46 |
yuanying | to k8s master node. | 04:46 |
madhuri | Ahh this need huge change now | 04:46 |
madhuri | to each master node. Right? | 04:46 |
yuanying | but we still will use cert api for registering server cert | 04:46 |
yuanying | m-conductor to m-api | 04:47 |
madhuri | Not directly? | 04:47 |
madhuri | What will be the use case of cert api then? | 04:47 |
yuanying | And future, we should change to use Barbican as a ca, and registering server cert on master-node | 04:47 |
yuanying | we will use it in the future architecture | 04:48 |
madhuri | ok | 04:48 |
yuanying | hmm, but it seems waste currently | 04:48 |
madhuri | yuanying, I need few minutes to rethink the design. | 04:51 |
yuanying | ok | 04:51 |
yuanying | anyway we need to store the cert | 04:51 |
madhuri | Yes that is our initial barbican support | 04:51 |
madhuri | But now our current patches are not valid according to current architecuture | 04:52 |
madhuri | We need to make changes | 04:52 |
madhuri | Ok so now the part we need to change is generate the cert on m-cond node using the same script and then copy using heat | 04:53 |
madhuri | Right? | 04:53 |
yuanying | or using your tool | 04:53 |
yuanying | https://review.openstack.org/#/c/199493/ | 04:54 |
yuanying | ok, simply, we use that script | 04:54 |
madhuri | We need IP? | 04:55 |
yuanying | yes | 04:55 |
*** Bhavya has joined #openstack-containers | 04:56 | |
*** shuquan has joined #openstack-containers | 04:56 | |
madhuri | So how can we generate certs before bay is deployed? | 04:57 |
yuanying | !!!! | 04:57 |
openstack | yuanying: Error: "!!!" is not a valid command. | 04:57 |
yuanying | ohhhh | 04:57 |
*** Daviey has joined #openstack-containers | 04:58 | |
madhuri | Where are you getting this error? | 04:58 |
yuanying | error? | 04:59 |
madhuri | Ok nothing that's bot | 04:59 |
madhuri | Does this sound to you as an issue? | 05:00 |
yuanying | yes | 05:01 |
yuanying | hmm, we should continue previous architecture with limitation? | 05:01 |
yuanying | limitation means "only single master node is supported" | 05:02 |
madhuri | In case of multiple master node, our current architecture will fail | 05:02 |
madhuri | Yes | 05:02 |
madhuri | we should discuss about it with adrian or sdake | 05:02 |
madhuri | What if we generate certificate on each master node and register with m-api | 05:03 |
madhuri | I think the above option is better. | 05:03 |
yuanying | or | 05:04 |
yuanying | one master node generate server cert, and then also register server cert | 05:04 |
yuanying | and other master nodes pull it | 05:04 |
yuanying | ok, we will continue previous architecture | 05:05 |
yuanying | and improve it | 05:05 |
yuanying | later | 05:05 |
madhuri | In Liberty release cycle? | 05:06 |
yuanying | you mean continue previous architecture, right? | 05:06 |
yuanying | I'm not sure, if we can it's better | 05:07 |
madhuri | I also want to have a single master node secure support | 05:07 |
madhuri | And then we can ofcourse work to improve it further | 05:07 |
yuanying | ok | 05:08 |
madhuri | But I suppose that we need to support multiple master node in this release cycle only | 05:08 |
madhuri | Ok so let's complete our initial architecture | 05:08 |
yuanying | ok, thanks | 05:09 |
yuanying | I'll update heat template today | 05:09 |
madhuri | Can you rebase my patch https://review.openstack.org/#/c/207324/? | 05:09 |
yuanying | rebase master? | 05:10 |
madhuri | Yes | 05:10 |
yuanying | wait a moment | 05:10 |
madhuri | There is a conflict with heat template | 05:10 |
madhuri | I will work on barbican store cert support | 05:10 |
yuanying | we should introduce configuration which is enable/disable secure bay | 05:11 |
madhuri | Ok | 05:11 |
yuanying | https://review.openstack.org/#/c/207324/1/magnum/conductor/handlers/k8s_conductor.py | 05:11 |
madhuri | Will you do that or should I? | 05:11 |
yuanying | this source will break magnum | 05:12 |
yuanying | I'll add that configuration option to this | 05:12 |
yuanying | and rebase it | 05:12 |
madhuri | No this will not | 05:12 |
madhuri | In case of insecure bay, certificates will be none | 05:12 |
yuanying | hmm? | 05:13 |
madhuri | So it should work | 05:13 |
yuanying | oh, None doesn't anything? | 05:13 |
yuanying | ok | 05:13 |
madhuri | I notice jenkin passed | 05:13 |
madhuri | Yes I tested | 05:13 |
yuanying | I rebase this | 05:13 |
madhuri | Ok thanks | 05:13 |
madhuri | I lost my patch for barbican support :( | 05:13 |
madhuri | I will have to write it again | 05:14 |
yuanying | uh-oh | 05:15 |
yuanying | madhuri: you mean, also rebase https://review.openstack.org/#/c/204798 ? | 05:18 |
madhuri | yuanying, I will try to rebase it | 05:18 |
madhuri | And then let you know | 05:19 |
*** fawadkhaliq has joined #openstack-containers | 05:23 | |
openstackgerrit | Madhuri Kumari proposed openstack/magnum: Added X509KeyPair object and data model. https://review.openstack.org/203901 | 05:28 |
openstackgerrit | Madhuri Kumari proposed openstack/magnum: Add X509KeyPair controller and conductor. https://review.openstack.org/204798 | 05:28 |
madhuri | yuanying, Can you now rebase the other patch? | 05:34 |
yuanying | ok | 05:34 |
*** kmARC has joined #openstack-containers | 05:37 | |
*** harlowja has quit IRC | 05:44 | |
*** daneyon has quit IRC | 05:48 | |
*** daneyon has joined #openstack-containers | 05:49 | |
*** fawadk has joined #openstack-containers | 05:56 | |
*** madhuri has quit IRC | 05:57 | |
*** fawadkhaliq has quit IRC | 05:58 | |
*** daneyon has quit IRC | 05:58 | |
*** ishant has joined #openstack-containers | 06:00 | |
*** daneyon has joined #openstack-containers | 06:02 | |
*** daneyon has quit IRC | 06:08 | |
*** daneyon has joined #openstack-containers | 06:09 | |
*** Kennan has quit IRC | 06:09 | |
*** Kennan has joined #openstack-containers | 06:11 | |
openstackgerrit | Motohiro/Yuanying Otsuka proposed openstack/magnum: Added X509KeyPair object and data model. https://review.openstack.org/203901 | 06:11 |
openstackgerrit | Motohiro/Yuanying Otsuka proposed openstack/magnum: Make Kubernetes API call secure. https://review.openstack.org/207324 | 06:11 |
openstackgerrit | Motohiro/Yuanying Otsuka proposed openstack/magnum: Add X509KeyPair controller and conductor. https://review.openstack.org/204798 | 06:11 |
*** shuquan has quit IRC | 06:13 | |
*** shuquan has joined #openstack-containers | 06:14 | |
*** shuquan has quit IRC | 06:17 | |
openstackgerrit | Motohiro/Yuanying Otsuka proposed openstack/magnum: Make Kubernetes API call secure. https://review.openstack.org/207324 | 06:20 |
yuanying | Done | 06:20 |
*** shuquan has joined #openstack-containers | 06:22 | |
*** chandankumar has joined #openstack-containers | 06:24 | |
*** daneyon_ has joined #openstack-containers | 06:25 | |
*** belmoreira has joined #openstack-containers | 06:25 | |
*** fawadk has quit IRC | 06:27 | |
*** daneyon has quit IRC | 06:28 | |
*** madhuri has joined #openstack-containers | 06:30 | |
openstackgerrit | Digambar proposed openstack/magnum: Initial Heat template for CoreOS Mesos cluster. https://review.openstack.org/208336 | 06:38 |
*** shuquan has quit IRC | 06:38 | |
*** daneyon_ has quit IRC | 06:41 | |
openstackgerrit | Digambar proposed openstack/magnum: Initial Heat template for CoreOS Mesos cluster https://review.openstack.org/208336 | 06:50 |
*** chandankumar has quit IRC | 06:52 | |
*** chandankumar has joined #openstack-containers | 06:54 | |
madhuri | yuanying, Why gate is failing? | 06:55 |
*** kmARC has quit IRC | 06:56 | |
*** suro-patz has quit IRC | 07:06 | |
yuanying | hmm | 07:11 |
*** j___ has joined #openstack-containers | 07:12 | |
*** achanda has quit IRC | 07:13 | |
*** achanda has joined #openstack-containers | 07:17 | |
*** shuquan has joined #openstack-containers | 07:33 | |
*** achanda has quit IRC | 07:36 | |
*** kmARC has joined #openstack-containers | 07:54 | |
*** Drago1 has joined #openstack-containers | 07:55 | |
*** Drago2 has joined #openstack-containers | 07:58 | |
humble_ | Hi, all. the image we use to build k8s cluster is fedora server or fedora cloud? | 07:59 |
*** Drago1 has quit IRC | 08:00 | |
*** fawadkhaliq has joined #openstack-containers | 08:01 | |
*** madhuri has quit IRC | 08:04 | |
*** alex_klimov has joined #openstack-containers | 08:16 | |
*** fawadkhaliq has quit IRC | 08:28 | |
*** zhenguo has joined #openstack-containers | 08:29 | |
*** fawadkhaliq has joined #openstack-containers | 08:30 | |
*** Bhavya has quit IRC | 08:33 | |
*** humble__ has joined #openstack-containers | 08:40 | |
*** humble_ has quit IRC | 08:44 | |
*** erkules has quit IRC | 08:56 | |
*** erkules has joined #openstack-containers | 08:56 | |
*** fawadkhaliq has quit IRC | 09:03 | |
humble__ | Kennan: ping | 09:03 |
*** fawadkhaliq has joined #openstack-containers | 09:06 | |
*** Tennyson has quit IRC | 09:07 | |
*** Tennyson has joined #openstack-containers | 09:09 | |
*** Tennyson has quit IRC | 09:13 | |
*** Tennyson has joined #openstack-containers | 09:15 | |
*** humble_ has joined #openstack-containers | 09:16 | |
*** humble__ has quit IRC | 09:19 | |
Kennan | hi humble_ | 09:19 |
Kennan | just notice that message, busy with other issues. Sorry | 09:19 |
Kennan | what's up? humble_: | 09:20 |
Kennan | humble__: should this one | 09:20 |
humble_ | Kennan:Do you know which image we use to build k8s cluster, fedora server or fedora cloud? | 09:20 |
Kennan | fedoar cloud specific image, atomic I think | 09:22 |
humble_ | Kennan: Thank you | 09:25 |
Kennan | humble_: you could check this guide | 09:26 |
Kennan | https://review.openstack.org/#/c/196145/ | 09:26 |
Kennan | it tells you how to build that image | 09:26 |
*** humble__ has joined #openstack-containers | 09:27 | |
humble__ | Kennan:OK, I want to make a image which run kube-api, kube-scheduler, etcd as containers | 09:29 |
Kennan | magnum k8s bay would did that job, why need to build a new image yourself? only if you want to build a new image with new k8s versions | 09:30 |
*** humble_ has quit IRC | 09:31 | |
* Kennan leave for other issues | 09:31 | |
*** fawadkhaliq has quit IRC | 09:32 | |
*** mathspanda has quit IRC | 09:32 | |
*** fawadkhaliq has joined #openstack-containers | 09:33 | |
*** Tennyson has quit IRC | 09:33 | |
*** Drago2 has quit IRC | 09:34 | |
*** diga has quit IRC | 09:34 | |
*** Bhavya has joined #openstack-containers | 09:42 | |
*** fawadkhaliq has quit IRC | 09:45 | |
*** fawadkhaliq has joined #openstack-containers | 09:45 | |
*** eliqiao1 has quit IRC | 09:48 | |
*** shuquan has quit IRC | 09:49 | |
*** Bhavya has quit IRC | 09:54 | |
*** fawadkhaliq has quit IRC | 09:58 | |
*** eliqiao has joined #openstack-containers | 10:03 | |
*** Kennan has quit IRC | 10:07 | |
*** alex_klimov has quit IRC | 10:08 | |
*** j___ has quit IRC | 10:08 | |
*** logan2 has quit IRC | 10:08 | |
*** j___ has joined #openstack-containers | 10:08 | |
*** logan2 has joined #openstack-containers | 10:08 | |
*** alex_klimov has joined #openstack-containers | 10:09 | |
*** Kennan has joined #openstack-containers | 10:09 | |
*** Bhavya has joined #openstack-containers | 10:13 | |
*** daneyon has joined #openstack-containers | 10:18 | |
*** fawadkhaliq has joined #openstack-containers | 10:21 | |
*** daneyon has quit IRC | 10:23 | |
humble__ | Kennan: k8s bay now run kube-api, ectd as containers? | 10:26 |
*** eliqiao has quit IRC | 10:29 | |
*** dimsum__ has joined #openstack-containers | 10:34 | |
*** coolsvap is now known as coolsvap|away | 11:06 | |
*** Marga__ has quit IRC | 11:13 | |
*** dims_ has joined #openstack-containers | 11:18 | |
*** dimsum__ has quit IRC | 11:20 | |
*** julim has joined #openstack-containers | 11:43 | |
*** wanghua has joined #openstack-containers | 11:50 | |
*** humble__ has quit IRC | 11:53 | |
*** dims_ has quit IRC | 11:54 | |
*** dimsum__ has joined #openstack-containers | 11:55 | |
*** coolsvap|away is now known as coolsvap | 11:58 | |
*** fawadkhaliq has quit IRC | 12:04 | |
*** Marga_ has joined #openstack-containers | 12:05 | |
*** j___ has quit IRC | 12:05 | |
*** Bhavya has quit IRC | 12:06 | |
*** daneyon has joined #openstack-containers | 12:07 | |
*** dimsum__ has quit IRC | 12:08 | |
*** daneyon has quit IRC | 12:12 | |
*** j___ has joined #openstack-containers | 12:20 | |
*** dimsum__ has joined #openstack-containers | 12:22 | |
*** dims_ has joined #openstack-containers | 12:27 | |
*** apuimedo has joined #openstack-containers | 12:28 | |
*** dims__ has joined #openstack-containers | 12:29 | |
*** dimsum__ has quit IRC | 12:29 | |
*** Marga_ has quit IRC | 12:30 | |
*** dimsum__ has joined #openstack-containers | 12:32 | |
*** dims_ has quit IRC | 12:32 | |
*** dims__ has quit IRC | 12:34 | |
*** zhenguo has quit IRC | 12:43 | |
*** dims_ has joined #openstack-containers | 12:45 | |
*** dimsum__ has quit IRC | 12:46 | |
*** dims_ has quit IRC | 12:53 | |
*** jjfreric has joined #openstack-containers | 12:53 | |
*** dimsum__ has joined #openstack-containers | 12:54 | |
*** dimsum__ is now known as dims | 12:55 | |
*** jjlehr has joined #openstack-containers | 12:59 | |
*** j___ has quit IRC | 13:04 | |
*** j___ has joined #openstack-containers | 13:16 | |
*** zul has joined #openstack-containers | 13:21 | |
*** ctrath has joined #openstack-containers | 13:33 | |
-openstackstatus- NOTICE: The Gerrit service on review.openstack.org has been restarted in an attempt to improve performance. | 13:39 | |
*** sdake has joined #openstack-containers | 13:41 | |
*** Marga_ has joined #openstack-containers | 13:42 | |
*** h00327910__ has quit IRC | 13:48 | |
*** daneyon has joined #openstack-containers | 13:56 | |
*** chandankumar has quit IRC | 14:00 | |
*** daneyon has quit IRC | 14:01 | |
*** SourabhP has joined #openstack-containers | 14:05 | |
*** zz_dimtruck is now known as dimtruck | 14:11 | |
*** SourabhP_ has joined #openstack-containers | 14:14 | |
*** hongbin has joined #openstack-containers | 14:15 | |
*** sdake has quit IRC | 14:16 | |
*** SourabhP has quit IRC | 14:16 | |
*** SourabhP_ is now known as SourabhP | 14:16 | |
*** dane_leblanc has joined #openstack-containers | 14:22 | |
*** sdake has joined #openstack-containers | 14:24 | |
*** unicell has joined #openstack-containers | 14:26 | |
*** unicell1 has quit IRC | 14:27 | |
*** muralia has joined #openstack-containers | 14:30 | |
*** absubram has joined #openstack-containers | 14:31 | |
*** Drago has joined #openstack-containers | 14:38 | |
*** rpothier has joined #openstack-containers | 14:39 | |
*** wanghua has quit IRC | 14:43 | |
openstackgerrit | Hongbin Lu proposed openstack/magnum: Add a new field 'master_count' to bay in API https://review.openstack.org/207246 | 14:46 |
*** Tango has joined #openstack-containers | 14:49 | |
*** SourabhP has quit IRC | 14:50 | |
*** gangil has joined #openstack-containers | 14:50 | |
*** achanda has joined #openstack-containers | 14:53 | |
*** barra204 has joined #openstack-containers | 14:57 | |
*** jjlehr has quit IRC | 14:59 | |
*** SourabhP has joined #openstack-containers | 15:01 | |
*** achanda has quit IRC | 15:04 | |
*** agireud has joined #openstack-containers | 15:04 | |
*** suro-patz has joined #openstack-containers | 15:09 | |
*** barra204 has quit IRC | 15:09 | |
*** shakamunyi has joined #openstack-containers | 15:14 | |
*** shakamunyi is now known as barra204 | 15:16 | |
openstackgerrit | Hongbin Lu proposed openstack/python-magnumclient: Add support for multiple master nodes https://review.openstack.org/208530 | 15:22 |
*** barra204 has quit IRC | 15:26 | |
*** jjlehr has joined #openstack-containers | 15:26 | |
*** adrian_otto has joined #openstack-containers | 15:35 | |
*** ishant has quit IRC | 15:36 | |
*** barra204 has joined #openstack-containers | 15:41 | |
*** daneyon has joined #openstack-containers | 15:45 | |
*** belmoreira has quit IRC | 15:45 | |
*** j___ has quit IRC | 15:47 | |
*** daneyon has quit IRC | 15:50 | |
*** daneyon has joined #openstack-containers | 15:51 | |
*** daneyon has quit IRC | 15:51 | |
*** daneyon has joined #openstack-containers | 15:51 | |
*** openstackgerrit_ has joined #openstack-containers | 15:54 | |
*** daneyon_ has joined #openstack-containers | 15:54 | |
*** daneyon has quit IRC | 15:56 | |
*** chandankumar has joined #openstack-containers | 16:01 | |
*** suro-patz has quit IRC | 16:05 | |
*** gangil1 has joined #openstack-containers | 16:05 | |
*** gangil has quit IRC | 16:08 | |
*** unicell has quit IRC | 16:13 | |
*** sdake has quit IRC | 16:16 | |
*** Marga_ has quit IRC | 16:16 | |
*** fawadkhaliq has joined #openstack-containers | 16:16 | |
*** alex_klimov has quit IRC | 16:20 | |
*** sdake has joined #openstack-containers | 16:21 | |
*** dane_leblanc_ has joined #openstack-containers | 16:23 | |
*** diga has joined #openstack-containers | 16:23 | |
*** vahidh has quit IRC | 16:23 | |
*** dane_leblanc has quit IRC | 16:27 | |
*** Marga_ has joined #openstack-containers | 16:27 | |
*** chandankumar has quit IRC | 16:35 | |
*** jjlehr has quit IRC | 16:36 | |
*** unicell has joined #openstack-containers | 16:37 | |
*** sdake has quit IRC | 16:43 | |
*** jjlehr has joined #openstack-containers | 16:46 | |
*** sdake has joined #openstack-containers | 16:47 | |
*** hongbin has quit IRC | 16:53 | |
*** Marga_ has quit IRC | 16:55 | |
*** Marga_ has joined #openstack-containers | 16:56 | |
*** coolsvap is now known as coolsvap|away | 16:58 | |
*** harlowja has joined #openstack-containers | 17:03 | |
*** suro-patz has joined #openstack-containers | 17:11 | |
*** kmARC has quit IRC | 17:13 | |
*** unicell1 has joined #openstack-containers | 17:16 | |
*** unicell has quit IRC | 17:16 | |
openstackgerrit | Tom Cammann proposed openstack/magnum: Make kube_allow_priv type boolean in templates https://review.openstack.org/208567 | 17:19 |
*** achanda_ has joined #openstack-containers | 17:26 | |
*** harshs has joined #openstack-containers | 17:27 | |
*** SourabhP has quit IRC | 17:27 | |
*** jjlehr has quit IRC | 17:28 | |
*** linevan has joined #openstack-containers | 17:38 | |
*** vilobhmm has joined #openstack-containers | 17:40 | |
openstackgerrit | Daneyon Hansen proposed openstack/magnum: Magnum Container Networking Spec https://review.openstack.org/204686 | 17:44 |
*** kmARC has joined #openstack-containers | 17:58 | |
*** chandankumar has joined #openstack-containers | 17:58 | |
*** Marga_ has quit IRC | 18:00 | |
*** Marga_ has joined #openstack-containers | 18:01 | |
*** s3wong has joined #openstack-containers | 18:01 | |
*** jjfreric has quit IRC | 18:05 | |
*** jjfreric has joined #openstack-containers | 18:05 | |
*** openstackgerrit_ has quit IRC | 18:07 | |
*** Marga_ has quit IRC | 18:11 | |
*** chandankumar has quit IRC | 18:12 | |
*** achanda has joined #openstack-containers | 18:14 | |
*** tcammann has quit IRC | 18:15 | |
*** achanda_ has quit IRC | 18:16 | |
*** tcammann has joined #openstack-containers | 18:16 | |
*** SourabhP has joined #openstack-containers | 18:17 | |
*** harlowja has quit IRC | 18:21 | |
*** Kennan has quit IRC | 18:21 | |
*** harlowja has joined #openstack-containers | 18:21 | |
*** eghobo has joined #openstack-containers | 18:22 | |
*** jjlehr has joined #openstack-containers | 18:28 | |
*** Kennan has joined #openstack-containers | 18:29 | |
*** fawadkhaliq has quit IRC | 18:31 | |
openstackgerrit | Surojit Pathak proposed openstack/magnum: Set default node_count to 1. https://review.openstack.org/207257 | 18:37 |
*** kmARC has quit IRC | 18:38 | |
*** kmARC_ has joined #openstack-containers | 18:38 | |
*** kmARC_ has quit IRC | 18:38 | |
*** kmARC has joined #openstack-containers | 18:39 | |
*** apuimedo has quit IRC | 18:39 | |
*** Tango has quit IRC | 18:44 | |
*** shakamunyi has joined #openstack-containers | 18:46 | |
*** chandankumar has joined #openstack-containers | 18:47 | |
*** Marga_ has joined #openstack-containers | 18:52 | |
*** hongbin has joined #openstack-containers | 18:53 | |
linevan | ._. | 18:57 |
*** jay-lau-513 has joined #openstack-containers | 18:58 | |
*** rpothier has quit IRC | 18:58 | |
*** zul has quit IRC | 19:11 | |
*** gangil1 has quit IRC | 19:12 | |
openstackgerrit | Tom Cammann proposed openstack/magnum: String boolean params to real boolean in templates https://review.openstack.org/208567 | 19:16 |
*** adrian_otto has quit IRC | 19:20 | |
*** Tango has joined #openstack-containers | 19:23 | |
*** sdake has quit IRC | 19:28 | |
*** agireud_ has joined #openstack-containers | 19:29 | |
*** agireud has quit IRC | 19:30 | |
*** agireud_ is now known as agireud | 19:30 | |
*** eghobo_ has joined #openstack-containers | 19:45 | |
*** eghobo__ has joined #openstack-containers | 19:47 | |
*** eghobo has quit IRC | 19:48 | |
*** eghobo_ has quit IRC | 19:49 | |
*** agireud has quit IRC | 19:52 | |
*** agireud has joined #openstack-containers | 19:54 | |
*** mfalatic has joined #openstack-containers | 20:01 | |
*** sdake has joined #openstack-containers | 20:01 | |
*** gangil has joined #openstack-containers | 20:03 | |
*** adrian_otto has joined #openstack-containers | 20:04 | |
*** sdake_ has joined #openstack-containers | 20:10 | |
*** sdake has quit IRC | 20:13 | |
*** chandankumar has quit IRC | 20:21 | |
*** jay-lau-513 has quit IRC | 20:48 | |
*** jay-lau-513 has joined #openstack-containers | 20:48 | |
hongbin | Hi folks, I won't be able to attend the team meeting tomorrow. Will be flighting to the midcycle at that time. | 20:53 |
hongbin | I am looking forward to seeing some of you in the midcycle | 20:54 |
Tango | hongbin: You can get internet on the flight :) | 20:58 |
*** SourabhP has quit IRC | 20:59 | |
*** SourabhP has joined #openstack-containers | 21:00 | |
openstackgerrit | Tom Cammann proposed openstack/magnum: Change instructions to use get-pip https://review.openstack.org/203008 | 21:00 |
*** eghobo has joined #openstack-containers | 21:00 | |
hongbin | Tango: really? Let me check | 21:02 |
*** eghobo__ has quit IRC | 21:03 | |
Tango | hongbin: It might be a bit expensive, but if you get bored and you can claim it in the expense account, it might be worth it. | 21:03 |
hongbin | Tango: Good to know. Thx | 21:05 |
*** daneyon_ has quit IRC | 21:14 | |
*** eghobo has quit IRC | 21:14 | |
*** daneyon has joined #openstack-containers | 21:15 | |
*** jjlehr has quit IRC | 21:17 | |
*** ctrath has quit IRC | 21:18 | |
*** Marga_ has quit IRC | 21:25 | |
*** muralia has quit IRC | 21:32 | |
*** eghobo has joined #openstack-containers | 21:33 | |
*** vilobhmm has quit IRC | 21:36 | |
*** vilobhmm has joined #openstack-containers | 21:36 | |
*** jjlehr has joined #openstack-containers | 21:46 | |
*** eghobo has quit IRC | 21:50 | |
*** eghobo has joined #openstack-containers | 21:56 | |
openstackgerrit | Merged openstack/magnum: Add test cases for pagination marker https://review.openstack.org/208137 | 21:59 |
openstackgerrit | Merged openstack/magnum: Add guru meditation report for magnum https://review.openstack.org/202405 | 22:00 |
*** jjfreric has quit IRC | 22:01 | |
*** agireud has quit IRC | 22:02 | |
*** agireud has joined #openstack-containers | 22:14 | |
*** jjlehr has quit IRC | 22:14 | |
*** agireud has quit IRC | 22:18 | |
*** dimtruck is now known as zz_dimtruck | 22:19 | |
*** dane_leblanc_ has quit IRC | 22:20 | |
*** vilobhmm has quit IRC | 22:33 | |
*** vilobhmm has joined #openstack-containers | 22:37 | |
*** vilobhmm has quit IRC | 22:41 | |
*** kmARC has quit IRC | 22:42 | |
tcammann1 | hongbin: was $20 on United when I flew last night :) | 22:47 |
*** zz_dimtruck is now known as dimtruck | 22:48 | |
hongbin | tcammann1: Thx. I am with air canada. It looks it is $10. | 22:51 |
*** shakamunyi has quit IRC | 22:51 | |
linevan | ._. | 22:51 |
*** dims_ has joined #openstack-containers | 22:51 | |
*** dims has quit IRC | 22:52 | |
*** dims has joined #openstack-containers | 22:53 | |
*** jay-lau-513 has quit IRC | 22:53 | |
*** dims_ has quit IRC | 22:56 | |
*** vilobhmm has joined #openstack-containers | 23:01 | |
*** absubram has quit IRC | 23:05 | |
*** jhova has joined #openstack-containers | 23:08 | |
*** vilobhmm has quit IRC | 23:13 | |
*** dimtruck is now known as zz_dimtruck | 23:19 | |
*** dims has quit IRC | 23:29 | |
*** linevan has quit IRC | 23:36 | |
*** suro-patz has quit IRC | 23:41 | |
*** suro-patz has joined #openstack-containers | 23:42 | |
Kennan | hi Tango: | 23:43 |
Tango | Kennan: Hi Kennan | 23:43 |
Kennan | do we have remote access for the meeting ? | 23:43 |
Tango | I see the webex links that Adrian posted | 23:44 |
Kennan | Really? Tango: where is that? | 23:45 |
*** adrian_otto has quit IRC | 23:45 | |
Tango | Kennan: On the midcycle wiki: https://wiki.openstack.org/wiki/Magnum/Midcycle | 23:45 |
Tango | Kennan: The time is terrible for you though | 23:46 |
Kennan | Tango: let me check the time for China, It is US/Pacific | 23:47 |
Tango | Kennan: Right, the time is Pacific | 23:48 |
Kennan | yes Tango: it is mid-night time in China :( | 23:52 |
Kennan | I would try best to join it if possible | 23:52 |
Tango | Kennan: You can sleep in the day before and stay up all night :) | 23:52 |
Kennan | yes Tango: just have some other work in hands, so can not sleep :0 | 23:53 |
Kennan | anyway. Thanks Tango: | 23:54 |
Kennan | for you efforts to make meetings happen on good place | 23:54 |
Tango | Glad to help | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!