*** sreejithp has joined #airshipit | 00:18 | |
*** nishantkr has quit IRC | 00:30 | |
*** sreejithp has quit IRC | 00:32 | |
*** roman_g has quit IRC | 01:38 | |
*** sreejithp has joined #airshipit | 02:13 | |
*** sreejithp_ has joined #airshipit | 02:15 | |
*** sreejithp has quit IRC | 02:19 | |
*** sreejithp_ has quit IRC | 04:03 | |
*** krypto has quit IRC | 05:49 | |
*** pgaxatte has joined #airshipit | 06:55 | |
*** sreejithp has joined #airshipit | 07:03 | |
*** mbuil has joined #airshipit | 07:05 | |
*** sreejithp has quit IRC | 07:07 | |
*** roman_g has joined #airshipit | 07:18 | |
*** lemko has joined #airshipit | 07:20 | |
lemko | Hi. I see some certificates are valid for one years in Kubernetes. how does promenade handle certificate change? | 07:34 |
---|---|---|
*** happyhemant has joined #airshipit | 07:58 | |
*** sreejithp has joined #airshipit | 09:03 | |
*** sreejithp has quit IRC | 09:07 | |
*** openstackstatus has quit IRC | 09:13 | |
*** openstackstatus has joined #airshipit | 09:14 | |
*** ChanServ sets mode: +v openstackstatus | 09:14 | |
*** viktor_t has quit IRC | 10:50 | |
*** sreejithp has joined #airshipit | 11:19 | |
*** viktor_t has joined #airshipit | 11:28 | |
*** sreejithp has quit IRC | 11:40 | |
*** sreejithp has joined #airshipit | 11:40 | |
*** henriqueof has joined #airshipit | 11:44 | |
*** sreejithp has quit IRC | 11:44 | |
*** henriqueof has quit IRC | 12:04 | |
*** sreejithp has joined #airshipit | 12:06 | |
*** sreejithp has quit IRC | 12:12 | |
*** alexanderhughes has joined #airshipit | 12:20 | |
openstackgerrit | Rodolfo Pacheco proposed airship/specs master: [WIP] Add AirshipCTL Spec https://review.opendev.org/659808 | 12:24 |
openstackgerrit | Rodolfo Pacheco proposed airship/specs master: [WIP] Add AirshipCTL Spec https://review.opendev.org/659808 | 12:31 |
*** howell has joined #airshipit | 12:54 | |
*** bh526r has joined #airshipit | 12:54 | |
*** marianito has quit IRC | 13:03 | |
*** marianito_ has joined #airshipit | 13:05 | |
*** sreejithp has joined #airshipit | 13:26 | |
*** mbeierl has joined #airshipit | 13:27 | |
*** mbeierl has quit IRC | 13:31 | |
*** nishantkr has joined #airshipit | 13:31 | |
*** ab2434_ has joined #airshipit | 13:34 | |
lemko | Does anybody know how can certificates be updated in promenade? | 13:35 |
mattmceuen | Hi lemko - I'm pretty sure certificate rotation works fine as the certificates are helm chart overrides that are rolled out like any configuration -- but I'm asking around to get postitive confirmation that this has been fully tested | 13:36 |
*** kranthikirang has joined #airshipit | 13:37 | |
lemko | Ok. Cause I tried to change the certs of calico-etd. (just calico-etcd) and it doesn't work out of the box. | 13:39 |
lemko | How will I update the cluster after 1 year if I forget to change certificate since it is managed by helm ? :) | 13:40 |
mattmceuen | Interesting - thanks for sharing that. You just updated the calico-etcd chart overrides and pushed them out via a shipyard update-site, or some other mechanism? | 13:41 |
mattmceuen | The intention is for that to be a seamless operation, but there may always be something that needs to be fixed :) | 13:43 |
lemko | No. I just did a quicker test using promenade example | 13:43 |
lemko | Just changed the values I override in helm | 13:44 |
mattmceuen | Gotcha | 13:44 |
lemko | cause I'm really afraid it could be painful for me if I forget to roll certificate | 13:44 |
lemko | to recover the cluster :) | 13:44 |
*** mbeierl has joined #airshipit | 13:45 | |
mattmceuen | Yep for sure. I'll find an answer, either there's a way to do it or there's a defect we need to fix | 13:45 |
*** henriqueof has joined #airshipit | 13:47 | |
lemko | I see the logic behind anchor should be able to do that | 13:47 |
*** sgrasley has joined #airshipit | 13:49 | |
*** kranthikirang has quit IRC | 13:55 | |
*** mfuller_ has joined #airshipit | 13:57 | |
*** Anticime1 has joined #airshipit | 14:01 | |
*** pgaxatte1 has joined #airshipit | 14:01 | |
*** mbologna has joined #airshipit | 14:01 | |
*** pgaxatte1 has quit IRC | 14:05 | |
*** pgaxatte1 has joined #airshipit | 14:05 | |
*** viktor_t has quit IRC | 14:06 | |
*** mbuil has quit IRC | 14:06 | |
*** mbologna_ has quit IRC | 14:06 | |
*** henriqueof has quit IRC | 14:06 | |
*** pgaxatte has quit IRC | 14:06 | |
*** toabctl has quit IRC | 14:06 | |
*** nmimi has quit IRC | 14:06 | |
*** cheng1 has quit IRC | 14:06 | |
*** mfuller__ has quit IRC | 14:06 | |
*** Anticimex has quit IRC | 14:06 | |
*** kranthikirang has joined #airshipit | 14:06 | |
openstackgerrit | Matthew Carter proposed airship/treasuremap master: Fix correct dpkg/apt commands in tools/airship script https://review.opendev.org/660400 | 14:07 |
openstackgerrit | Matthew Carter proposed airship/treasuremap master: Fix dpkg/apt commands in tools/airship script https://review.opendev.org/660400 | 14:08 |
*** aaronsheffield has joined #airshipit | 14:12 | |
*** viktor_t has joined #airshipit | 14:12 | |
lemko | so in theory mattmceuen, if I want to change the certs of calico-etcd, I just need to add new certificate here : http://paste.openstack.org/show/751875/ replacing the old one and it should woork? | 14:25 |
mattmceuen | yep exactly lemko. I'm told this was tested successfully before, but perhaps there's been a regression since then (this should be added to an automated job for testing) | 14:27 |
lemko | I'm using older version | 14:27 |
lemko | I'll try again | 14:27 |
mattmceuen | ok cool - let me know how it goes | 14:27 |
lemko | nothing more than just applying armada again? | 14:27 |
lemko | no manual step? | 14:27 |
mattmceuen | I don't believe so, no | 14:28 |
mattmceuen | aaronsheffield - no work needed for certificate rotation beyond updating the helm override, right? | 14:29 |
aaronsheffield | That falls outside of the work that we've done for Pegleg, but that should be correct. | 14:33 |
openstackgerrit | Rodolfo Pacheco proposed airship/specs master: [WIP] Add AirshipCTL Spec https://review.opendev.org/659808 | 14:42 |
openstackgerrit | Lev Morgan proposed airship/pegleg master: Fix to DeploymentData generation https://review.opendev.org/660410 | 14:47 |
georgk | hi guys, stupid question: do you never do a "kubectl edit" in an Airship deployment? | 14:52 |
*** kranthikirang has quit IRC | 14:52 | |
georgk | I tend to to this but then it doesnt work out of box becuase there is no editor in the image used to run kubectl in | 14:53 |
georgk | how do you typically do this? | 14:53 |
openstackgerrit | Drew Walters proposed airship/divingbell master: apt: Add full-system upgrade feature https://review.opendev.org/660416 | 14:56 |
lemko | Install kubectl binary instead of using docker wrapper seems to be a better way of doing this georgk | 14:56 |
georgk | yes, I agree. I was just wondering if there is a higher plan behind using the docker wrapper (besides not having to install kubectl on the host OS) | 14:57 |
*** connoreika_ has joined #airshipit | 15:07 | |
connoreika_ | hi everybody | 15:08 |
openstackgerrit | Ahmad Mahmoudi proposed airship/maas master: [WIP NCEI-140] - Addressed race condition https://review.opendev.org/660422 | 15:10 |
*** kranthikirang has joined #airshipit | 15:12 | |
*** kguttikonda has joined #airshipit | 15:16 | |
lemko | After upgrade, it doesn't really work sadly. The anchor pod of calico etcd is not really happy : http://paste.openstack.org/show/751880/ | 15:18 |
lemko | Maybe I'm using too old charts for etcd? | 15:18 |
*** kranthikirang has quit IRC | 15:19 | |
*** mbeierl has quit IRC | 15:24 | |
*** sreejithp_ has joined #airshipit | 15:28 | |
*** sreejithp__ has joined #airshipit | 15:30 | |
*** sreejithp has quit IRC | 15:31 | |
mattmceuen | Maybe lemko - I think we should try to reproduce with the latest and see, either way | 15:31 |
mattmceuen | We have team meeting in 30min folks -- here's the agenda, please add anything you'd like to discuss today: https://etherpad.openstack.org/p/airship-meeting-2019-05-21 | 15:32 |
*** sreejithp_ has quit IRC | 15:32 | |
connoreika_ | is there a working maas service in AIAB deployment? | 15:34 |
openstackgerrit | Roman Gorshunov proposed airship/treasuremap master: Add tag filter parameter to the updater tool https://review.opendev.org/660429 | 15:35 |
connoreika_ | How can i deploy a multinode AIAB? Is there any manuals? | 15:35 |
openstackgerrit | Merged airship/treasuremap master: Fix dpkg/apt commands in tools/airship script https://review.opendev.org/660400 | 15:36 |
mattmceuen | Hey connoreika_ -- yes, the AIAB multinode deployment drives maas using a VM-friendly driver. There's a little bit of doc here: https://opendev.org/airship/in-a-bottle/src/branch/master/tools/multi_nodes_gate | 15:39 |
*** pgaxatte1 has quit IRC | 15:40 | |
*** michael-beaver has joined #airshipit | 15:43 | |
*** kskels has joined #airshipit | 15:46 | |
connoreika_ | mattmceuen, can i use maas to provision VMs, to deploy full production grade cluster in VMs. Needed to to show how it works to my bosses? Or i only need baremetal? | 15:49 |
evgenyl | connoreika_: You should be able to do that using multinode, however it's not the most up to date installation we have, after we finish the transition of these manifests into treasuremap repo (https://review.opendev.org/#/c/656015/, https://review.opendev.org/#/c/656900/), it would be more representative of the current state of Airship. | 15:52 |
evgenyl | connoreika_: Also I would not call it "production grade" e.g. there will be no SSL configured for the ingress. | 15:53 |
openstackgerrit | Roman Gorshunov proposed airship/treasuremap master: Update Jenkinsfile's to use Ubuntu-based images https://review.opendev.org/660441 | 15:54 |
kskels | hey connoreika_ the seaworthy site has certs/TLS configured.. see endpoints.yaml in the site manifests | 15:54 |
kskels | as for reference deployment | 15:54 |
roman_g | kskels: https://review.opendev.org/660429 https://review.opendev.org/660441 | 15:55 |
roman_g | kskels: Please, review. Thanks! | 15:56 |
mattmceuen | #startmeeting Airship | 16:00 |
openstack | Meeting started Tue May 21 16:00:23 2019 UTC and is due to finish in 60 minutes. The chair is mattmceuen. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:00 |
*** mbuil_ has joined #airshipit | 16:00 | |
*** openstack changes topic to " (Meeting topic: Airship)" | 16:00 | |
openstack | The meeting name has been set to 'airship' | 16:00 |
mattmceuen | #topic Rollcall | 16:00 |
*** openstack changes topic to "Rollcall (Meeting topic: Airship)" | 16:00 | |
alexanderhughes | o/ | 16:00 |
aaronsheffield | o/ | 16:00 |
mattmceuen | Good morning / evening everyone! | 16:00 |
michael-beaver | o/ | 16:00 |
mattmceuen | https://etherpad.openstack.org/p/airship-meeting-2019-05-21 | 16:00 |
evgenyl | Hi! | 16:00 |
dwalt | o/ ! | 16:00 |
mattmceuen | ^ agenda, let's give folks a couple mins to get here and add stuff to the agenda | 16:00 |
nishantkr | o/ | 16:00 |
mattmceuen | dwalt it looks like you're raising your arm in alarm - it's not a stickup, I promise | 16:01 |
*** ian-pittwood has joined #airshipit | 16:01 | |
arunkant | o/ | 16:01 |
roman_g | o/ | 16:01 |
alexanderhughes | if it was, wouldn't it be \o/ | 16:02 |
mattmceuen | ! \o/ ! | 16:02 |
openstack | mattmceuen: Error: "\o/" is not a valid command. | 16:02 |
kskels | o/ | 16:02 |
mattmceuen | Great turnout today, thanks for being here everyone :) | 16:02 |
mattmceuen | #topic Email notifications to mailing list for failing, periodic jobs | 16:02 |
*** openstack changes topic to "Email notifications to mailing list for failing, periodic jobs (Meeting topic: Airship)" | 16:02 | |
mattmceuen | this one is dwalt's - take it away sir | 16:03 |
dwalt | lol - missed the comment above. Not alarmed, just happy to be here :) | 16:03 |
dwalt | So mattmceuen and I have been discussing some jobs we have that would be better suited as periodic jobs. e.g. chart linting against the latest helm-toolkit from osh-infra and a job that would verify our credentials for posting images and publishing images is correct | 16:04 |
dwalt | are* correct | 16:04 |
*** jezogwza has joined #airshipit | 16:04 | |
dwalt | An idea we had was emailing the results of the aforementioned jobs to a new mailing list, perhaps airship-alerts or airship-builds.. something like that | 16:05 |
dwalt | I added this to the agenda in case for a few reasons. 1: for knowledge sharing if anyone has set something up like this before (looks like there is an email template with zuul), 2: for feedback, if anyone has additional ideas for jobs or comments about the idea in general | 16:06 |
mattmceuen | So looking for prior art, here are the openstack mailing lists: http://lists.openstack.org/cgi-bin/mailman/listinfo | 16:06 |
alexanderhughes | Roman and I had a similar discussion for readthedocs post job, and the major concern we had was "spam" whatever e-mail address this comes from needs to be easily identifiable so it doesn't go to the spam box | 16:06 |
roman_g | failing docs build jobs are now e-mailing to me. | 16:06 |
dwalt | The idea is just to raise awareness about these issues before they strike us too late. For example, we recently learned we haven't published images in 20 days :o | 16:06 |
roman_g | I can set it to e-mail to the mailing list, I think | 16:07 |
dwalt | roman_g: is that directly from RTD or zuul? | 16:07 |
roman_g | that's from RTD | 16:07 |
roman_g | Zuul has no clue that RTD build has failed (or not) | 16:07 |
dwalt | do your patches make it so? | 16:07 |
roman_g | ^^^^^^^^^^^^^^ - working on it | 16:07 |
mattmceuen | I like the idea of creating a new ML for automation-oriented emails, since it may have a different audience of folks who care than the announce and discuss lists | 16:07 |
mattmceuen | but am open to other thoughts on that | 16:07 |
roman_g | no, it's just a setting to e-mail about failed builds on RTD service | 16:08 |
*** levmorgan has joined #airshipit | 16:08 | |
dwalt | I do see the release-job-failures on your link mattmceuen. Sounds like this is common practice, so that's a good thing | 16:09 |
mattmceuen | Yeah, that's the one that seemed most similar to me too | 16:09 |
dwalt | I also like the idea of a separate mailing list. Does anyone have any thoughts on that? | 16:09 |
mattmceuen | `Airship-automation`or `Airship-bot` or something | 16:10 |
dwalt | roman_g: That is definitely a good start. I would propose we make that the first thing to email the new mailing list | 16:10 |
dwalt | Until we can fully detect failures in the docs zuul job | 16:10 |
dwalt | I do like airship-automation. Or airship-integration | 16:11 |
roman_g | OK. Get new mailing list added, and I will set up RTD to report there (need to have access to airship-treasuremap RTD, Stacey holds the keys) | 16:11 |
dwalt | Another thing we can add to the list is the GitHub mirroring, I see we will be discussing that later. SO if no one has any other thoughts on this, we can get to work! | 16:11 |
dwalt | thanks roman_g | 16:11 |
mattmceuen | Cool. Sounds like this new ML will have multiple use cases and noone has any concerns? | 16:11 |
kskels | I think I have access to RTD also, I'll ping you Roman sometime tomorrow | 16:12 |
alexanderhughes | nope, good to see some automated alerting on things we can't easily see post merge of patches - changed credentials to quay (image builds), rtd etc | 16:12 |
mattmceuen | awesome. Moving on then: | 16:12 |
mattmceuen | #topic All deckhand integration gate jobs are failing | 16:12 |
roman_g | kskels: great, thank you. | 16:12 |
*** openstack changes topic to "All deckhand integration gate jobs are failing (Meeting topic: Airship)" | 16:12 | |
mattmceuen | Yes - this one is not good | 16:12 |
*** graysonh has joined #airshipit | 16:12 | |
mattmceuen | I chatted with Dan Crank on this since he is back from vacation, and dug a little bit this morning | 16:13 |
mattmceuen | I'm able to reproduce the issue in a VM using the `integration-tests.sh` script as well in deckhand | 16:13 |
mattmceuen | deployment of the minimal cluster (in minikube) to run deckhand on top of progresses until it stalls on Keystone | 16:14 |
dwalt | how does it install Keystone? If the Airskiff job is passing, may be worthy taking the same approach | 16:14 |
mattmceuen | Keystone deployment fails with: | 16:15 |
mattmceuen | https://www.irccloud.com/pastebin/ndKQJiP6/ | 16:15 |
mattmceuen | Simultaneously to that, the API Server is getting errors like: | 16:15 |
mattmceuen | https://www.irccloud.com/pastebin/8XtzhaYE/ | 16:15 |
mattmceuen | The OSH-Infra ansible scripts dwalt - may be pinned to a different version though | 16:15 |
mattmceuen | I haven't had time to dig deeper than that, does this jog anyone's memory for a likely root cause? | 16:16 |
mattmceuen | dwalt: agree, that's a good idea. the airskiff job is already using the latest and greatest from osh-infra, so piggybacking on it might even be faster than fixing whatever's going wrong here | 16:17 |
dwalt | Nothing from me -- I was wondering about the version | 16:17 |
dwalt | If we could make the Airskiff stuff a little more resuable, I agree, that would help | 16:17 |
dwalt | it's hard to maintain the Deckhand jobs, because they're not similar to the rest | 16:18 |
mattmceuen | Ok - I will take this as a priority today unless anyone else would like to volunteer | 16:18 |
mattmceuen | Unless anything else on this, moving on: | 16:19 |
mattmceuen | #topic AirshipCTL spec is up for review | 16:19 |
*** openstack changes topic to "AirshipCTL spec is up for review (Meeting topic: Airship)" | 16:19 | |
mattmceuen | Just to raise awareness that jezogwza has a WIP spec up for the airship 2.0 `airshipctl` CLI: https://review.opendev.org/#/c/659808/ | 16:20 |
mattmceuen | He's asked for folks to give it a thorough going-over so we can iterate on it and get it in good shape prior to any implementation work | 16:20 |
roman_g | mattmceuen: would like to have short call w/ you on this matter. | 16:21 |
roman_g | will ping you later | 16:21 |
mattmceuen | sure thing roman_g | 16:21 |
mattmceuen | #topic Certificate update (and how to change them easily) | 16:22 |
*** openstack changes topic to "Certificate update (and how to change them easily) (Meeting topic: Airship)" | 16:22 | |
mattmceuen | I can't see who added this -- lemko, is it yours? | 16:22 |
mattmceuen | lemko was attempting to update certificate overrides for promenade's (calico) etcd chart, and hit issues | 16:23 |
lemko | Yes it is me | 16:23 |
mattmceuen | logs: http://paste.openstack.org/show/751880/ | 16:23 |
mattmceuen | I've been told from the folks that tested password rotation that they've cert rotation has been tested too, so I believe this is either an issue with an old version of the chart lemko has deployed perhaps, or, it's a regression | 16:25 |
mattmceuen | Either way I think we need to test cert rotation using the latest charts | 16:25 |
mattmceuen | lemko would you be able to try reproducing using the latest promenade? | 16:25 |
lemko | Ok I'll try using latest promenade. Thanks | 16:26 |
lemko | I'll upgrade my environment | 16:26 |
mattmceuen | ok, thanks - let me know how that goes! | 16:27 |
mattmceuen | alright, unless anything else on cert rotation, moving on: | 16:28 |
mattmceuen | #topic GitHub Mirrors | 16:28 |
*** openstack changes topic to "GitHub Mirrors (Meeting topic: Airship)" | 16:28 | |
mattmceuen | last week, kskels re-set-up our github mirroring (thanks kskels!!) | 16:28 |
kskels | I did submit a first PS for treasuremap repo only for now to test it.. | 16:29 |
mattmceuen | https://github.com/airshipit/ | 16:29 |
mattmceuen | evgenyl pointed out: Should github mirrors work already? https://github.com/airshipit/treasuremap (doesn't look to be up-to-date) | 16:29 |
mattmceuen | Do you expect the sync'ing to be in effect yet kskels? | 16:29 |
kskels | I think it should start working (or failing) on the next PS that comes in | 16:29 |
mattmceuen | fantastic | 16:30 |
dwalt | The post jobs are failing http://zuul.openstack.org/builds?job_name=treasuremap-upload-git-mirror | 16:30 |
kskels | so the way it works is a POST job for merge.. | 16:30 |
kskels | but it's till neter tested | 16:30 |
kskels | so might need some tuning.. | 16:30 |
dwalt | it said something about a key, I didn't quite understand where that came into play | 16:30 |
openstackgerrit | Sean Eagan proposed airship/promenade master: Fix potential port conflict https://review.opendev.org/659369 | 16:31 |
kskels | https://www.irccloud.com/pastebin/2ya1018p/ | 16:31 |
roman_g | airshipbot@github.com: Permission denied (publickey) ? | 16:31 |
kskels | yeah - I will take a look on this tomorrow once I'm back in the office | 16:31 |
kskels | unless someone can already figure this out | 16:31 |
mattmceuen | oh boy, are you on vacation today kskels? | 16:32 |
*** mbeierl has joined #airshipit | 16:32 | |
kskels | sick :( | 16:32 |
mattmceuen | :( | 16:32 |
mattmceuen | Hope you feel better dude | 16:32 |
mattmceuen | Once we get the key stuff sorted out, this'll be great. | 16:33 |
kskels | right.. we will then need to implement this for all repos. | 16:33 |
mattmceuen | Yup | 16:33 |
mattmceuen | Anything else on Github mirroring, folks? | 16:34 |
mattmceuen | #topic Treauremap-based gates capacity | 16:34 |
*** openstack changes topic to "Treauremap-based gates capacity (Meeting topic: Airship)" | 16:34 | |
mattmceuen | this one is yours roman_g | 16:34 |
roman_g | Yep. There are 2 patches to limit versions.yaml updater to only Ubuntu-based images | 16:35 |
roman_g | We are probably not able to run gates x2 times, to test both ubuntu and opensuse images. | 16:36 |
roman_g | Does anyone have objection or opinion in that? | 16:36 |
roman_g | *on | 16:36 |
mattmceuen | this was discussed a bit in the ptg too | 16:36 |
evgenyl | Yep, definitely not for BM, we can return to this questions when we get multinode and aiab moved into treasuremap. | 16:36 |
dwalt | Is an Airskiff job for opensuse images still in the works? I know we discussed at PTG | 16:37 |
mattmceuen | I like your PS roman_g as it makes the updater script parameterizable (you can choose the distro to update), rather than hard coded to ubuntu, right? | 16:37 |
roman_g | mattmceuen: yes. But pipeline is hardcoded at the moment to ubuntu | 16:37 |
roman_g | *will be | 16:38 |
mattmceuen | yup - and that's fine, because opensuse isn't really planned to be used with maas-based provisioning, so an airskiff-type deployment is a better integration setup until we get ironic support in there | 16:38 |
roman_g | So... appreciate the reviews | 16:39 |
mattmceuen | dwalt I'm not sure if anyone's actively working on the opensuse airskiff setup yet | 16:39 |
roman_g | and there is a need to talk to SUSE on creation of OpenSUSE-ased treasuremap | 16:40 |
mattmceuen | roman_g: cool I added it to the review request list :) | 16:40 |
dwalt | that makes sense since the Deckhand image is not yet published. Just curious :) | 16:40 |
roman_g | arunkant: are you here? Whom to talk to? | 16:40 |
roman_g | dwalt: this is taken care of. If there is no image mathcing the filter, the first latest tag is being used | 16:41 |
mattmceuen | we may have to catch up with arunkant tomorrow | 16:41 |
dwalt | sorry roman_g, was referring to airskiff | 16:41 |
roman_g | from what I've understood, they are not aware that they potentially would need to build own gate | 16:42 |
roman_g | dwalt: np | 16:42 |
jamesgu__ | roman_g: what about new gate? | 16:42 |
roman_g | jamesgu__: good you are here :) | 16:42 |
jamesgu__ | distracted, but back | 16:43 |
roman_g | Treasuremap gates are running Ubuntu and will use Ubuntu-based images. | 16:43 |
roman_g | There is probably a need to have OpenSUSE-based third-party gates running from Treasuremap repo | 16:43 |
roman_g | mattmceuen, kskels any comments? | 16:44 |
mattmceuen | jamesgu_, dwalt, remind me: we were planning on running the opensuse airskiff job on the different projects, right? Or, was it planned as a periodic job? | 16:44 |
mattmceuen | I.e., run it on openstack infra | 16:45 |
dwalt | I understood it to be on each project, alongside the existing Ubuntu jobs | 16:45 |
mattmceuen | yup - that makes sense to me | 16:45 |
jamesgu__ | yes, we talked the possibility of 3rd party for BM, but VM gates is not an issue, i.e., can be in Zuul | 16:45 |
mattmceuen | So one way we could do that would be to add e.g. an airskiff-opensuse site, and then update a site-level versions.yaml with overrides for opensuse images, or something | 16:46 |
jamesgu__ | mattmceuen: it makes sense to me. do we need to start with a spec? sounds like you suggest we start with Airskiff gate? | 16:47 |
jamesgu__ | treasuremap uplifting gate is the one that needs BM, right? | 16:48 |
roman_g | no spec is probably needed. ideally the only difference between sites should be versions.yaml | 16:48 |
mattmceuen | jamesgu_ : may be a small enough thing to design for that we don' tneed a spec - do you have anyone who could focus on that, if we discussed it in next week's meeting? | 16:48 |
evgenyl | jamesgu__: We will be able to do uplift using a virtual multinode gate, once it is moved. | 16:48 |
jamesgu__ | evgeny1: that's awesome | 16:48 |
roman_g | yes, treasuremap repository. there are 3 sites defined there, one of them is BM seaworthy, others are virtual | 16:49 |
kskels | airsloop is also bare-metal | 16:49 |
jamesgu__ | mattmceuen: we will ahve someone to work on that in a couple of weeks I hope. | 16:49 |
roman_g | oh, yes | 16:49 |
roman_g | airsloop is BM | 16:49 |
mattmceuen | jamesgu__ awesome -- whenever that person is able to join, let's have the conversation then so that they can be a part of it, sound good? | 16:49 |
jamesgu__ | we can discuss in next week's meeting for sure to get it started | 16:49 |
mattmceuen | perfect | 16:50 |
mattmceuen | we'll plan on that | 16:50 |
mattmceuen | Ok! | 16:50 |
mattmceuen | #topic Requests for Review | 16:50 |
*** openstack changes topic to "Requests for Review (Meeting topic: Airship)" | 16:50 | |
mattmceuen | https://review.opendev.org/#/c/656988/ - Pegleg, decrypt command bugfix | 16:50 |
mattmceuen | https://review.opendev.org/#/c/658380/ - Pegleg, base64 encoding in passphrase catalog (needed for k8s) | 16:50 |
mattmceuen | https://review.opendev.org/660429 Add tag filter parameter to the updater tool | 16:50 |
mattmceuen | https://review.opendev.org/660441 Update Jenkinsfile's to use Ubuntu-based images | 16:50 |
mattmceuen | https://review.opendev.org/#/c/659808/ - airshipctl | 16:50 |
mattmceuen | Some of these have already been discussed here today | 16:50 |
mattmceuen | Please try to give them some review today or tomorrow | 16:51 |
mattmceuen | any others with a big need for review? | 16:51 |
mattmceuen | #topic Roundtable | 16:51 |
*** openstack changes topic to "Roundtable (Meeting topic: Airship)" | 16:51 | |
mattmceuen | Open mic - anything else to bring up? | 16:52 |
mattmceuen | Karaoke? | 16:52 |
alexanderhughes | core reviewer updates? | 16:52 |
mattmceuen | oh! good point - I need to send out an email as well, the one-week deadline snuck up on me :) | 16:53 |
alexanderhughes | time flies on the airship | 16:53 |
mattmceuen | I'd like to welcom alexanderhughes as a core reviewer for sphyglass and pegleg, and ian-pittwood as a core reviewer for spyglass | 16:53 |
mattmceuen | it sure does :) | 16:53 |
mattmceuen | happy to have you guys' continued focus on these projects from a core reviewer perspective! I will update the necessary checkboxes today | 16:54 |
ian-pittwood | Thanks mattmceuen! | 16:54 |
alexanderhughes | thanks :) | 16:54 |
dwalt | congrats! Thanks for all the hard work, looking forward to working with you both :) | 16:54 |
roman_g | \o/ | 16:54 |
mattmceuen | \o/ ! | 16:55 |
mattmceuen | Any other items to bring up today, team? | 16:55 |
mattmceuen | in that case, have a great rest of your day / week! thanks for your time & discussion today | 16:56 |
mattmceuen | #endmeeting | 16:57 |
*** openstack changes topic to "airshipit.org || General Review Dashboard: https://review.opendev.org/#/q/project:%255Eairship.*+status:open,n,z" | 16:57 | |
openstack | Meeting ended Tue May 21 16:57:06 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:57 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/airship/2019/airship.2019-05-21-16.00.html | 16:57 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/airship/2019/airship.2019-05-21-16.00.txt | 16:57 |
openstack | Log: http://eavesdrop.openstack.org/meetings/airship/2019/airship.2019-05-21-16.00.log.html | 16:57 |
*** jamesgu has joined #airshipit | 16:57 | |
openstackgerrit | chinasubbareddy mallavarapu proposed airship/treasuremap master: Ceph: uplift ceph charts https://review.opendev.org/658205 | 16:58 |
*** mbeierl has quit IRC | 17:00 | |
*** ian-pittwood has quit IRC | 17:01 | |
openstackgerrit | chinasubbareddy mallavarapu proposed airship/treasuremap master: Ceph: uplift ceph charts https://review.opendev.org/658205 | 17:02 |
roman_g | evgenyl: thank's for comments on PS! will work on it tomorrow | 17:04 |
*** mbeierl has joined #airshipit | 17:04 | |
*** kranthikirang has joined #airshipit | 17:05 | |
*** kguttikonda has quit IRC | 17:08 | |
evgenyl | roman_g: Sure, np, thank you for implementing that! :) | 17:08 |
*** connoreika_ has quit IRC | 17:12 | |
openstackgerrit | Rodolfo Pacheco proposed airship/specs master: [WIP] Add AirshipCTL Spec https://review.opendev.org/659808 | 17:27 |
*** kguttikonda has joined #airshipit | 17:28 | |
*** kranthikirang has quit IRC | 17:31 | |
openstackgerrit | Sean Eagan proposed airship/promenade master: Fix potential port conflict https://review.opendev.org/659369 | 17:44 |
openstackgerrit | Lev Morgan proposed airship/pegleg master: Fix to DeploymentData generation https://review.opendev.org/660410 | 17:54 |
*** mbeierl has quit IRC | 18:03 | |
*** mbuil_ has quit IRC | 18:18 | |
*** krypto has joined #airshipit | 18:20 | |
*** mbeierl has joined #airshipit | 18:30 | |
openstackgerrit | Ahmad Mahmoudi proposed airship/maas master: [NCEI-140] - Address failed chsh https://review.opendev.org/660422 | 18:34 |
marianito_ | Hi guys! Anyone installe airship ein a bottle behind a proxy? | 18:37 |
marianito_ | *installed | 18:37 |
openstackgerrit | Sean Eagan proposed airship/deckhand master: Move to helm 2.14.0 https://review.opendev.org/660489 | 18:48 |
openstackgerrit | Sean Eagan proposed airship/shipyard master: Move to helm 2.14.0 https://review.opendev.org/660490 | 18:49 |
openstackgerrit | Sean Eagan proposed airship/shipyard master: Move to helm 2.14.0 https://review.opendev.org/660490 | 18:49 |
evgenyl | marianito_: I did 5-6 months ago using this instruction: https://opendev.org/airship/in-a-bottle/src/branch/master/manifests/dev_minimal | 18:50 |
openstackgerrit | Sean Eagan proposed airship/divingbell master: Move to helm 2.14.0 https://review.opendev.org/660491 | 18:50 |
openstackgerrit | Matthew Carter proposed airship/shipyard master: Add deployment status generation to Shipyard https://review.opendev.org/659637 | 18:50 |
openstackgerrit | Sean Eagan proposed airship/maas master: Move to helm 2.14.0 https://review.opendev.org/660492 | 18:50 |
openstackgerrit | Sean Eagan proposed airship/drydock master: Move to helm 2.14.0 https://review.opendev.org/660494 | 18:52 |
*** kguttikonda has quit IRC | 18:53 | |
openstackgerrit | Ahmad Mahmoudi proposed airship/maas master: [NCEI-140] - Address failed chsh https://review.opendev.org/660422 | 18:56 |
marianito_ | evgenyl great! Thank you very much!! I'd try it, i solve same docker conf but get stuck inwith amarda cli and a git... :-) | 18:58 |
evgenyl | marianito_: No problem, there is an item 4 that specifically talks about required Armada changes. | 19:00 |
openstackgerrit | Ahmad Mahmoudi proposed airship/maas master: Addressng chsh fail due to /etc/passwd permissions https://review.opendev.org/660422 | 19:01 |
*** graysonh_ has joined #airshipit | 19:02 | |
*** graysonh has quit IRC | 19:04 | |
marianito_ | I'm trying again. Thanks you very much evgenyl | 19:26 |
openstackgerrit | Stas Egorov proposed airship/promenade master: TMP: just to create chart https://review.opendev.org/659937 | 19:35 |
openstackgerrit | Stas Egorov proposed airship/promenade master: New source for hyperkube binary https://review.opendev.org/657953 | 19:36 |
*** levmorgan has quit IRC | 19:48 | |
*** mbeierl has quit IRC | 19:59 | |
*** kranthikirang has joined #airshipit | 19:59 | |
openstackgerrit | Merged airship/pegleg master: Support b64 encoding of passphrase catalog https://review.opendev.org/658380 | 20:03 |
*** mbeierl has joined #airshipit | 20:10 | |
openstackgerrit | Ahmad Mahmoudi proposed airship/maas master: Addressng chsh fail due to /etc/passwd permissions https://review.opendev.org/660422 | 20:12 |
*** lemko has quit IRC | 20:20 | |
*** henriqueof has joined #airshipit | 20:35 | |
*** Talion has joined #airshipit | 20:42 | |
*** kskels has quit IRC | 20:45 | |
*** alexanderhughes has quit IRC | 21:12 | |
openstackgerrit | Michael Beaver proposed airship/shipyard master: Store status of deployment in a ConfigMap https://review.opendev.org/660197 | 21:20 |
openstackgerrit | Evgeniy L proposed airship/treasuremap master: [WIP] Add Airship-in-a-Bottle site manifests https://review.opendev.org/656900 | 21:20 |
*** graysonh_ has quit IRC | 21:20 | |
*** mbeierl has quit IRC | 21:21 | |
*** henriqueof has quit IRC | 21:21 | |
*** howell has quit IRC | 21:25 | |
openstackgerrit | Drew Walters proposed airship/treasuremap master: airskiff: Use Ubuntu images https://review.opendev.org/660526 | 21:30 |
*** kranthikirang has quit IRC | 21:41 | |
*** mbeierl has joined #airshipit | 21:42 | |
*** mbeierl has quit IRC | 21:46 | |
openstackgerrit | Evgeniy L proposed airship/treasuremap master: [WIP] Add Airship-in-a-Bottle site manifests https://review.opendev.org/656900 | 21:59 |
*** sreejithp__ has quit IRC | 21:59 | |
*** sreejithp has joined #airshipit | 21:59 | |
*** sreejithp has quit IRC | 22:04 | |
*** mbeierl has joined #airshipit | 22:10 | |
*** ab2434_ has quit IRC | 22:10 | |
*** mbeierl has quit IRC | 22:14 | |
openstackgerrit | Anthony Bellino proposed airship/divingbell master: (zuul) Implement docker image jobs https://review.opendev.org/653066 | 22:20 |
*** kskels has joined #airshipit | 22:26 | |
openstackgerrit | Stas Egorov proposed airship/promenade master: New source for hyperkube binary https://review.opendev.org/657953 | 22:27 |
*** mbeierl has joined #airshipit | 22:28 | |
*** mbeierl has quit IRC | 22:32 | |
*** mbeierl has joined #airshipit | 22:46 | |
*** mbeierl has quit IRC | 22:50 | |
*** Talion has quit IRC | 22:52 | |
*** mbeierl has joined #airshipit | 22:55 | |
*** mbeierl has quit IRC | 23:00 | |
*** sreejithp has joined #airshipit | 23:09 | |
*** sreejithp_ has joined #airshipit | 23:11 | |
*** mbeierl has joined #airshipit | 23:14 | |
*** sreejithp has quit IRC | 23:14 | |
*** mbeierl has quit IRC | 23:18 | |
*** aaronsheffield has quit IRC | 23:25 | |
*** mbeierl has joined #airshipit | 23:32 | |
*** mbeierl has quit IRC | 23:36 | |
*** bh526r has quit IRC | 23:44 | |
*** mbeierl has joined #airshipit | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!