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 joined #fedora-coreos
vgoyal has quit [Quit: Leaving]
mheon has quit [Ping timeout: 268 seconds]
ravanelli has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
heldwin has joined #fedora-coreos
bgilbert has quit [Ping timeout: 268 seconds]
paragan has joined #fedora-coreos
heldwin has quit [Remote host closed the connection]
heldwin has joined #fedora-coreos
heldwin has quit [Remote host closed the connection]
heldwin has joined #fedora-coreos
heldwin has quit [Remote host closed the connection]
heldwin has joined #fedora-coreos
saqali has quit [Quit: Leaving]
heldwin has quit [Remote host closed the connection]
heldwin has joined #fedora-coreos
heldwin has quit [Remote host closed the connection]
heldwin has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 255 seconds]
heldwin has quit [Remote host closed the connection]
heldwin has joined #fedora-coreos
gursewak has quit [Remote host closed the connection]
gursewak has joined #fedora-coreos
paragan has quit [Ping timeout: 252 seconds]
paragan has joined #fedora-coreos
jpn has joined #fedora-coreos
gursewak has quit [Ping timeout: 255 seconds]
michele has quit [Remote host closed the connection]
michele has joined #fedora-coreos
fifofonix has quit [Read error: Connection reset by peer]
jpn has quit [Ping timeout: 252 seconds]
<guesswhat> Any ETA for release with podman v4.2.0 ? Thanks
jcajka has joined #fedora-coreos
jpn has joined #fedora-coreos
ikonia has quit [Ping timeout: 268 seconds]
ikonia has joined #fedora-coreos
paragan has quit [Quit: Leaving]
Betal has quit [Quit: WeeChat 3.6]
jpn has quit [Ping timeout: 252 seconds]
<travier[m]> guesswhat: The beauty of open source is that you can check things directly. It has been released only 10 hours (!) ago (https://github.com/containers/podman/releases/tag/v4.2.0). An RC is still in testing for F36 https://src.fedoraproject.org/rpms/podman thus it's not yet in https://getfedora.org/en/coreos?stream=next FCOS next
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 252 seconds]
jpn has joined #fedora-coreos
crobinso has joined #fedora-coreos
jpn has quit [Ping timeout: 252 seconds]
paragan has joined #fedora-coreos
ravanelli has joined #fedora-coreos
jpn has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
mheon has joined #fedora-coreos
<lorbus> Hey team, is there a plan to release a base-oscontainer for aarch64 to quay too? I see that's done for the x86 stream, but I don't see it on any other arches
ravanelli has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
ravanelli has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
ravanelli has joined #fedora-coreos
ravanelli has quit [Read error: Connection reset by peer]
ravanelli has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
ravanelli has joined #fedora-coreos
ravanelli has quit [Read error: Connection reset by peer]
ravanelli has joined #fedora-coreos
<dustymabe> lorbus: soon enough
ravanelli has quit [Remote host closed the connection]
<lorbus> ok, just wanted make sure it's on the radar :)
<dustymabe> yeah it is
ravanelli has joined #fedora-coreos
nalind has joined #fedora-coreos
<lorbus> is there a tracker bug for it?
<dustymabe> we'll update it to be multi-arch when we switch to the new quay repo
<lorbus> dustymabe: Perfect, thank you!
bgilbert has joined #fedora-coreos
aleskandro[m] has joined #fedora-coreos
<lorbus> cc aleskandro
<dustymabe> jlebon: are you able to get to the pipeline right now?
<dustymabe> i'm getting an ssl issue
<dustymabe> "jenkins-fedora-coreos-pipeline.apps.ocp.fedoraproject.org has a security policy called HTTP Strict Transport Security (HSTS), which means that Firefox can only connect to it securely. You can’t add an exception to visit this site."
<dustymabe> oh, the certificate expired
<dustymabe> fun
* dustymabe heads over to #fedora-admin
<jlebon> dustymabe: yup can confirm
<dustymabe> they are looking into it
<jlebon> +1
crobinso has quit [Ping timeout: 268 seconds]
jpn has quit [Ping timeout: 255 seconds]
jpn has joined #fedora-coreos
gursewak has joined #fedora-coreos
<dustymabe> jlebon: FYI - the cert issue has been fixed
<jlebon> dustymabe: just noticed. thanks!
jcajka has quit [Ping timeout: 252 seconds]
<jlebon> dustymabe: requesting lock on stage pipeline
<dustymabe> granted()
SandipanRoy[m]1 has quit [Quit: You have been kicked for being idle]
<dustymabe> ravanelli: I'm trying to do a test build for ppc64le so we can prove the changes work for ppc64le - I think I need this, though: https://github.com/coreos/fedora-coreos-pipeline/pull/603
<dustymabe> cc jlebon
<dustymabe> ravanelli: once the build passes do you think you could try it out in the 3.11 cluster to prove that we don't break RHCOS ppc64le builds (as a result of https://github.com/coreos/coreos-assembler/pull/3033)
skunkerk has joined #fedora-coreos
mnguyen_ has quit [Ping timeout: 252 seconds]
mnguyen has quit [Ping timeout: 268 seconds]
mnguyen has joined #fedora-coreos
mnguyen_ has joined #fedora-coreos
jpn has quit [Ping timeout: 255 seconds]
<dustymabe> jlebon: do you know what happens if we don't set `currentBuild.result = 'SUCCESS'` in the pipeline jobs?
<dustymabe> will it automatically default to success (assuming something else doesn't set it to FAILURE)
<dustymabe> i'm trying to go through and fix the pipeline to not send a slack FAILURE message when the upgrade test fails (which was allowed by the user)
<dustymabe> but to send a warning instead
<dustymabe> actually thinking about it now, i'm not sure I quite understand how it works
<dustymabe> upgrade failed (expected) but it sent a failure slack message
Betal has joined #fedora-coreos
<jlebon> dustymabe: yeah that's odd. somehow warning sets it to UNSTABLE and line 644 isn't overridding that
<jlebon> anyway, i guess we could work with it and also check for UNSTABLE and noticy slack with a different color/emoji?
<dustymabe> I just am quetsioning how it works :)
<jlebon> nice, you read my mind :)
* dustymabe goes for lunch
<jlebon> my hunch is that the outcome of warnError() is applied to the currentBuild after we leave the scope or something like that
* jlebon also goes for food
crobinso has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
jpn has joined #fedora-coreos
rsalveti has quit [Quit: Connection closed for inactivity]
mnguyen has quit [Ping timeout: 255 seconds]
mnguyen has joined #fedora-coreos
mnguyen_ has quit [Ping timeout: 268 seconds]
mnguyen_ has joined #fedora-coreos
Votes78 has joined #fedora-coreos
nalind has quit [Quit: bye]
Votes78 has quit [Ping timeout: 252 seconds]
_Votes78 has joined #fedora-coreos
paragan has quit [Ping timeout: 244 seconds]
jpn has quit [Ping timeout: 268 seconds]
jpn has joined #fedora-coreos
paragan has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
ravanell_ has joined #fedora-coreos
ravanelli has quit [Ping timeout: 268 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
jlebon has quit [Quit: leaving]
scorreia has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
mheon has quit [Ping timeout: 264 seconds]
crobinso has quit [Remote host closed the connection]