Need f32-coreos-signing-pending to inherit from coreos-pool tag.
f32-coreos-signing-pending
coreos-pool
Today would be nice :)
When f32 is EOL.
We can't sign artifacts with the f32 key.
Here is the f32-coreos-signing-pending and the f31-coreos-signing-pending tag now:
f31-coreos-signing-pending
[dustymabe@toolbox ~]$ koji taginfo f32-coreos-signing-pending Tag: f32-coreos-signing-pending [12263] Arches: None Groups: Tag options: Inheritance: [dustymabe@toolbox ~]$ koji taginfo f31-coreos-signing-pending Tag: f31-coreos-signing-pending [9767] Arches: None Groups: Tag options: Inheritance: 0 .... coreos-pool [8632]
You can see one inherits from the coreos-pool and the other one doesn't.
i've been able to workaround this (so I'm unblocked) but it would be good to get this changed in the next few days.
Hmm, it also doesn't seem like it's part of make-koji-release-tags. Was that on purpose or can we add it there so it's automatically set up right?
make-koji-release-tags
Fixed.
I don't know off hand why it wouldn't be in make-koji-release-tags... I think adding it there would be a good idea.
Can you file a PR on that?
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Fixed. I don't know off hand why it wouldn't be in make-koji-release-tags... I think adding it there would be a good idea. Can you file a PR on that?
Sure. Something like: https://pagure.io/releng/pull-request/9164 ?