kubernetes / sig-release

Repo for SIG release
Apache License 2.0
543 stars 386 forks source link

The stage of enhancements are marked wrong in enhancement tracking board #2513

Closed cici37 closed 3 months ago

cici37 commented 4 months ago

What happened:

The stage of enhancements are marked wrong in enhancement tracking board.

The stage of KEP is supported to get from the issue label but it shows wrong for multiple KEPs now.

e.g. https://github.com/kubernetes/enhancements/issues/4006 has the label of stage/beta but shows stable in enhancement tracking board: https://github.com/orgs/kubernetes/projects/183/views/1?filterQuery=4006

/cc @salehsedghpour

What you expected to happen:

The stage of KEP is fetched from the issue label and shown correctly.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

salehsedghpour commented 4 months ago

Based on my understanding and experience, the procedure is manual. But I feel that it could be tricky too, because sometimes the enhancements have opted-in label first and then after sometimes the stage label gets added.

And the enhancements team is making sure that the labels are correct according to the handbook.

What do you think @sreeram-venkitesh?

sreeram-venkitesh commented 4 months ago

@cici37 Thanks for creating the issue! As @salehsedghpour mentioned, adding the labels in the enhancements tracking board is done manually by the release enhancements team. Sorry for the mistake, we'll make sure that the labels match with the stage marked in the tracking board.

I'll go through all the KEPs and message here once I'm done.

sreeram-venkitesh commented 3 months ago

@cici37 We've updated all the KEPs in the tracking board with the right stage, except for 3 KEPs related to DRA and https://github.com/kubernetes/enhancements/issues/2400, which has multiple alpha/beta stages and there is some confusion. I've reached out to the the assignees of these KEPs. Once these too are sorted, we can close this issue.

sreeram-venkitesh commented 3 months ago

We can close this now since the board is up to date.

/close

k8s-ci-robot commented 3 months ago

@sreeram-venkitesh: Closing this issue.

In response to [this](https://github.com/kubernetes/sig-release/issues/2513#issuecomment-2182429081): >We can close this now since the board is up to date. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.