00:05
jpn has joined #fedora-coreos
00:10
jpn has quit [Ping timeout: 246 seconds]
00:50
bgrech has joined #fedora-coreos
00:51
bgrech2 has joined #fedora-coreos
00:51
bgrech2 has quit [Client Quit]
00:52
bgrech has quit [Client Quit]
01:52
plarsen has quit [Remote host closed the connection]
01:54
jpn has joined #fedora-coreos
01:59
jpn has quit [Ping timeout: 252 seconds]
02:17
paragan has joined #fedora-coreos
03:42
jpn has joined #fedora-coreos
03:47
jpn has quit [Ping timeout: 248 seconds]
04:20
bytehackr has joined #fedora-coreos
05:17
jpn has joined #fedora-coreos
06:16
flokli has quit [Quit: WeeChat 3.7.1]
06:17
flokli has joined #fedora-coreos
07:12
Arkanterian has joined #fedora-coreos
07:57
jpn has quit [Ping timeout: 248 seconds]
07:57
jcajka has joined #fedora-coreos
08:06
bagasse_ has quit [Quit: Leaving]
08:14
jpn has joined #fedora-coreos
08:43
jpn has quit [Ping timeout: 252 seconds]
09:18
travisghansen has joined #fedora-coreos
09:25
jpn has joined #fedora-coreos
09:33
Arkanterian has quit [Quit: Client closed]
09:33
jpn has quit [Ping timeout: 246 seconds]
09:34
fifofonix has joined #fedora-coreos
09:40
jpn has joined #fedora-coreos
09:47
travisghansen has joined #fedora-coreos
09:50
nagarap has joined #fedora-coreos
09:51
paragan has quit [Ping timeout: 246 seconds]
10:04
crobinso has joined #fedora-coreos
10:18
jpn has quit [Quit: Lost terminal]
10:27
fifofonix has joined #fedora-coreos
11:20
travisghansen2 has joined #fedora-coreos
11:21
travisghansen has quit [Read error: Connection reset by peer]
11:21
travisghansen2 is now known as travisghansen
11:32
vgoyal has joined #fedora-coreos
11:54
nagarap has quit [Ping timeout: 252 seconds]
11:57
jpn has joined #fedora-coreos
12:06
jpn has quit [Quit: Lost terminal]
12:06
nagarap has joined #fedora-coreos
12:39
poppajarv has joined #fedora-coreos
13:02
jlebon has joined #fedora-coreos
13:09
plarsen has joined #fedora-coreos
13:10
mheon has joined #fedora-coreos
13:22
travisghansen4 has joined #fedora-coreos
13:23
nalind has joined #fedora-coreos
13:23
travisghansen has quit [Read error: Connection reset by peer]
13:23
travisghansen4 is now known as travisghansen
13:27
arnulfo_07 has quit [Quit: Leaving]
13:48
ravanelli has joined #fedora-coreos
13:50
rsalveti has quit [Quit: Connection closed for inactivity]
14:10
nagarap has quit [Ping timeout: 252 seconds]
14:16
gursewak has joined #fedora-coreos
14:17
jpn has joined #fedora-coreos
14:17
fifofonix has joined #fedora-coreos
14:22
nagarap has joined #fedora-coreos
15:03
jpn has quit [Ping timeout: 252 seconds]
15:06
jlebon has quit [Ping timeout: 252 seconds]
15:06
jlebon has joined #fedora-coreos
15:25
travisghansen1 has joined #fedora-coreos
15:25
travisghansen has quit [Read error: Connection reset by peer]
15:25
travisghansen1 is now known as travisghansen
15:28
zodbot has quit [Quit: nirik]
15:31
zodbot has joined #fedora-coreos
15:55
shlTlord has joined #fedora-coreos
15:59
jcajka has quit [Quit: Leaving]
16:00
gursewak has quit [Remote host closed the connection]
16:08
nagarap has quit [Quit: Leaving]
16:14
gursewak has joined #fedora-coreos
16:16
rsalveti has joined #fedora-coreos
16:25
<
dustymabe >
jlebon: are you good with deleting the quay.io/coreos-assembler/fcos repo now?
16:25
<
jlebon >
dustymabe: yeah, was looking at that. it clearly says it'll be removed, so yeah SGTM
16:25
<
jlebon >
though technically we're still in october :)
16:26
<
dustymabe >
ha - OK - i'll do it tomorrow :)
16:40
<
jlebon >
dustymabe: sure thing
16:40
<
dustymabe >
here work? or video?
16:40
<
jlebon >
cool with whichever
16:40
<
dustymabe >
ok so for 4.11 and older - before the release job gets run - what will be in the meta.json ?
16:41
<
dustymabe >
images.ostree AND images.legacy-oscontainer ?
16:42
<
dustymabe >
ok I think the code doesn't handle this then.. won't we always drop into the `Cannot push both oscontainer and legacy_oscontainer` error?
16:43
<
jlebon >
i think we need to rework the registry_repos in config.yaml
16:43
<
dustymabe >
why don't we just say: IF legacy_osctontainer artifact was built THEN assume we're pushing that
16:44
<
jlebon >
i think this code was assuming that we'd move the registry_repos bit for the legacy_oscontainer to the 4.11 and older per-stream config
16:44
<
dustymabe >
because we're not building it for 4.12+ ?
16:45
<
dustymabe >
yeah.. that starts to get more complicated, though :(
16:45
<
jlebon >
but yeah, that's not enough even for 4.12 if we want to keep with the "default config = 4.12 config" semantic
16:45
<
jlebon >
let me rework this
16:45
<
dustymabe >
WDYT of the IF/THEN suggestion above?
16:47
<
jlebon >
i think that makes sense, yeah. let me type it out and see what comes out
16:48
<
dustymabe >
also.. does the fact that we'll have both images.ostree AND images.legacy-oscontainer - does that constitute a change in those streams? i.e. images.ostree points at something that's a different format now?
16:50
<
jlebon >
images.ostree wasn't the legacy format before. it was still the ociarchive/tarball. the new thing is images.legacy-oscontainer, but i don't think anything will care that it showed up since tooling mostly cares about where it was pushed (top-level `oscontainer`)
16:50
<
dustymabe >
that's odd to me - oh oh - I see. the machine-os-content was kind of bolted on before?
16:51
<
jlebon >
yeah, the cosa code would build and push in one shot and then inject it in `oscontainer`
16:51
<
dustymabe >
i.e. never stored as a images. artifact before and the only trace it existed was the top level registry info in the meta.json
16:51
<
jlebon >
right, because nothing needed it as an ociarchive before our pipeline with the split build/release
16:51
<
dustymabe >
ok cool - I think the IF/THEN should suffice then
16:56
<
jlebon >
right, good call
16:57
<
jlebon >
yeah, was thinking something more along those lines :)
17:05
bgilbert has joined #fedora-coreos
17:08
* jlebon
goes for food
17:13
zodbot has quit [Remote host closed the connection]
17:14
fifofonix has joined #fedora-coreos
17:21
bytehackr has quit [Ping timeout: 255 seconds]
17:27
travisghansen6 has joined #fedora-coreos
17:27
travisghansen has quit [Read error: Connection reset by peer]
17:27
travisghansen6 is now known as travisghansen
17:54
jpn has joined #fedora-coreos
17:55
gursewak has quit [Quit: Leaving]
18:07
zodbot has joined #fedora-coreos
18:22
jpn has quit [Ping timeout: 255 seconds]
18:37
fifofonix has quit [Ping timeout: 252 seconds]
18:46
jpn has joined #fedora-coreos
18:50
jpn has quit [Ping timeout: 246 seconds]
18:53
gursewak has joined #fedora-coreos
19:02
jpn has joined #fedora-coreos
19:06
bgilbert has quit [Read error: Connection reset by peer]
19:06
bgilbert_ has joined #fedora-coreos
19:11
bgilbert_ is now known as bgilbert
19:25
fifofonix has joined #fedora-coreos
19:29
travisghansen1 has joined #fedora-coreos
19:30
travisghansen has quit [Read error: Connection reset by peer]
19:30
travisghansen1 is now known as travisghansen
19:33
jpn has quit [Ping timeout: 252 seconds]
19:35
<
jlebon >
dustymabe: :checkyes:
19:52
ravanelli has quit [Remote host closed the connection]
19:53
ravanelli has joined #fedora-coreos
19:58
ravanelli has quit [Ping timeout: 276 seconds]
19:59
jpn has joined #fedora-coreos
20:06
gursewak has quit [Ping timeout: 246 seconds]
20:29
jpn has quit [Ping timeout: 248 seconds]
20:29
nalind has quit [Quit: bye for now]
20:42
ravanelli has joined #fedora-coreos
20:45
gursewak has joined #fedora-coreos
20:50
ravanelli has quit [Ping timeout: 276 seconds]
20:52
Arkanterian has joined #fedora-coreos
20:58
samuelbernardo has joined #fedora-coreos
20:58
jpn has joined #fedora-coreos
21:04
Betal has joined #fedora-coreos
21:08
bgilbert_ has joined #fedora-coreos
21:10
bgilbert has quit [Ping timeout: 252 seconds]
21:16
Arkanterian has quit [Quit: Client closed]
21:27
jpn has quit [Ping timeout: 248 seconds]
21:29
ravanelli has joined #fedora-coreos
21:31
travisghansen2 has joined #fedora-coreos
21:33
travisghansen has quit [Ping timeout: 252 seconds]
21:33
travisghansen2 is now known as travisghansen
21:33
ravanelli has quit [Ping timeout: 246 seconds]
21:44
jpn has joined #fedora-coreos
21:50
jpn has quit [Ping timeout: 252 seconds]
21:55
gursewak has quit [Ping timeout: 248 seconds]
22:02
jpn has joined #fedora-coreos
22:07
ravanelli has joined #fedora-coreos
22:11
ravanelli has quit [Ping timeout: 255 seconds]
22:16
mheon has quit [Ping timeout: 248 seconds]
22:35
jpn has quit [Ping timeout: 252 seconds]
22:41
crobinso has quit [Remote host closed the connection]
22:48
ravanelli has joined #fedora-coreos
22:59
jpn has joined #fedora-coreos
23:03
jpn has quit [Ping timeout: 246 seconds]
23:17
jpn has joined #fedora-coreos
23:28
jpn has quit [Ping timeout: 252 seconds]
23:28
gursewak has joined #fedora-coreos
23:30
gursewak has quit [Remote host closed the connection]
23:30
gursewak has joined #fedora-coreos
23:32
gursewak has quit [Remote host closed the connection]
23:33
gursewak has joined #fedora-coreos
23:37
gursewak has quit [Ping timeout: 246 seconds]
23:55
jpn has joined #fedora-coreos