ravanelli has quit [Remote host closed the connection]
<bgilbert>
baude: I'm thinking a useful API would be "give me all the keys", and maybe "save these keys to a pool file" if we're going to support that part
<bgilbert>
and then Ignition can handle the key lookup and reassembly
vgoyal has quit [Quit: Leaving]
jlebon has quit [Quit: leaving]
mnguyen has quit [Ping timeout: 248 seconds]
Turnikov has quit [Ping timeout: 252 seconds]
paragan has joined #fedora-coreos
<adamw>
so, it seems rpm-ostree commands on rawhide are failing with error: Error binding to address (GUnixSocketAddress): No such file or directory
<adamw>
openqa's silverblue image build test is also failing due to "No previous commit for fedora/38/x86_64/silverblue", not sure what's going on there, maybe it'll clear up tomorrow...
Betal has quit [Quit: WeeChat 3.8]
saschagrunert has joined #fedora-coreos
paragan has quit [Ping timeout: 255 seconds]
jcajka has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 255 seconds]
jdoss has quit [Ping timeout: 255 seconds]
davdunc has quit [Ping timeout: 255 seconds]
davdunc has joined #fedora-coreos
jdoss has joined #fedora-coreos
ravanelli has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
ravanelli has quit [Remote host closed the connection]
jpn has joined #fedora-coreos
vgoyal has joined #fedora-coreos
jpn has quit [Ping timeout: 248 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 255 seconds]
jpn has joined #fedora-coreos
ravanelli has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
ravanelli has quit [Remote host closed the connection]
ravanelli has joined #fedora-coreos
ravanelli has quit [Ping timeout: 248 seconds]
jlebon has joined #fedora-coreos
mheon has joined #fedora-coreos
jpn has joined #fedora-coreos
mnguyen has joined #fedora-coreos
<apollo13>
if I inspect a container image it has the gitlab access token in the labels: "org.opencontainers.image.source": "https://gitlab-ci-token:XXXX@gitlab.instance.mine",
<apollo13>
is this wanted behavior? :D
<dustymabe>
apollo13: probably not
<apollo13>
open a bugreport against cosa-assembler?
<dustymabe>
apollo13: yeah, since it's cosa injecting the token into the built container image. I'm not sure what the fix would be but we can at least document the issue
<apollo13>
I'll see if I can fix it
saschagrunert has quit [Remote host closed the connection]
<apollo13>
though I am not sure what writes the file in question and where from this is read :D
<apollo13>
btw automatic-version-prefix: "${releasever}.<date:%Y%m%d>.dev" sets ".dev" etc in the image version. How are prod releases ment to be named? and is there a way to override this from outside the treefile or so?
<dustymabe>
apollo13: when cosa does a build it tries to capture information about its inputs so if we go inspect later to try to determine how an image was built we can easily browse the code and we know what commits to start at
<apollo13>
dustymabe: yeah I understand that, I just didn't find the file in question where this info is read from (seems to be coreos-assembler-config-git.json)
<apollo13>
but lemme dig deeper
<apollo13>
ah prepare_git_artifacts it is
<dustymabe>
apollo13: yep
nalind has joined #fedora-coreos
<apollo13>
mhm sanitizing this is not as easy as it looks like
<dustymabe>
yeah. would be easier if there was a way to do auth outside of the URL (env var or something)
* dustymabe
brb
dustymabe has quit [Quit: WeeChat 3.6]
dustymabe has joined #fedora-coreos
<apollo13>
let's see if gitlab handles "git remote set-url origin ${CI_REPOSITORY_URL}" to reset that url, then I should be fine :)
ravanelli has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
<apollo13[m]>
Ok that does work. A bit ugly but okay
<dustymabe>
apollo13[m]: yay
<apollo13[m]>
So my biggest question currently is how to handle the .dev versioning from the auto version prefix. How to come up with a proper scheme for "ref" naming and then I am good to go I guess (a few ci cleanups maybe). Also if I build variants with --variant should I include the default manifest.yaml?
jcajka has quit [Quit: Leaving]
jpn has quit [Ping timeout: 248 seconds]
<guesswhat[m]>
podman 4.4.1 in testing-devel still broken
<dustymabe>
guesswhat[m]: did you see my messages yesterday?
jpn has joined #fedora-coreos
<guesswhat[m]>
dustymabe: guess no :(
<guesswhat[m]>
can do some testing, we are using it quite extensively