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
lvrabec has quit [Ping timeout: 268 seconds]
lvrabec has joined #fedora-coreos
gursewak_ has joined #fedora-coreos
misuto0 has joined #fedora-coreos
gursewak has quit [Read error: Connection reset by peer]
misuto has quit [Read error: Connection reset by peer]
misuto0 is now known as misuto
<dustymabe> adamw: running CI on the new glibc over in https://github.com/coreos/fedora-coreos-config/pull/2026 - will let you know if it passes.
mnguyen has quit [Ping timeout: 246 seconds]
jlebon has quit [Quit: leaving]
gursewak_ has quit [Ping timeout: 264 seconds]
<dustymabe> looks like CI passed. if anyone wants to approve and merge ^^ feel free
lvrabec has quit [*.net *.split]
Anonymous[m]1 has quit [*.net *.split]
OnuralpSezer[m]1 has quit [*.net *.split]
miabbott[m] has quit [*.net *.split]
cverna has quit [*.net *.split]
JosephGayoso[m] has quit [*.net *.split]
Kan-RuChen[m] has quit [*.net *.split]
defolos has quit [*.net *.split]
rsalveti has quit [*.net *.split]
hjst has quit [*.net *.split]
zodbot has quit [*.net *.split]
pej0 has quit [*.net *.split]
u1106 has quit [*.net *.split]
tempora has quit [*.net *.split]
rsalveti has joined #fedora-coreos
zodbot has joined #fedora-coreos
zodbot has quit [Changing host]
zodbot has joined #fedora-coreos
pej0 has joined #fedora-coreos
tempora has joined #fedora-coreos
hjst has joined #fedora-coreos
defolos has joined #fedora-coreos
u1106 has joined #fedora-coreos
lvrabec has joined #fedora-coreos
Kan-RuChen[m] has joined #fedora-coreos
cverna has joined #fedora-coreos
JosephGayoso[m] has joined #fedora-coreos
miabbott[m] has joined #fedora-coreos
Anonymous[m]1 has joined #fedora-coreos
OnuralpSezer[m]1 has joined #fedora-coreos
<bgilbert> dustymabe: done
<adamw> great. i filed a stable push request but it probably won't get done till jednorozec wakes up.
paragan has joined #fedora-coreos
bgilbert has quit [Ping timeout: 252 seconds]
jcajka has joined #fedora-coreos
saschagrunert has joined #fedora-coreos
Betal has quit [Quit: WeeChat 3.7]
c4rt0 has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 252 seconds]
jpn has joined #fedora-coreos
mnguyen has joined #fedora-coreos
jpn has quit [Ping timeout: 246 seconds]
crobinso has joined #fedora-coreos
plarsen has joined #fedora-coreos
nalind has joined #fedora-coreos
vgoyal has joined #fedora-coreos
crobinso has quit [Remote host closed the connection]
mnguyen_ has joined #fedora-coreos
jpn has joined #fedora-coreos
fifofonix has joined #fedora-coreos
gursewak_ has joined #fedora-coreos
jpn has quit [Ping timeout: 246 seconds]
mock has quit [Quit: ZNC 1.8.2 - https://znc.in]
mockgeek has joined #fedora-coreos
mockgeek is now known as mock
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 264 seconds]
mheon has joined #fedora-coreos
jlebon has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 252 seconds]
crobinso has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 248 seconds]
jpn has joined #fedora-coreos
azukku has joined #fedora-coreos
mnguyen_ has quit [Quit: Leaving]
azukku has quit [Quit: Leaving.]
saschagrunert has quit [Quit: Leaving]
<dustymabe> jlebon: I have a few more credential related functions i'd like to add to coreos-ci-lib
<dustymabe> do we want them all to be toplevel vars/ like tryWithCredentials or do we want to move that stuff into utils ?
jcajka has quit [Quit: Leaving]
<jlebon> if it's a custom step that takes a closure, the former, otherwise the latter
<dustymabe> hmm can you clarify more?
<dustymabe> for example shwrap doesn't take a closure, but it is a top level var/
<dustymabe> tryWithCredentials does take a closure, though
<jlebon> heh good point. i'd say if it takes a closure, let's always follow the `call()` convention. if it doesn't, i guess it depends on how ergonomic we need it to be. shwrap is used often so it's nice to have it be toplevel
<jlebon> but if the function name is generic, then it's less confusing to have it scoped to utils
<dustymabe> i'll post up a PR and you let me know what you think :)
<jlebon> ack +1
<jlebon> dustymabe: here or there?
<dustymabe> here works
<dustymabe> higher bandwidth probably better
<jlebon> ahh, i commented there
<jlebon> we can go video if you'd like
gursewak_ has quit [Remote host closed the connection]
<dustymabe> is there any way to have coreos installer actually write directly to the virtio serial device ?
<dustymabe> rather than doing the `cp` at the end?
<jlebon> that's how I had it before, but it requires coreos-installer changes to make it work
<jlebon> it seems odd to force the requirement on coreos-installer to be able to write its output to a character device, so that doesn't seem right either
<dustymabe> yeah, at best we could add an env var to coreos-installer to override allow it, but probably not worth the effort
<dustymabe> ok. definitely not great, but i don't see any better options either
<walters> Status update on the Prow/KVM bits: https://github.com/openshift/os/issues/1028#issue-1411727041 - it was an exciting journey
<dustymabe> I was going to try to suggest we name the output file something with `virtio` in the name and trigger off of that
<jlebon> dustymabe: that's a possibility. though i think we can revert this entirely if we get off 9p.
<jlebon> walters: nice debugging!
paragan has quit [Ping timeout: 246 seconds]
paragan has joined #fedora-coreos
<dustymabe> anyone want to run the meeting today?
<dustymabe> there's a chance i'll have to watch the kids for a period of time
<dustymabe> adamw: looks like the compose and all tests passed with that new glibc
<dustymabe> SumantroMukherje: can I delete the GCP project that youwere using?
bgilbert has joined #fedora-coreos
<adamw> dustymabe: great. it's been pushed stable now too
marmijo has joined #fedora-coreos
<dustymabe> adamw: if you were interested, this list of packages represents the diff between what we're going to ship and what is in GA: https://github.com/coreos/fedora-coreos-config/blob/next-devel/manifest-lock.overrides.yaml
<dustymabe> minus glibc (now that it's stable)
paragan has quit [Quit: Leaving]
<jlebon> dustymabe: i can run it
<dustymabe> jlebon++
<jlebon> all: please add the meeting tag to things you'd like discussed
<jlebon> dustymabe: i suppose the `meeting` tag on this one is still valid? https://github.com/coreos/fedora-coreos-tracker/issues/1247
<jlebon> we're still looking for people to action the decision, right?
<SumantroMukherje> Yes
<SumantroMukherje> Dusty you may delete the project
<dustymabe> jlebon: yeah, i guess not much for discussion there
<dustymabe> just need someone to dig in
<jlebon> aaradhak davdunc dustymabe gursewak jaimelm jbrooks jcajka jdoss jlebon jmarrero lorbus miabbott nasirhm ravanelli saqali skunkerk walters
<jlebon> FCOS community meeting in #fedora-meeting-1
<jlebon> If you don't want to be pinged remove your name from this file: https://github.com/coreos/fedora-coreos-tracker/blob/main/meeting-people.txt
<jlebon> dustymabe: ack
marmijo has quit [Quit: Client closed]
marmijo has joined #fedora-coreos
aaradhak has joined #fedora-coreos
fifofonix has quit [Ping timeout: 246 seconds]
gursewak has joined #fedora-coreos
gursewak has quit [Quit: Leaving]
jpn has quit [Ping timeout: 252 seconds]
jpn has joined #fedora-coreos
x3mboy has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
zodbot has quit [Remote host closed the connection]
zodbot has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 246 seconds]
misuto has quit [Remote host closed the connection]
misuto has joined #fedora-coreos
c4rt0 has quit [Quit: Leaving]
bgilbert has quit [Ping timeout: 268 seconds]
jpn has joined #fedora-coreos
aaradhak has quit [Quit: Connection closed for inactivity]
jpn has quit [Ping timeout: 260 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 272 seconds]
jpn has joined #fedora-coreos
nalind has quit [Quit: until next time]
<dustymabe> jlebon - i think we're hitting memory limits on our build-cosa job too
<dustymabe> jlebon: following up on our discussion from earlier: what do you think of https://github.com/coreos/coreos-ci-lib/pull/127
<jlebon> dustymabe: is it OK if we discuss it tomorrow?
<dustymabe> yep
<jlebon> +1 thanks!
ilius has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 246 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 260 seconds]
plarsen has quit [Quit: NullPointerException!]
misuto has quit [Remote host closed the connection]
misuto has joined #fedora-coreos
mheon has quit [Ping timeout: 252 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 260 seconds]
vgoyal has quit [Quit: Leaving]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 246 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 252 seconds]