13:32:23 <fabiand> #startmeeting KubeVirt Weekly Meeting 13:32:23 <zodbot> Meeting started Mon Oct 9 13:32:23 2017 UTC. The chair is fabiand. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:32:23 <zodbot> Useful Commands: #action #agreed #halp #info #idea #link #topic. 13:32:23 <zodbot> The meeting name has been set to 'kubevirt_weekly_meeting' 13:32:28 <fabiand> #info Agenda 13:32:39 <fabiand> #undo 13:32:39 <zodbot> Removing item from minutes: INFO by fabiand at 13:32:28 : Agenda 13:32:44 <fabiand> #topic Agenda 13:32:48 <fabiand> #info Welcome 13:33:13 <fabiand> rollcall: Anybody who has an item, please provide your discussion item with #info TOPIC 13:33:30 <fabiand> #info Website 13:33:37 <fabiand> #info Blog 13:33:40 <sgott> #info OLF conference follow up/feedback 13:34:03 <pkotas> #info functests 13:34:38 <sgott> #info long term Kubernetes storage options -- apimachinery will not be supporting any etc api in the near term (manpower) 13:35:06 <fabiand> #info OpenAPI change 13:35:23 <fabiand> #info VMConfig vs VM Spec 13:35:29 <fabiand> #info Open Floor 13:35:41 <pkotas> #info libvirt XML 13:35:49 <mzamazal> #info more readable logging 13:35:57 <fabiand> #topic Blog 13:36:29 <fromani> #info vm metrics proposal 13:36:51 <fabiand> #info Project blog to allow blogging about project things without the need of a private blog 13:36:53 <fabiand> #link http://blog.kubevirt.io/ 13:37:32 <fabiand> Admin interface: 13:37:35 <fabiand> #link http://blog.kubevirt.io/hubpress 13:39:43 <fabiand> #topic Website 13:39:50 <fabiand> #info Worked a little on website: 13:39:52 <fabiand> #link https://fabiand.github.io/kubevirt.github.io/ 13:40:52 <fabiand> #info Goal to make website usable with GH themes 13:41:31 <fabiand> #topic OLF conference follow up 13:41:41 <fabiand> #info Small feedback from the OLF presentation 13:41:50 <fabiand> Small conference with 200-300 attendees 13:41:55 <fabiand> ~20 vendor booths 13:42:06 <fabiand> Good forum for intimate discussion 13:42:34 <fabiand> #info 30 people attended the talk 13:42:50 <fabiand> #info Feedback was mostly around docker and kubernetes 13:42:59 <fabiand> How it is used by us 13:43:45 <fabiand> A few people were interested in it - had company projects 13:44:04 <fabiand> #topic Functests 13:44:42 <fabiand> #info submitted a PR, but functests seem to be broken - Infos? 13:46:03 <fabiand> #link http://github.com/kubevirt/kubevirt/pulls/493 13:46:13 <fabiand> #undo 13:46:13 <zodbot> Removing item from minutes: <MeetBot.items.Link object at 0x408e4810> 13:46:16 <fabiand> #link http://github.com/kubevirt/kubevirt/pull/493 13:46:47 <fabiand> #info Might be a cleanup timeout 13:47:00 <fabiand> #info Happens remote and locally 13:49:36 <fabiand> #info Will take a closer look 13:50:00 <fabiand> #topic Long term API Server storage options 13:50:39 <fabiand> #info No API server storage api from Kube 13:50:55 <fabiand> #info Recommendation: Use etcd 13:51:02 <fabiand> jhernand, ^^ 13:53:15 <fabiand> #idea sgott to speak on k8s API machinery meeting to ask if main api server etcd can be used 13:54:01 <jhernand> That ^ is also convenient to support HA, no need to configure the Kubevirt-specific etcd for HA as well. 13:54:26 <fabiand> #idea Please send an email to the ml on this sgott 13:55:03 <fabiand> #topic OpenAPI 13:55:27 <fabiand> #info Fixed swagger definition last week 13:55:40 <fabiand> #info But it's in version 1.2 13:56:00 <fabiand> #idea Use openapi pkg to generate 2.0 directly 13:56:08 <fabiand> Currently a convernert is used to go from 1.2 to 2.0 13:56:16 <fabiand> openapi pkg required some dep updates 13:56:30 <fabiand> … go restful, openapi pkg, easy json 13:56:45 <fabiand> #info Dep update makes job fail 13:57:18 <fabiand> #link https://github.com/kubevirt/kubevirt/pull/494 13:59:00 <fabiand> #info auto generate API documentation using this swagger documentation 13:59:08 <fabiand> #info to then generate python bindings 13:59:55 <fabiand> #topic VMConfig vs VM Spec 14:00:40 <fabiand> #info Let's take it offline to discuss details 14:01:02 <fabiand> #idea Let's set up a mtg on this 14:01:11 <fabiand> #action setup meetign 14:01:56 <fabiand> #topic More readable logging 14:02:15 <fabiand> #info PR to simplify logging calls - should contain the same informations 14:02:23 <fabiand> #link https://github.com/kubevirt/kubevirt/pull/496 14:03:09 <fabiand> Please take a look 14:03:22 <fabiand> #topic VM metrics proposal 14:03:52 <fabiand> #link https://github.com/kubevirt/kubevirt/pull/487 14:04:13 <fabiand> Seeks for more reviews 14:07:44 <fabiand> #info Request for general feedback about implementation points 14:07:49 <fabiand> Do we care how it's implemented on the node level? 14:09:39 <fabiand> #topic Open floor 14:09:57 <fabiand> #info KubeVirt v0.0.3 14:12:18 <fabiand> #info API Server merging 14:12:22 <fabiand> We need to get some stuff merged 14:14:43 <fabiand> #info Networking update 14:14:54 <fabiand> #link https://github.com/vladikr/kubevirt/tree/veth-bridge-tap 14:15:04 <fabiand> #link https://github.com/vladikr/kubevirt/tree/veth-macvtap 14:15:30 <fabiand> vladikr managed to connect to a pod from a VM 14:16:30 <fabiand> #endmeeting