~Feature~ Enhancement maintainers often use GitHub settings like Milestone
to determine which ~Features~ Enhancements require triage.
It's important that these settings are only touched by ~Feature~ Enhancements Maintainers to ensure better signal during the release process.
As such, I'd like to do the following:
kubernetes-maintainers
kubernetes-release-managers
kubernetes-milestone-maintainers
enhancements-maintainers
to only include the SIG PM maintainers (@calebamiles, @idvoretskyi, @jdumars, @justaugustus) - https://github.com/kubernetes/org/pull/498I suggest kubernetes-milestone-maintainers
for write access because that team:
Previous idea:
- remove the `kubernetes-maintainers` and `kubernetes-release-managers` from having direct write access to k/features~
- update the membership of `features-maintainers` to only include the following:
- SIG PM leadership
- Product Management subproject leadership
- Program Management subproject leadership
- current Release Team Feature Lead & Shadows
- ensure the following are Maintainers of the `features-maintainers` GitHub group:
- SIG PM leadership
- Product Management subproject leadership
- Program Management subproject leadership
Here's the current list to simplify the updates:
- Maintainers: @apsinha @idvoretskyi @calebamiles @justaugustus @dustinkirkland @jdumars
- Members: @kacole2 @robertsandoval @rajendar38
We'll go with lazy consensus for this on Wednesday, 7/25.
Google Group thread: https://groups.google.com/forum/#!topic/kubernetes-pm/JFthLm0q-uA
cc: @kubernetes/kubernetes-maintainers @kubernetes/kubernetes-release-managers @kubernetes/features-maintainers
/assign
/assign @cblecker
/sig pm
seems like that should be harmonized with membership of https://github.com/orgs/kubernetes/teams/kubernetes-milestone-maintainers and feature-approvers
and milestone-maintainers
aliases in https://github.com/kubernetes/kubernetes/blob/master/OWNERS_ALIASES
cc @kubernetes/kubernetes-milestone-maintainers
As long as this repo is where kubernetes/kubernetes features are planned/tracked, I think milestone modification permissions should be consistent between the two repos.
I'm also surprised at the proposal that maintainers aren't able to decide the status of their features. That seems... unusual, especially since those are the people most likely to have an accurate assessment of the feature.
I'm also unsure as to how the "protect the milestone label" translates to "maintainers and release managers don't have write access to this repo".
@liggitt @smarterclayton -- hmmm, this is more of a "too many cooks" concern than anything else.
If someone who doesn't actually maintain the Features Tracking spreadsheet moves a milestone, we (currently) have no clever way of tracking that without sweeping this repo again.
If that could be solved though...
Yeah, it seems like fixing the current manual issue tracker <-> spreadsheet process would be better than putting obstacles in the way of the actual milestone maintainers
Can sig-release/sig-pm look into pulling snapshot reports of milestone items from the features repo automatically? A bot that scrapes the milestone items daily/weekly/whenever and snapshots that as a committed md file would stay up to date and show change over time.
Can sig-release/sig-pm look into pulling snapshot reports of milestone items from the features repo automatically? A bot that scrapes the milestone items daily/weekly/whenever and snapshots that as a committed md file would stay up to date and show change over time.
Absolutely, @liggitt. I've previously opened some issues around the topic and plan on taking up this effort:
Would love any feedback around the process on those issues as well! :)
Two thoughts:
milestone
prow plugin to allow the /milestone
command to work in this repo, similar to k/k.Limiting direct write access to the repo is in line with our ongoing efforts to move this over to bots. I think that's still worth moving forward with.
Probably so, though description editing of issues created by someone else is probably done more in this repo than any other I work in (all sig-auth leads work to maintain/curate our sig's feature issues, for example). The bots don't let us do that.
We could enable the milestone prow plugin to allow the /milestone command to work in this repo, similar to k/k.
we could, but the premise of this issue was to prevent modification of feature milestones by some of the people responsible for the content of the milestone
description editing of issues created by someone else is probably done more in this repo than any other I work in
That I didn't know. I know that's still a pending issue for removing it from k/k, but wasn't aware that same use case applies here.
My thought on the milestone command was to offer a way to still allow milestone modification, but not need direct write access. The milestone command could also be modified to do things like ping a team when a milestone is modified so that changes can be tracked.
@cblecker @liggitt --
To summarize:
Feature Owners (SIG Leads + people implementing / sheparding feature) need to:
Feature Maintainers (SIG PM - Product Management, Release Team Features Lead & Shadows) need to:
In addition, passerbys (users or contributors) should be able to have a clear idea of the likelihood of an issue being delivered within a milestone, without having to read the entire discussion or get into the technical weeds.
So as a solution, how about we do the following:
feature-maintainers
and milestone-maintainers
access to edit issuesfeature-maintainers
and milestone-maintainers
/milestone
command/feature
command, that would be reserved for Feature MaintainersThe latter lends itself to @liggitt's suggestion for a milestone scraping bot and echoes some of the intent of https://github.com/kubernetes/test-infra/issues/8316.
@justaugustus
clean up feature-maintainers and milestone-maintainers
What does it mean? And what's the clean-up rule?
What does it mean? And what's the clean-up rule?
@m1093782566 --
I'd like to audit the GitHub teams and ensure only the required people are a part of it.
For features-maintainers
:
update the membership of features-maintainers to only include the following:
SIG PM leadership
Product Management subproject leadership
Program Management subproject leadership
current Release Team Feature Lead & Shadows
For milestone-maintainers
, we'll likely need to include members of past and present Release Teams, as well as ping SIGs for appropriate reps and then document it for posterity.
@liggitt @smarterclayton -- please provide feedback on this PR about maintaining milestone-maintainers: https://github.com/kubernetes/sig-release/pull/239
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale
/remove-lifecycle stale
As of today:
/milestone
is available for anyone in kubernetes-milestone-maintainersI can't speak to the policy of who is in what team at present, though FWIW:
Thanks for resurrecting this one, @spiffxp!
How about we do the following?
kubernetes-maintainers
kubernetes-release-managers
kubernetes-milestone-maintainers
enhancements-maintainers
to only include the SIG PM maintainers (@calebamiles, @idvoretskyi, @jdumars, @justaugustus) - https://github.com/kubernetes/org/pull/498I suggest kubernetes-milestone-maintainers
for write access because that team:
@cblecker -- thoughts on the plan above?
I personally don't have any concerns about the above. That said, I'm not an active feature contributor, so I am not up on the current features/enhancements process. I'd suggest re-seeking feedback from @liggitt.
Slack convo with @liggitt yesterday:
justaugustus [8:08 PM]
Hey Jordan, could I get your thoughts on this one when you have a chance? https://github.com/kubernetes/enhancements/issues/590#issuecomment-464413261
liggitt [8:37 PM]
Seems sensible overall. Have you figured out who would be losing permissions? Sometimes that's helpful to compute, along with how recently some of those users did actions that would have been affected, to see if there's a dimension that has been forgotten.
justaugustus [8:41 PM]
Hmmm, I did not. Operating off of the premise that those who should be doing the actions should really be part ofkubernetes-milestone-maintainers
anyway, so funneling them through that process instead. If there's an easy to calculate the diff then perhaps, but I think we'd want to steer them into getting milestone privs regardless of the result.
Sent notification to mailing list regarding this change: https://groups.google.com/d/msg/kubernetes-pm/JFthLm0q-uA/SzMBBCzIBQAJ
Lazy consensus: Thursday, 2/21 EOD PT
Change to happen: Friday, 2/22
All the team memberships are in k/org.. so to pull the diff:
Then you have a list of those who would have their access removed.
Then you should be able to use something like https://k8s.devstats.cncf.io/d/46/pr-reviews-by-contributor?orgId=1&var-period=d7&var-repo_name=kubernetes%2Fenhancements&var-reviewers=All&from=now-90d&to=now to find out if they have touched anything in k/enhancements.
Data is power!
Okay, I did a little massaging here:
Overall, that devstats board won't be useful here.
From the thread, what people actually care about is whether or not they can edit descriptions for existing issues, which I don't think can be easily gleaned from DevStats.
So for people:
For the sake of overcommunication...
@kubernetes/kubernetes-maintainers and @kubernetes/kubernetes-release-managers --
We are updating the permissions on k/enhancements and will be removing groups that don't require write access to the repo, namely kubernetes-maintainers
and kubernetes-release-managers
. Additionally, we will be granting @kubernetes/kubernetes-milestone-maintainers write access.
The most requested use case for write access to this repo is being able to edit the descriptions for Enhancement tracking issues.
If you feel you should have this capability, you should be a part of the kubernetes-milestone-maintainers
GitHub team. To gain access to this team, please file a PR in k/org updating this team and have the SIG that you'll be maintaining milestones for approve the PR.
The following list of contributors will be losing write access to k/enhancements:
@aleksandra-malinowska
@alex-mohr
@apelisse
@aronchick
@bgrant0607-nocc
@bprashanth
@brendandburns
@caesarxuchao
@cjcullen
@david-mcmahon
@davidopp
@ecordell
@eparis
@erictune
@errordeveloper
@euank
@fabioy
@fgrzadkowski
@freehan
@gmarek
@grodrigues3
@hongchaodeng
@ingvagabund
@ixdy
@janetkuo
@jbeda
@jessfraz
@jingxu97
@jlowdermilk
@jsafrane
@jszczepkowski
@k8s-release-robot
@kargakis
@kashomon
@kevin-wangzefeng
@krousey
@lukemarsden
@maciekpytel
@madhusudancs
@maisem
@matchstick
@mbohlool
@mdelio
@mike-saparov
@mml
@mtaufen
@ncdc
@nikhiljindal
@philips
@pmorie
@pweil-
@q-lee
@quinton-hoole
@random-liu
@rmmh
@sarahnovotny
@smarterclayton
@sttts
@thelinuxfoundation
@timstclair
@vishh
@xiang90
@yifan-gu
@yujuhong
@zmerlynn
the last bit of that list doesn't seem to be registering... 馃
@pweil-
@q-lee
@quinton-hoole
@random-liu
@rmmh
@sarahnovotny
@smarterclayton
@sttts
@thelinuxfoundation
@timstclair
@vishh
@xiang90
@yifan-gu
@yujuhong
@zmerlynn
the last bit of that list doesn't seem to be registering...
@BenTheElder -- probably maxed out on @ mentions on the comment, but everyone should've been notified as a result of being part of those teams.
Announced on k-dev as well: https://groups.google.com/d/topic/kubernetes-dev/fU-U1JSZ8E4/discussion
/unassign @cblecker
/assign @spiffxp
Doing the needful as described in https://github.com/kubernetes/enhancements/issues/590#issuecomment-464413261
Dropped the following teams (their ACL):
Added the following teams (their ACL):
Removed the hold on https://github.com/kubernetes/org/pull/498, it will take some time for those changes to propagate. Suggest leaving this open until they're verified.
Thanks for making the changes, @spiffxp! I've verified that the updates to enhancements-maintainers
have taken effect.
I've opened two PRs to close the loop on this:
kubernetes-milestone-maintainers
GitHub team: https://github.com/kubernetes/org/pull/523(the latter will close this issue once it merges)
Most helpful comment
Yeah, it seems like fixing the current manual issue tracker <-> spreadsheet process would be better than putting obstacles in the way of the actual milestone maintainers
Can sig-release/sig-pm look into pulling snapshot reports of milestone items from the features repo automatically? A bot that scrapes the milestone items daily/weekly/whenever and snapshots that as a committed md file would stay up to date and show change over time.