dustymabe changed the topic of #fedora-coreos to: Fedora CoreOS :: Find out more at https://getfedora.org/coreos/ :: Logs at https://libera.irclog.whitequark.org/fedora-coreos
vgoyal has quit [Quit: Leaving]
daMaestro has quit [Quit: Leaving]
mheon has quit [Ping timeout: 248 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 255 seconds]
jpn has joined #fedora-coreos
daMaestro has joined #fedora-coreos
jpn has quit [Ping timeout: 248 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 276 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 248 seconds]
jpn has joined #fedora-coreos
gursewak has joined #fedora-coreos
gursewak has quit [Ping timeout: 255 seconds]
gursewak has joined #fedora-coreos
jpn has quit [Ping timeout: 255 seconds]
gursewak has quit [Ping timeout: 276 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 276 seconds]
Mike[m] has quit [Quit: Client limit exceeded: 20000]
bytehackr has joined #fedora-coreos
Betal has quit [Quit: WeeChat 3.8]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 255 seconds]
jpn has joined #fedora-coreos
saschagrunert has joined #fedora-coreos
jpn has quit [Ping timeout: 255 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 276 seconds]
jcajka has joined #fedora-coreos
bgilbert has quit [Ping timeout: 255 seconds]
paragan has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 276 seconds]
jpn has joined #fedora-coreos
fifofonix has joined #fedora-coreos
saschagrunert has quit [Remote host closed the connection]
vgoyal has joined #fedora-coreos
azukku has joined #fedora-coreos
jpn has quit [Ping timeout: 276 seconds]
jpn has joined #fedora-coreos
saschagrunert has joined #fedora-coreos
saschagrunert has quit [Remote host closed the connection]
jpn has quit [Ping timeout: 276 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
mheon has joined #fedora-coreos
daMaestro has quit [Quit: Leaving]
jpn has joined #fedora-coreos
jcajka has quit [Quit: Leaving]
plarsen has joined #fedora-coreos
jpn has quit [Ping timeout: 255 seconds]
jpn has joined #fedora-coreos
gursewak has joined #fedora-coreos
gursewak has quit [Ping timeout: 255 seconds]
<dustymabe> jlebon: looks like beta is a GO for next Tuesday.
<jlebon> dustymabe: sweet
<dustymabe> There's a few things we need to do before next week
<dustymabe> We need to come up with a communication about the coming changes (including ssh host key migration)
<dustymabe> i'm running bump-lockfile for next-devel again right now to get the latest package set
<dustymabe> i'll also run the process to make sure there are no downgraded packages from the previous `next` and then fast-track any that would be "downgrades"
<jlebon> +1
<dustymabe> and then I guess we can go ahead and do the build to prep for next tuesday and just release it on Tuesday morning
<dustymabe> we can probably split it up.. someone does the coreos-status communication and someone does the release crank turning
* dustymabe brb - need to run upstairs
<jlebon> heh, i got confused by "Beta Target date #1" in https://fedorapeople.org/groups/schedule/f-38/f-38-key-tasks.html and thought it was the week after
<jlebon> i think it's mostly for the ssh thing, right? do we normally email for rebases?
<jlebon> i can start a draft and type things
<dustymabe> yeah - I think we usually try to give some highlights when we do a major rebase
<dustymabe> thanks jlebon
saroy has joined #fedora-coreos
bytehackr has quit [Ping timeout: 260 seconds]
gursewak has joined #fedora-coreos
paragan has quit [Ping timeout: 255 seconds]
<dustymabe> travier[m]: want to get together to finish off this CFP submission?
<jlebon> dustymabe: want to chat about that email for a sec?
<dustymabe> yep
<dustymabe> want me to try to find a past example?
<jlebon> maybe high bandwidth is better. one sec
<travier[m]> dustymabe: let's do that
saroy has quit [Ping timeout: 248 seconds]
azukku has quit [Remote host closed the connection]
samuelbernardo has quit [Ping timeout: 255 seconds]
bgilbert has joined #fedora-coreos
<bgilbert> anyone want to review some release notes? https://github.com/coreos/coreos-installer/pull/1132
samuelbernardo has joined #fedora-coreos
jpn has quit [Ping timeout: 276 seconds]
gursewak has quit [Ping timeout: 260 seconds]
<jlebon> :lgtm:
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 276 seconds]
gursewak has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 255 seconds]
fifofonix has quit [Read error: Connection reset by peer]
gursewak has quit [Read error: Connection reset by peer]
<dustymabe> bgilbert: in platforms.yaml if a platform appears to support both serial and VGA console we default to VGA console being the last entry on the kernel command line, right?
<bgilbert> dustymabe: could you expand on that?
<bgilbert> we set the primary console for each platform based on its needs
<dustymabe> I'm digging around on the kubevirt platform
<dustymabe> when I booted an image the other day I notice the serial console option is available in the web UI but it didn't work (mainly because there is no platforms.yaml entry for it)
<dustymabe> so I'm adding a platforms.yaml entry for kubevirt
<dustymabe> now, kubevirt supports both serial and vga console it appears (both read/write)
<dustymabe> so in that case what should we put in the platforms.yaml ?
<walters> very tangential but there's an active discussion here of the intersection of bootable containers and kubevirt /payload 4.10 nightly informing
<bgilbert> whichever console is emphasized in the UI
<bgilbert> if one console is significantly better supported, that's relevant too
<walters> if we made it so that kubevirt natively understood our container, interesting to think about what that might mean for exactly items like how the console is configured
<dustymabe> I put in a request for docs on this topic: https://github.com/kubevirt/kubevirt/issues/9400
<dustymabe> the only thing I found up until this point is a blog post: https://kubevirt.io/2020/Customizing-images-for-containerized-vms.html#building-standard-centos-8-image
<bgilbert> I feel like that's a common docs gap for clouds
<dustymabe> yeah, agree
jpn has joined #fedora-coreos
<bgilbert> release PR looking for stamp: https://github.com/coreos/coreos-installer/pull/1134
<dustymabe> stamped
jpn has quit [Ping timeout: 276 seconds]
<dustymabe> bgilbert: whatever happened to the Hyper-V stuff, did it stall?
<bgilbert> dustymabe: seems to have stalled, yeah
<dustymabe> should we reach out?
<bgilbert> yup
<bgilbert> does kubevirt really want 19200?
<bgilbert> :-) replied
<dustymabe> bgilbert: the reason I asked about hyper-v is because i was wondering if platforms.yaml needed to be updated for that platform too
<dustymabe> at least when it gets added
<bgilbert> possibly. I assume it'll want VGA primary, and I don't know how its serial support is
<dustymabe> yeah, just a thought
<bgilbert> the implementation checklist doesn't mention platforms.yaml. I'll PR it
<bgilbert> *the checklist
<bgilbert> good catch
<dustymabe> 🎉
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 248 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 276 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 276 seconds]
jpn has joined #fedora-coreos
<jlebon> :lgtm:
<bgilbert> ty!
jpn has quit [Ping timeout: 276 seconds]
plarsen has quit [Remote host closed the connection]
mheon has quit [Ping timeout: 248 seconds]
gursewak has joined #fedora-coreos
gursewak has quit [Ping timeout: 268 seconds]
Betal has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 276 seconds]
jpn has joined #fedora-coreos