Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature repo and SIG PM should track "efforts", not "features" #531

Closed
idvoretskyi opened this issue Apr 12, 2017 · 6 comments
Closed

Feature repo and SIG PM should track "efforts", not "features" #531

idvoretskyi opened this issue Apr 12, 2017 · 6 comments
Labels
area/enhancements Issues or PRs related to the Enhancements subproject sig/architecture Categorizes an issue or PR as relevant to SIG Architecture.

Comments

@idvoretskyi
Copy link
Member

From @countspongebob on April 11, 2017 21:39

Creating this issue per the SIG PM discussion today. Linking this issue to Ihor's proposed feature lifecycle doc and the governance PM discussion as requested during the call.

Linking to governance umbrella seems sensible, as the Seven need to ensure they either define or define who will own the overall change control process.

Draft feature lifecycle doc is here. (Note that this proposal would also rename this to a "effort submission process".

Use of the word "feature" implies that that some new API call or new functional behavior of kubernetes is scope of the repo or the PM SIG. This also starts to beg the question "what is a feature".

Proposing that the scope is instead a chunk of work of sufficiently large or significant scope that it should tracked and visible across the entire community with the following guidelines:

Your proposed work might belong in the "effort repo" if:

  • It's a feature that would show up in blog
  • It's something that would end up in the release notes
  • If it crosses SIG boundaries
  • If it affects a lot of developers
  • If it affects a lot of users

Checklists, review, and timing of all significant chunks of work (whether features or not) demand the same level of rigor and process.

Proposing feature repo should be renamed and SIG PM scope clarified.

-Bob

Copied from original issue: kubernetes/enhancements#247

@bgrant0607
Copy link
Member

The existing guidelines are any change that:

  • a blog post would be written about after its release (ex. minikube, StatefulSets, rkt container runtime)
  • requires multiple parties/SIGs/owners participating to complete (ex. GPU scheduling [API, Core, & Node], StatefulSets [Storage & API])
  • needs significant effort or changes Kubernetes in a significant way (ex. something that would take 10 person-weeks to implement, introduce or redesign a system component, or introduces API changes)
  • impacts the UX or operation of Kubernetes substatially such that engineers using Kubernetes will need retraining
  • users will notice and come to rely on

Any API or CLI change should be tracked.

I'm inclined to say that anything that requires a proposal should be tracked.

@k8s-github-robot k8s-github-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Aug 15, 2017
@cblecker cblecker mentioned this issue Aug 16, 2017
@k8s-github-robot k8s-github-robot removed the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Aug 16, 2017
@fejta-bot
Copy link

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.

Prevent issues from auto-closing with an /lifecycle frozen comment.

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

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 10, 2018
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

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 rotten
/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Feb 10, 2018
@countspongebob
Copy link
Contributor

Closing, especially in light of various process improvements. Looking forward to see how we manage the KEP process in this regard.

/close

@justaugustus
Copy link
Member

/remove-lifecycle rotten

@k8s-ci-robot k8s-ci-robot removed the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Jan 21, 2020
@justaugustus
Copy link
Member

/remove-sig pm
/sig architecture
/area enhancements

@k8s-ci-robot k8s-ci-robot added sig/architecture Categorizes an issue or PR as relevant to SIG Architecture. area/enhancements Issues or PRs related to the Enhancements subproject and removed sig/pm labels Apr 19, 2020
danehans pushed a commit to danehans/community that referenced this issue Jul 18, 2023
* Replace policy with extension at WG page.

* Update WORKING-GROUPS.md

* Update.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/enhancements Issues or PRs related to the Enhancements subproject sig/architecture Categorizes an issue or PR as relevant to SIG Architecture.
Projects
None yet
Development

No branches or pull requests

8 participants