Tuesday, 2020-04-28

openstackgerritSirajudeen proposed airship/airshipctl master: Fix for Lint warnings  https://review.opendev.org/71828902:34
openstackgerritSirajudeen proposed airship/airshipctl master: Encoding secret data in airshipctl config files  https://review.opendev.org/72028902:35
openstackgerritSirajudeen proposed airship/airshipctl master: Use table driven test cases  https://review.opendev.org/71610202:47
openstackgerritSirajudeen proposed airship/airshipctl master: [#21] - prompt for config init options  https://review.opendev.org/71018003:04
openstackgerritSirajudeen proposed airship/airshipctl master: Encoding secret data in airshipctl config files  https://review.opendev.org/72028903:09
*** evrardjp has quit IRC04:35
*** evrardjp has joined #airshipit04:35
*** dpawlik has joined #airshipit06:06
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add utility function to be get current context target-path  https://review.opendev.org/72375706:27
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add command line library to integrate clusterctl with airshipctl  https://review.opendev.org/72375806:28
*** born2bake has joined #airshipit07:43
openstackgerritSmruti Soumitra Khuntia proposed airship/treasuremap master: Changes supporting k8s 1.16  https://review.opendev.org/68863208:29
*** happyhemant has joined #airshipit08:30
-openstackstatus- NOTICE: Zuul is currently failing testing, please refrain from recheck and submitting of new changes until this is solved.09:00
*** ChanServ changes topic to "Zuul is currently failing testing, please refrain from recheck and submitting of new changes until this is solved."09:00
born2bakeHi guys, I spoke to the guy who managed to deploy Airsloop on Ubuntu 18.04 but he didnt explain me how. So I am wondering, its possible to deploy Airsloop on Ubuntu 18.04 O_o?09:00
airship-irc-bot1<dukov> > Hey @dukov, does your airshipctl doc render PS have any dependencies on other things in progress, or does it just need a good rebase?  https://review.opendev.org/#/c/698658/ @mattmceuen I'm not sure this CR is still relevant since we kind of moving towards pipelines or stages. each stage will have it's own model so it's not trivial how to implement rendering so far. I'd postpone this CR till we have at least basic concept of09:01
airship-irc-bot1document model entrypoints in terms of stages.09:01
airship-irc-bot1<dukov> you still can use kustomize build... it's not really convenient though09:02
*** avolkov has joined #airshipit09:07
-openstackstatus- NOTICE: Zuul is currently failing all testing, please refrain from approving, rechecking or submitting of new changes until this is solved.09:10
*** ChanServ changes topic to "Zuul is currently failing all testing, please refrain from approving, rechecking or submitting of new changes until this is solved."09:11
born2bakeHi guys, I spoke to the guy who managed to deploy Airsloop on Ubuntu 18.04 but he didnt explain me how. So I am wondering, its possible to deploy Airsloop on Ubuntu 18.04 O_o?09:15
*** dasp has quit IRC10:32
*** dasp has joined #airshipit10:35
openstackgerritDmitry Ukov proposed airship/airshipctl master: Replacement transformer improvement  https://review.opendev.org/72351610:56
*** brtknr has quit IRC11:07
openstackgerritSmruti Soumitra Khuntia proposed airship/treasuremap master: [WIP] Changes supporting k8s 1.17  https://review.opendev.org/68863211:08
*** brtknr has joined #airshipit11:15
*** brtknr has quit IRC11:23
*** brtknr has joined #airshipit11:28
born2bakecan someone share bash to configure networking on genesis node11:58
born2bakeplase11:58
openstackgerritDmitry Ukov proposed airship/airshipctl master: Replacement transformer improvement  https://review.opendev.org/72351612:02
*** happyhemant has quit IRC12:20
*** ChanServ changes topic to "https://opendev.org/airship || https://wiki.openstack.org/wiki/Airship || https://review.opendev.org/#/q/projects:airship+status:open+NOT+label:Verified%253D-1+NOT+label:Workflow%253D-1+NOT+message:DNM+NOT+message:WIP"12:23
-openstackstatus- NOTICE: Zuul has been restarted, all events are lost, recheck or re-approve any changes submitted since 9:50 UTC.12:23
openstackgerritAndreas Jaeger proposed airship/kubernetes-entrypoint master: Fix Zuul configuration: Remove duplicate files  https://review.opendev.org/72388212:24
*** dpawlik has quit IRC12:36
*** dpawlik has joined #airshipit12:40
*** zogger has joined #airshipit12:49
*** roman_g has joined #airshipit13:02
*** SRao has joined #airshipit13:02
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add command line library to integrate clusterctl with airshipctl  https://review.opendev.org/72375813:10
*** mikeifx has joined #airshipit13:16
openstackgerritDmitry Ukov proposed airship/airshipctl master: Replacement transformer improvement  https://review.opendev.org/72351613:17
*** dwalt has joined #airshipit13:20
openstackgerritJagan Mohan Kavva proposed airship/porthole master: [FIX] Upgrade Ceph version to execute utilscli  https://review.opendev.org/72136413:23
airship-irc-bot1<mattmceuen> @dukov agree, per design meeting going on right now :slightly_smiling_face:  landing on `airshipctl apply --dry-run` for "just rendering".  May be reuse from your patchset though.13:24
airship-irc-bot1Action: mattmceuen is repeating it here just to close the loop13:25
airship-irc-bot1<dukov> I think we can just pass this to kubectl client directly13:26
airship-irc-bot1<dukov> since we already have this kubectl integration for initinfra. So i guess mu CR can be abandoned and kubectl should handle the rest13:27
openstackgerritRoman Gorshunov proposed airship/treasuremap master: Uplift all charts/images  https://review.opendev.org/72389313:27
airship-irc-bot1<dukov> ahh13:28
airship-irc-bot1<mattmceuen> If that integration works just as well, that's even better.  However, that ties us to the version of kustomize that's used by kubectl, right?  Do we have that constraint either way?13:28
airship-irc-bot1<dukov> filtering13:28
airship-irc-bot1<dukov> we may still need it13:28
airship-irc-bot1<mattmceuen> can we not just filter the output from kubectl?13:29
airship-irc-bot1<dukov> only for `kubectl get`  i guess13:29
airship-irc-bot1<mattmceuen> ahh13:29
airship-irc-bot1<dukov> not for `kubectl apply`13:29
born2bakemattmceuen https://airship-treasuremap.readthedocs.io/en/latest/airsloop.html I just want to clarify, networking should be configured on switch/router lever right? I cant just have vlans configured on my control-host?13:31
airship-irc-bot1<mattmceuen> born2bake - yeah that's right, if you configure different vlans on the hosts, they'll rely on the switch/router configuration to recognize that and network them13:33
airship-irc-bot1<dukov> @mattmceuen may be we still need render13:33
airship-irc-bot1<dukov> since filtering needs to be implemented anyway13:33
*** ab2434_ has joined #airshipit13:42
openstackgerritMerged airship/airship-in-a-bottle master: Deprecate airship-in-a-bottle  https://review.opendev.org/72015513:42
openstackgerritDmitry Ukov proposed airship/airshipctl master: etcd encryption addition  https://review.opendev.org/72390113:44
airship-irc-bot1<alexander.hughes> Hello all, IRC meeting is starting in ~8 minutes.  Agenda is here: https://etherpad.opendev.org/p/airship-meeting-2020-04-2813:53
airship-irc-bot1<alexander.hughes> please feel free to add additional topics13:53
openstackgerritMerged airship/airshipctl master: Improve config package organization pt.1  https://review.opendev.org/71009713:53
*** pramchan has joined #airshipit13:57
dwalt#startmeeting airship14:00
openstackMeeting started Tue Apr 28 14:00:08 2020 UTC and is due to finish in 60 minutes.  The chair is dwalt. Information about MeetBot at http://wiki.debian.org/MeetBot.14:00
openstackUseful Commands: #action #agreed #help #info #idea #link #topic #startvote.14:00
*** openstack changes topic to " (Meeting topic: airship)"14:00
openstackThe meeting name has been set to 'airship'14:00
dwalto/ everyone! Here is the agenda for today's meeting https://etherpad.opendev.org/p/airship-meeting-2020-04-2814:00
howello/14:00
airship-irc-bot1<alexander.hughes> o/14:00
dwaltWill give it until five after for the rest of the team to migrate over from the design call14:00
airship-irc-bot1<james.gu> O/14:01
pramchano/14:01
*** jtwill98 has joined #airshipit14:02
airship-irc-bot1<mf4716> o/14:02
jemangso/14:02
*** SRao has quit IRC14:03
dwaltThere are no announcements today. Let's jump right into the new topics:14:05
dwalt#topic Treasuremap uplift needed14:05
*** openstack changes topic to "Treasuremap uplift needed (Meeting topic: airship)"14:05
dwalt#link https://review.opendev.org/72389314:05
dwaltroman_g: this is yours14:05
airship-irc-bot1<mb551n> o/14:05
dwaltroman_g: ping!14:06
dwalthe may not be with us :(14:06
openstackgerritSreejith Punnapuzha proposed airship/airshipctl master: Update developer guide for deployment with proxy  https://review.opendev.org/72293614:07
dwaltWe can circle back to this topic another time14:07
dwalt#topic Treasuremap v2 branch is stagnated, requesting updated on latest plans on it14:07
*** openstack changes topic to "Treasuremap v2 branch is stagnated, requesting updated on latest plans on it (Meeting topic: airship)"14:07
dwaltthis was also roman_g. AFAIK, there are still plans to use it, but we are storing the nascent Airship 2 documents in the airshipctl repo. Does anyone from the airshipctl team have anything else to add on this one?14:08
airship-irc-bot1<alexander.hughes> high level - airshipctl is being used to store documents for testing purposes, down the road full example documents will be added to treasuremap/v2 as they were in versions of airship 114:09
airship-irc-bot1<alexander.hughes> those full example documents are not ready, so this is a future effort.  please use airshipctl manifests as references for high level14:09
dwaltWell said. Thanks for the summary @alexanderhughes14:10
dwalt#topic roundtable14:10
*** openstack changes topic to "roundtable (Meeting topic: airship)"14:10
dwaltwe are on it today :)14:10
dwaltThat's the end of the agenda. Anything for roundtable?14:11
airship-irc-bot1<alexander.hughes> just a general call for reviews, work is moving so fast we're having a hard time keeping review list manageable14:11
*** nasirkamal has joined #airshipit14:11
roman_gdwalt: sorry, have been late14:12
airship-irc-bot1<alexander.hughes> had ~1.5 pages worth of reviews early last week, up to over 2 pages of patches now14:12
dwalt++. A lot of the requested reviews today appear to be Airship 1. But the Airship 2 backlog is growing rapidly14:12
dwalthey roman_g14:12
roman_ganyway, all my topics are written in etherpad14:12
dwaltWe just addressed the plans for the v2 branch in treasuremap if you don't mind catching up on the logs. As for the uplift patch, is there anything you want to add to that?14:13
roman_gYes, I read logs. Thank you.14:13
roman_gReviews, please.14:13
roman_gOnly want to get patches reviewed.14:13
dwaltThat seems like a reasonable request :)14:14
dwaltI do have a question. Is the hardware available at the moment to test the uplift?14:14
roman_gdwalt: atlanta foundry is up and running. Theoretically, patches could be tested there.14:15
dwaltawesome14:15
dwaltlast call for roundtable. Any takers?14:15
roman_gIt's calm here.14:16
openstackgerritSirajudeen proposed airship/airshipctl master: [#21] - prompt for config init options  https://review.opendev.org/71018014:16
dwaltIt is! Everyone is busy, busy, busy14:16
dwalthard at work14:16
dwalt#topic reviews14:16
*** openstack changes topic to "reviews (Meeting topic: airship)"14:16
dwalt#link https://review.opendev.org/72015514:16
dwalt#link https://review.opendev.org/72016014:16
dwalt#link https://review.opendev.org/68503814:16
dwalt#link https://review.opendev.org/68504714:16
dwalt#link https://review.opendev.org/68504914:16
dwalt#link https://review.opendev.org/69312614:16
dwalt#link https://review.opendev.org/71126314:16
dwalt#link https://review.opendev.org/71249914:16
dwalt#link https://review.opendev.org/72255514:16
roman_gNobody is interested in Airship 1.x anymore? People concentrate on 2.x work/confcalls14:16
dwaltSome patches that could use some eyes. A lot of these are Airship 114:17
dwaltI don't think I'd say that. A lot of us are working tirelessly to get Airship 2 out the door14:17
dwaltSo low-hanging fruit in Airship 1 may not be getting the attention it used to. Critical patches are being merged daily14:18
roman_gOh, nice. The last PS is from Dell folks https://review.opendev.org/72255514:18
roman_gBut it's for openstack/ironic repo :)14:19
dwaltNice. I noticed that :)14:20
dwaltVery interesting to keep track of the various efforts we have in-flight14:20
dwaltAnything else team? I see @alexanderhughes is typing in slack14:20
dwaltso will give it a few14:20
airship-irc-bot1<alexander.hughes> if it helps people with reviews, you can add a shortcut on review.opendev.org to take you to all Airship patches that are ready for review (didn't fail gate, not a wip/dnm, doesn't have workflow -1 etc..  Settings -> preferences -> add a new URL: `#/q/projects:airship+status:open+NOT+label:Verified=-1+NOT+label:Workflow=-1+NOT+message:DNM+NOT+message:WIP+NOT+owner:self`14:21
airship-irc-bot1<alexander.hughes> adjust as needed if you only care about a specific project, but this one is for all of Airship14:21
dwaltYep, that's the one I use. ty14:22
dwaltI think that's all we've got. Thanks everyone for joining! Giving you forty minutes back for some review time :)14:22
dwalt#endmeeting14:23
*** openstack changes topic to "https://opendev.org/airship || https://wiki.openstack.org/wiki/Airship || https://review.opendev.org/#/q/projects:airship+status:open+NOT+label:Verified%253D-1+NOT+label:Workflow%253D-1+NOT+message:DNM+NOT+message:WIP"14:23
roman_gYes, that's a good one. If I'm not mistaken, it's a topic of this IRC chat room #airshipit14:23
openstackMeeting ended Tue Apr 28 14:23:00 2020 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)14:23
openstackMinutes:        http://eavesdrop.openstack.org/meetings/airship/2020/airship.2020-04-28-14.00.html14:23
openstackMinutes (text): http://eavesdrop.openstack.org/meetings/airship/2020/airship.2020-04-28-14.00.txt14:23
openstackLog:            http://eavesdrop.openstack.org/meetings/airship/2020/airship.2020-04-28-14.00.log.html14:23
roman_gCommunity feedback14:23
dwaltoops, sorry for the cutoff roman_g14:23
roman_g    Heard that Airship 1.x only works on Ubuntu 16.04. Anything for Ubuntu 18.04? Docs updates, process/procedure updates?14:23
roman_g\//disclaimer: that's what I've overheard.14:23
roman_gDo we have anything regarding 18.04 in docs?14:24
openstackgerritAlexander Hughes proposed airship/airshipctl master: etcd encryption addition  https://review.opendev.org/72081214:24
roman_gAnd I guess Airship 1.x would not be updated to support latest Ubuntu 20, right? Waiting for Airsip 2.x.14:24
dwaltWhile it's true that the treasuremap integration only supports 16.04 at the moment, 18.04 support is part of airship14:25
dwaltIt will require some updates. There is a small group from AT&T working on an effort that will provide 18.04 eventually14:25
roman_gThat's more or less the same what I've replied. Thanks.14:26
dwaltSure thing. I think we will be talking more about treasuremap soon in the coming weeks. The suspense14:26
dwaltas for Ubuntu 20, I can't speak to that. It was only released this week, right?14:27
roman_gyep14:27
roman_gI wonder what other network glitches would it bring. Like we have had with 18.04. systemd-resolved, absolutely new network config, etc. etc. :)14:28
dwaltI'm sure it'll be lots of fun :)14:29
*** uzumaki has joined #airshipit14:33
openstackgerritSirajudeen proposed airship/airshipctl master: Encoding secret data in airshipctl config files  https://review.opendev.org/72028914:36
donnydIf I can get some feedback on the new provider - like does it run well, are there any issues, etc it would be very helpful14:36
donnydroman_g: if you have any provider related problems feel free to ping me14:37
roman_gdonnyd: so far all works good: https://zuul.opendev.org/t/openstack/builds?job_name=airship-airshipctl-32GB-gate-test14:39
roman_gdonnyd: works great, actually. Thank you.14:39
roman_gThere are only 32GB nodes in this job, one node per job.14:40
roman_gI'm setting up a multinode gate now, 1x32 + 3x1614:40
openstackgerritSirajudeen proposed airship/airshipctl master: Fix for Lint warnings  https://review.opendev.org/71828914:41
roman_gdonnyd: any idea on how do I easily get info on which provider did my job launch?14:41
donnydwell that is a great success. OE works a little different than other providers, so its possible we could bang up against some issues. If this happens please alert me, and I will try to get it fixed right away. Also if you need anything else custom I am happy to accommodate - with the understanding that the jobs will likely only run on a single provider14:41
roman_gbecause I can't distinguish it. I only know that there are only 2 providers who are offering 32gb instances to us at the moment (it's seen in opendev/openstack infra zuul config)14:42
donnydroman_g: Its usually at the top of the job output https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_d33/722936/2/check/airship-airshipctl-32GB-gate-test/d33c6e6/job-output.txt14:42
donnydhttps://www.irccloud.com/pastebin/2Fo0Rr0w/14:42
donnydThe provider line tells you which cloud its running on14:43
roman_gdonnyd: that's great. Thank you! Thank you!14:43
donnydI have many of the custom jobs that require fancy things like numa or larger memory sizes running on OE and all public side networking is ipv6... so that said I like to stay in the loop with how its doing because this gear isn't exactly new.. its not old... but sometimes we run into issues and I do what is possible to solve it14:44
donnydhopefully the extra resourcing is helpful14:45
donnydif you need anything else - please feel free to ping me14:45
roman_gI would also check it out on how do I add OE (if you are not there) and CityCloud (Sweden) to the monitoring here http://grafana.openstack.org/d/rZtIH5Imz/nodepool?orgId=1 - left and right graphs on the very bottom14:45
roman_gdonnyd: ipv6-only might also be needed, closer to summer time.14:46
donnydhttp://grafana.openstack.org/d/dYykaX_Wz/nodepool-openedge?orgId=114:46
donnydthis one ^^^^14:46
roman_gwell, we can simulate "-only" part of course14:46
roman_ggreat, you are there already14:47
roman_gin grafana14:47
donnydwell the jobs have been running on private v4 public v6 the whole time.14:47
roman_geven better14:47
donnydso it looks to me like most of the v6 stuff is already working14:47
donnydI have been providing resourcing since last year, but under a different name (fortnebula)14:48
roman_gyes, I remember fortnebula14:48
donnydthe cloud was redeployed under a new name and now it has a much better architecture14:48
donnydsame cloud - better control plane14:49
*** nasirkamal has quit IRC14:49
roman_gdonnyd: is it openstack on kubernetes? ;) ceph?14:51
openstackgerritMerged airship/images master: Use ensure-* roles  https://review.opendev.org/71932314:52
donnydso the way my cloud is build is for performance and minimum maintenance - I am a one man show ATM for this region14:52
donnydso we use all local nvme storage, 40G backplane and lxc based deployment14:52
donnydthere is ceph, but only for block and object14:53
donnydand I have a couple different flavors of block - nvme and hdd14:53
donnydthe backplane will be 100G in the next couple months14:53
roman_gvery nice. thanks for sharing.14:54
openstackgerritSreejith Punnapuzha proposed airship/airshipctl master: Update developer guide for deployment with proxy  https://review.opendev.org/72293614:59
uzumakidonnyd, that sounds pretty cool, being around all that hardware all the time, or does it just sound like it? ;)15:01
donnyduzumaki:  Well its surely one way to learn how to get clouds running well and also learn what not to do15:02
donnydits all personally funded by me15:02
*** SRao has joined #airshipit15:02
uzumakidonnyd, it sure is, no better learning than doing it hands-on that's for sure15:03
uzumakioh, personally funded? Yummm15:03
donnydit's not as expensive as one would think.. and cost me a lot less than my wifes college degree15:03
donnydLOL15:03
donnydso it has been quite a journey15:03
uzumakidonnyd, haha! Well, it sure sounds like it, all that hardware, slowly building, improving..15:04
donnydthe part I find most amusing is that I literally cannot give cloud resources away - the openstack community is my only consumer15:04
openstackgerritMerged airship/airshipctl master: Add impl of Repository interface from cluster-api  https://review.opendev.org/72216515:04
donnydshould say "opendev" community15:04
donnydThis whole thing runs on two racks  - control plane / storage and compute15:05
uzumakiwhat do you mean "give resources away" as in license them? become a small-scale provider or something?15:05
donnydI have 512 cores 2TB of ram and 24TB of local nvme storage.. and I would have to pay people to use my small scale cloud15:06
uzumakihaha! what do you mean "pay people"? xD15:07
uzumakidonnyd, that sounds really cool btw!15:07
donnydits comical15:07
donnydso I am happy airship is able to make use of my cloud.. and also if anyone needs cloud computing resources - so long as you have ipv6 - for the most part I can give you boxes for whatever15:07
uzumakiinteresting...15:08
uzumakiall in all, playing around with that much tech is quite a fun thing to do..15:08
donnydwell I have been trying to find customers for 5ish years... and really just because without a workload.. you don't know how good or bad a cloud really is15:09
donnydanyone can build and run one of these things - but with no workloads -  you cannot learn what you don't know15:10
uzumakithat's very true! especially mixed/multi-tenant workloads15:10
uzumakidonnyd, true15:10
roman_gwhich release do you run?15:10
donnydFor me this is an exercise in what not to do15:10
donnydtrain ATM15:10
roman_go15:10
roman_gok15:10
roman_gdonnyd: did you blog anywhere about your experience?15:11
donnydnot yet - I really need to document what I have done and how I did it somewhere in the community15:11
uzumakidonnyd, you really should, your work sounds amazing15:12
roman_gwould be looking for that15:12
donnydI will put that on my list of things to get done this year. I think it would be helpful for people to understand what it looks like to be a service provider and what is required for particular workloads15:13
donnydIn the beginning I thought shared storage was the way to go15:13
donnydso I had ceph all setup with nvme journals,  100 or so OSDs and what not.. found out it my scale for ceph was way too small for this CI workload..15:14
uzumakioh?15:15
donnydso local storage has been a blessing because from a performance standpoint for this workload15:15
donnydthat was my first lesson15:15
uzumakihmmm yes, I've worked with Ceph for more than a year or so, did performance testing, and yes, it's not one size fits all, SDS only shines at really large scales, and serves quite a different purpose, just because it's a new thing, doesn't mean it improves everything15:16
donnydI then backed all my ceph with NVME drives only - which also fell on its face directly.. I guess for ceph to be actual fast.. you need scale15:17
openstackgerritDrew Walters proposed airship/airshipctl master: Add management support to non-ephemeral hosts  https://review.opendev.org/72030415:17
openstackgerritDrew Walters proposed airship/airshipctl master: Move bootstrap cmd functionality to baremetal cmd  https://review.opendev.org/71910315:17
openstackgerritDrew Walters proposed airship/airshipctl master: Move remote cmd functionality to baremetal cmd  https://review.opendev.org/71910915:17
openstackgerritDrew Walters proposed airship/airshipctl master: Add ephemeral host power on command  https://review.opendev.org/71674415:17
donnydSo in this clouds architecture.. ephemeral drives are exactly what they sound like... If I lose a hypervisor.. well your data is going with it if you didn't add a block device15:18
uzumakiWe actually published 3 whitepapers, targeting Ceph performance on nvme/ssd mixed, all-nvme and nvme/hdd mixed clusters, with various workload profiles15:18
uzumakidonnyd, yup, that's true15:18
donnydceph is great if you have scale though15:19
donnydI just cannot afford the scale it requires15:19
donnydI also have worked with rabbitmq quite a lot to get it performing very good15:19
uzumakiahan15:20
donnydin the start the cloud was constantly missing messages or hitting timeouts15:20
donnydso a bit of tuning there and now it works like a champ.15:20
uzumakinice15:21
donnydso if anyone is ever curious, needs resources, or haves issues with the CI jobs that run on OE - please hit me up directly and I will work to get it fixed.15:22
donnyd*has issues15:22
uzumakiwhat's OE?15:23
donnydOh, OpenEdge15:23
uzumakiwhat's that?15:23
donnydIt's a company started out of italy to do specialized things with Openstack15:24
uzumakioh I see, I like the name15:24
donnydOpenstack works extremely well for targeted workloads and use cases15:24
uzumakiI guess it's all about knowing thy openstack15:25
donnydThere are thousands of knobs to turn to get it to do exactly what someone wants... but the end workload needs to be well defined15:25
donnydand it is really great technology... very stable, very mature... however much like linux itself... you need to know what not to do15:26
donnydfor instance this cloud is built around the workload - CI15:26
*** mikeifx has quit IRC15:28
donnydOpenEdge is a very young company - we are still trying to mature the product offerings15:28
donnydIf there is anything else I can do for Airship - please lmk15:30
uzumakisure, thanks donnyd15:36
*** pramchan has quit IRC15:56
roman_gdwalt: Drew, do you have keys to AIAB repo on GitHub? Please, push my latest deprecation patch to that repo somehow. It (obviously) didn't sync with opendev repo.16:03
openstackgerritSreejith Punnapuzha proposed airship/airshipctl master: Update developer guide for deployment with proxy  https://review.opendev.org/72293616:07
openstackgerritSreejith Punnapuzha proposed airship/airshipctl master: Update developer guide for deployment with proxy  https://review.opendev.org/72293616:08
openstackgerritMerged airship/airshipctl master: Add CAPI Metal3 prodvider  https://review.opendev.org/71894416:08
openstackgerritMerged airship/airshipctl master: Add cert manager  https://review.opendev.org/71871616:15
openstackgerritMerged airship/airshipctl master: Add version to bootstrap kubeadm provider  https://review.opendev.org/72353816:15
openstackgerritDrew Walters proposed airship/airshipctl master: Add management support to non-ephemeral hosts  https://review.opendev.org/72030416:32
openstackgerritDrew Walters proposed airship/airshipctl master: Move bootstrap cmd functionality to baremetal cmd  https://review.opendev.org/71910316:32
openstackgerritDrew Walters proposed airship/airshipctl master: Move remote cmd functionality to baremetal cmd  https://review.opendev.org/71910916:32
openstackgerritDrew Walters proposed airship/airshipctl master: Add baremetal host poweron command  https://review.opendev.org/71674416:32
openstackgerritDrew Walters proposed airship/airshipctl master: Add label support to baremetal power commands  https://review.opendev.org/72408116:32
*** evrardjp has quit IRC16:35
*** evrardjp has joined #airshipit16:35
*** rezroo has joined #airshipit16:44
*** jtwill98 has quit IRC16:50
*** uzumaki has quit IRC16:53
*** uzumaki has joined #airshipit16:54
*** dwalt has quit IRC16:59
openstackgerritDrew Walters proposed airship/airshipctl master: Add label support to baremetal power commands  https://review.opendev.org/72408117:00
openstackgerritDrew Walters proposed airship/airshipctl master: Add label support to baremetal power commands  https://review.opendev.org/72408117:00
openstackgerritTrung Thai proposed airship/porthole master: [WIP] Initial Automation Validation Testing framework  https://review.opendev.org/72011317:10
*** roman_g has quit IRC17:12
*** roman_g has joined #airshipit17:13
*** uzumaki has quit IRC17:14
openstackgerritMerged airship/pegleg master: Uniquely name managed documents  https://review.opendev.org/69784817:14
airship-irc-bot1<dwalt> roman_g: done- manually pushed. I also archived it https://github.com/airshipit/airship-in-a-bottle17:16
airship-irc-bot1<dwalt> thanks for doing all the deprecation work17:16
*** uzumaki has joined #airshipit17:16
*** roman_g has quit IRC17:20
openstackgerritStas Egorov proposed airship/airshipctl master: [#116]: added sub-commands to set/get bootstrap info  https://review.opendev.org/72057617:23
*** jtwill98 has joined #airshipit17:24
*** SRao has quit IRC17:27
*** dpawlik has quit IRC17:48
openstackgerritdiwakar thyagaraj proposed airship/porthole master: [Fix] Fix Missing application selectors  https://review.opendev.org/72410617:50
openstackgerritdiwakar thyagaraj proposed airship/porthole master: Revert "Enable Consistent Selectors across all Utility Containers"  https://review.opendev.org/72410717:51
openstackgerritdiwakar thyagaraj proposed airship/porthole master: Revert "Enable Consistent Selectors across all Utility Containers"  https://review.opendev.org/72410717:51
openstackgerritMerged airship/airshipctl master: Add management support to non-ephemeral hosts  https://review.opendev.org/72030417:53
openstackgerritMerged airship/airshipctl master: Move bootstrap cmd functionality to baremetal cmd  https://review.opendev.org/71910317:59
openstackgerritMerged airship/airshipctl master: Removed old v1alpha2 version of CAPI componets  https://review.opendev.org/71653217:59
openstackgerritSreejith Punnapuzha proposed airship/airshipctl master: Proxy support enhancement  https://review.opendev.org/72305718:04
openstackgerritdiwakar thyagaraj proposed airship/porthole master: Enable Consistent Selectors across all Utility Containers  https://review.opendev.org/72410618:16
openstackgerritTrung Thai proposed airship/porthole master: [WIP] Initial Automation Validation Testing framework  https://review.opendev.org/72011318:22
openstackgerritJames Gu proposed airship/airshipctl master: [#24] [REBASING] Fix airshipctl config get-cluster filtering  https://review.opendev.org/70987318:23
*** rezroo has quit IRC18:25
*** rezroo has joined #airshipit18:25
openstackgerritMerged airship/airshipctl master: Fix for Lint warnings  https://review.opendev.org/71828918:32
*** muko has joined #airshipit18:33
*** uzumaki has quit IRC18:34
*** uzumaki has joined #airshipit18:42
*** muko46 has joined #airshipit18:42
openstackgerritMerged airship/porthole master: [FIX] Upgrade Ceph version to execute utilscli  https://review.opendev.org/72136418:43
*** uzumaki has quit IRC18:45
openstackgerritIan Howell proposed airship/airshipctl master: Increase code coverage  https://review.opendev.org/72412518:46
openstackgerritSirajudeen proposed airship/airshipctl master: Encoding secret data in airshipctl config files  https://review.opendev.org/72028918:47
*** muko has quit IRC18:47
muko46Hi, we have sucessfully deployed airship treasuremap many combinations successfully. Thanks for all the contributors this invaluable effort. Nowadays we are planning to upgrade opentsack to stein and kubernetes to 1.17 or 1.1818:50
muko46Do you have any plan to upgrade openstack and kubernetes before the airship 2.0?18:50
*** muko46 has quit IRC18:52
*** uzumaki has joined #airshipit18:53
*** muko has joined #airshipit18:53
mukoHi, we have sucessfully deployed airship treasuremap many combinations successfully. Thanks for all the contributors this invaluable effort. Nowadays we are planning to upgrade opentsack to stein and kubernetes to 1.17 or 1.1818:53
uzumakiCongratulations muko !! :)18:54
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add airshipctl cluster init command  https://review.opendev.org/72413119:03
airship-irc-bot1<mattmceuen> Hey muko, that's great news!  We do have a work-in-progress (not yet ready to use) to bump OpenStack to stein and k8s to 1.1719:04
airship-irc-bot1<mattmceuen> If you'd like to take an early peek :slightly_smiling_face:  it's here:  https://review.opendev.org/#/c/723675/19:04
openstackgerritMerged airship/airshipctl master: Proxy support enhancement  https://review.opendev.org/72305719:06
openstackgerritMerged airship/airshipctl master: Update developer guide for deployment with proxy  https://review.opendev.org/72293619:07
mukothat is amazing matt, thank you19:08
mukoI will check it quickly19:08
mukoand We will try this19:08
openstackgerritDrew Walters proposed airship/airshipctl master: Move remote cmd functionality to baremetal cmd  https://review.opendev.org/71910919:14
openstackgerritDrew Walters proposed airship/airshipctl master: Add baremetal host poweron command  https://review.opendev.org/71674419:14
openstackgerritDrew Walters proposed airship/airshipctl master: Add label support to baremetal power commands  https://review.opendev.org/72408119:14
openstackgerritCliff Parsons proposed airship/porthole master: Add openstack/swift clients to postgresql utility  https://review.opendev.org/72413519:15
openstackgerritMerged airship/porthole master: Revert "Enable Consistent Selectors across all Utility Containers"  https://review.opendev.org/72410719:22
*** muhaha has joined #airshipit19:24
openstackgerritTrung Thai proposed airship/porthole master: [WIP] Initial Automation Validation Testing framework  https://review.opendev.org/72011319:26
openstackgerritdiwakar thyagaraj proposed airship/porthole master: Enable Consistent Selectors across all Utility Containers  https://review.opendev.org/72410619:29
airship-irc-bot1<mattmceuen> just a warning muko, it almost surely still has bugs to work out.  You might want to check again after it merges to master (at which point we'd like to tag it as an airship v1.8) release.  OTOH, if you give the current config a try, please let us know how it goes!19:32
openstackgerritdiwakar thyagaraj proposed airship/porthole master: Enable Consistent Selectors across all Utility Containers  https://review.opendev.org/72410619:36
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add clusterctl resource type.  https://review.opendev.org/72360719:36
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add clusterctl interface and factory functions  https://review.opendev.org/72361019:36
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add utility function to be get current context target-path  https://review.opendev.org/72375719:36
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add command line library to integrate clusterctl with airshipctl  https://review.opendev.org/72375819:36
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add airshipctl cluster init command  https://review.opendev.org/72413119:36
mukoSure mattmceuen, this week we will try and I will inform you about the progress. BTW when are you planning to merge this release to master?19:51
airship-irc-bot1<mattmceuen> as always, as soon as possible :slightly_smiling_face: the patchset will probably merge to v1.8-prime branch late this week or early next week (once the linting gates are green) and then to master as soon as we get it fully tested successfully.  I'd guess 2-3 weeks from today for that.19:53
openstackgerritTrung Thai proposed airship/porthole master: [WIP] Initial Automation Validation Testing framework  https://review.opendev.org/72011320:27
mukogreat news mattmceuen, by the way we will attend ETSI NFV Plugtest at June 15 and our system based on Airship of course. We will test the system with different MANO and VNF vendors. So as a Havelsan team we will represent Airship at the Plugtest20:31
airship-irc-bot1<mattmceuen> Oh that's fantastic muko - hopefully we'll have some more of the team there to meet with you!  it's not clear yet when corporate travel guidelines will be relaxed.  Do you know if it will be recorded?20:47
airship-irc-bot1<andrew.schiefelbein> Quick question on airshipctl, is isogen a basic cloud init to build the iso image or is it a custom app?  I'm trying to track down a very specific thing for my env and I'm not quite sure where it's to be injected and I'm not quite grokking the code.20:49
airship-irc-bot1<andrew.schiefelbein> specifically needing to inject root certificate authorities20:50
mukoIt is totally remote mattmceuen. Registration closed but all of the session are public I guess. I will check it and inform you.20:52
airship-irc-bot1<mattmceuen> @andrew.schiefelbein the airshipctl isogen command reads in Secret yaml documents (e.g. [1]) as input, generates cloud-init data from them, and mounts that into a container-hosted script [2] that it spins up to actually do the work of generating the ISO [1] https://opendev.org/airship/airshipctl/src/branch/master/pkg/bootstrap/isogen/testdata/primary/site/test-site/ephemeral/bootstrap/secret.yaml [2]21:02
airship-irc-bot1https://opendev.org/airship/images/src/branch/master/debian-isogen/files/build.sh21:02
airship-irc-bot1<andrew.schiefelbein> @mattmceuen Thanks, is there a way to inject root cas based off that?21:03
airship-irc-bot1<andrew.schiefelbein> or is that something I'd need to track down21:03
*** muhaha has quit IRC21:04
airship-irc-bot1<andrew.schiefelbein> I may be able to use the cp command, let me try that thanks21:05
airship-irc-bot1<mattmceuen> yeah, you should be able to copy those in via the userData input, it can have a write_files stanza that includes the contents you want to spit out on disk21:08
openstackgerritMarjorie Middleton proposed airship/porthole master: Refine pod name searched for when ovs-client is called.  https://review.opendev.org/72416721:17
openstackgerritDrew Walters proposed airship/airshipctl master: Add baremetal ejectmedia command  https://review.opendev.org/71911121:20
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add metadata support for clusterctl repository implementation  https://review.opendev.org/72417621:22
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add clusterctl resource type.  https://review.opendev.org/72360721:28
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add clusterctl interface and factory functions  https://review.opendev.org/72361021:28
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add utility function to be get current context target-path  https://review.opendev.org/72375721:28
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add command line library to integrate clusterctl with airshipctl  https://review.opendev.org/72375821:28
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add airshipctl cluster init command  https://review.opendev.org/72413121:28
openstackgerritMerged airship/airshipctl master: Increase code coverage  https://review.opendev.org/72412521:41
openstackgerritJames Gu proposed airship/airshipctl master: [#24] Fix airshipctl config get-cluster filtering  https://review.opendev.org/70987321:50
openstackgerritTrung Thai proposed airship/porthole master: [WIP] Initial Automation Validation Testing framework  https://review.opendev.org/72011321:55
openstackgerritDrew Walters proposed airship/airshipctl master: Move remote cmd functionality to baremetal cmd  https://review.opendev.org/71910921:56
openstackgerritDrew Walters proposed airship/airshipctl master: Add baremetal host poweron command  https://review.opendev.org/71674421:56
openstackgerritDrew Walters proposed airship/airshipctl master: Add label support to baremetal power commands  https://review.opendev.org/72408121:56
openstackgerritDrew Walters proposed airship/airshipctl master: Add baremetal ejectmedia command  https://review.opendev.org/71911121:59
*** muko has quit IRC22:05
*** rezroo has quit IRC22:23
*** rezroo has joined #airshipit22:24
openstackgerritJames Gu proposed airship/airshipctl master: [#24] Fix airshipctl config get-cluster filtering  https://review.opendev.org/70987322:28
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add metadata support for clusterctl repository implementation  https://review.opendev.org/72417622:32
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add clusterctl resource type.  https://review.opendev.org/72360722:37
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add clusterctl interface and factory functions  https://review.opendev.org/72361022:37
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add utility function to be get current context target-path  https://review.opendev.org/72375722:37
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add command line library to integrate clusterctl with airshipctl  https://review.opendev.org/72375822:37
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add airshipctl cluster init command  https://review.opendev.org/72413122:37
*** uzumaki has quit IRC22:37
openstackgerritDrew Walters proposed airship/airshipctl master: Move remote cmd functionality to baremetal cmd  https://review.opendev.org/71910922:41
openstackgerritDrew Walters proposed airship/airshipctl master: Add baremetal host poweron command  https://review.opendev.org/71674422:41
openstackgerritDrew Walters proposed airship/airshipctl master: Add label support to baremetal power commands  https://review.opendev.org/72408122:41
openstackgerritTrung Thai proposed airship/porthole master: [WIP] Initial Automation Validation Testing framework  https://review.opendev.org/72011322:49
*** born2bake has quit IRC22:52
openstackgerritDrew Walters proposed airship/airshipctl master: Move remote cmd functionality to baremetal cmd  https://review.opendev.org/71910922:54
openstackgerritDrew Walters proposed airship/airshipctl master: Add baremetal host poweron command  https://review.opendev.org/71674422:54
openstackgerritDrew Walters proposed airship/airshipctl master: Add label support to baremetal power commands  https://review.opendev.org/72408122:54
openstackgerritDrew Walters proposed airship/airshipctl master: Add baremetal ejectmedia command  https://review.opendev.org/71911122:54
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add metadata support for clusterctl repository implementation  https://review.opendev.org/72417623:04
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add clusterctl resource type.  https://review.opendev.org/72360723:07
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add clusterctl interface and factory functions  https://review.opendev.org/72361023:08
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add utility function to be get current context target-path  https://review.opendev.org/72375723:09
openstackgerritDrew Walters proposed airship/airshipctl master: Add label support to baremetal power commands  https://review.opendev.org/72408123:09
openstackgerritDrew Walters proposed airship/airshipctl master: Add baremetal ejectmedia command  https://review.opendev.org/71911123:09
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add command line library to integrate clusterctl with airshipctl  https://review.opendev.org/72375823:09
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add airshipctl cluster init command  https://review.opendev.org/72413123:09
openstackgerritDrew Walters proposed airship/airshipctl master: Add baremetal host poweron command  https://review.opendev.org/71674423:12
openstackgerritDrew Walters proposed airship/airshipctl master: Add label support to baremetal power commands  https://review.opendev.org/72408123:12
openstackgerritDrew Walters proposed airship/airshipctl master: Add baremetal ejectmedia command  https://review.opendev.org/71911123:12
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add metadata support for clusterctl repository implementation  https://review.opendev.org/72417623:16
*** ab2434_ has quit IRC23:21
*** avolkov has quit IRC23:27
*** rezroo has quit IRC23:33

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!