#9162 Need `f32-coreos-signing-pending` to inherit from `coreos-pool` koji tag.
Closed: Fixed by kevin. Opened by dustymabe.

  • Describe the issue

Need f32-coreos-signing-pending to inherit from coreos-pool tag.

  • When do you need this? (YYYY/MM/DD)

Today would be nice :)

  • When is this no longer needed or useful? (YYYY/MM/DD)

When f32 is EOL.

  • If we cannot complete your request, what is the impact?

We can't sign artifacts with the f32 key.

Here is the f32-coreos-signing-pending and the f31-coreos-signing-pending tag now:

[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?

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 ?

Metadata