Conversation
|
|
|
Welcome @rei-arifi! |
|
Hi @rei-arifi. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/ok-to-test |
|
/assign |
Replace feature section with KEP link and contact details
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: rei-arifi The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
| ### Adopt an issue | ||
|
|
||
| Pick up an [issue] from the backlog by commenting on the issue that you would like to work on it. | ||
| Be sure to mention the author of the issue as well as the SIG cli members `@mpuckett159` and `@ardaguclu`. |
There was a problem hiding this comment.
This version would be better in my opinion. Maybe you can remove the names and instead mentioning leads.
There was a problem hiding this comment.
Yeah, I'd probably suggest asking for the possitiblity to work on a issue, rather than just announcing taking something over. Only when you don't hear for ~2 weeks, I'd say it's ok for you to pick it up. So bring back the previous wording with adjustments as Arda proposed.
|
|
||
| **Note:** Don't do this unless you will start work on the issue within a few days of being assigned. | ||
|
|
||
| **Note:** GitHub only allows issues to be assigned to GitHub accounts that are part |
There was a problem hiding this comment.
I think, this is still correct. We shouldn't remove this.
There was a problem hiding this comment.
According to github documentation anyone who has commented on the issue or PR is able to be assigned.
Maybe it's a kubernetes org policy so I'm adding it back, but FYI.
| **Summary**: | ||
|
|
||
| - Don't pick up an issue until you are ready to start working on it | ||
| - When you want to pick up an issue, be sure to comment `@mpuckett159` and `@ardaguclu`. |
There was a problem hiding this comment.
I'm confused. Above it looks like you suggested to drop the names. What is the suggested change here?
| 6. Implement the code per discussion in [bug lifecycle][bug]. | ||
| 7. Update [kubectl docs]. | ||
| 6. Implement the code per discussion in [bug lifecycle][bug]. // XXX -> BROKEN_LINK Maybe outdated process? | ||
| 7. Update [kubectl docs]. // XXX -> ENRICH Maybe need to add a link to the process on how to update the docs? It's not clear how to properly link PRs between the 2 repos. |
There was a problem hiding this comment.
There was a problem hiding this comment.
Sorry again. Can you please clarify?
You pointed to a page that hosts generated kubectl commands documentation, but in this context wouldn't it be better to point to some documentation (or implementation) of how this document is generated?
|
|
||
| If an issue isn't getting any attention and is unresolved, mention | ||
| `@kubernetes/sig-cli-feature-requests`. | ||
| `@kubernetes/sig-cli-feature-requests`. // XXX -> DECISION_WHO_TO_MENTION |
There was a problem hiding this comment.
This PR does not have to fully update the file. We can focus on what we have and merge it. We can leave the rest as is, if we are not sure what we should add.
In my opinion, we can remove all these TODOs.
There was a problem hiding this comment.
Agreed, especially that we have processes in place to handle incoming volume of issues and PRs. The only escalation path I'd consider is pinging folks on slack, if we don't have that we can mention that.
soltysh
left a comment
There was a problem hiding this comment.
Overall, I'd say try to not repeat information that is linked from this doc already. It's easier when this document will focus ONLY on the sig-cli specific elements, rather than overall PR/KEP/etc processes.
There was a problem hiding this comment.
Throughout the doc you can fix to always refer as SIG CLI
| ### Adopt an issue | ||
|
|
||
| Pick up an [issue] from the backlog by commenting on the issue that you would like to work on it. | ||
| Be sure to mention the author of the issue as well as the SIG cli members `@mpuckett159` and `@ardaguclu`. |
There was a problem hiding this comment.
Yeah, I'd probably suggest asking for the possitiblity to work on a issue, rather than just announcing taking something over. Only when you don't hear for ~2 weeks, I'd say it's ok for you to pick it up. So bring back the previous wording with adjustments as Arda proposed.
| any PRs are sent for code review. | ||
|
|
||
| 1. Identify a problem by filing an [issue] (mention `@kubernetes/sig-cli-feature-requests`). | ||
| 2. Submit a [design proposal] and get it approved by a lead. |
There was a problem hiding this comment.
I liked this version more, what would be more beneficial is changing the order. Such that:
- identify problem
- bring this to sig-cli call
- get approval from leads
- start working on KEP
| - mention the issue of the associated design proposal, | ||
| - mention `@kubernetes/sig-cli-pr-reviews`, | ||
| - mention the issue of the associated [KEP][KEP README], | ||
| - mention `@kubernetes/sig-cli-pr-reviews`, // XXX -> GROUP_REPLACE_WITH_LABEL |
There was a problem hiding this comment.
No need for label, we triage issues regularly.
|
|
||
| If an issue isn't getting any attention and is unresolved, mention | ||
| `@kubernetes/sig-cli-feature-requests`. | ||
| `@kubernetes/sig-cli-feature-requests`. // XXX -> DECISION_WHO_TO_MENTION |
There was a problem hiding this comment.
Agreed, especially that we have processes in place to handle incoming volume of issues and PRs. The only escalation path I'd consider is pinging folks on slack, if we don't have that we can mention that.
| [feature]: https://github.com/kubernetes/features | ||
| [group]: https://groups.google.com/a/kubernetes.io/g/sig-cli | ||
| [issue]: https://github.com/kubernetes/kubectl/issues?q=is%3Aissue%20state%3Aopen%20label%3Apriority%2Fbacklog | ||
| [issue]: https://github.com/kubernetes/kubernetes/issues?q=is%3Aissue%20state%3Aopen%20label%3Asig%2Fcli |
There was a problem hiding this comment.
That was correct, we want all issues be reported against https://github.com/kubernetes/kubectl not k/k.
Co-authored-by: Maciej Szulik <soltysh@gmail.com>
Kubernetes Contributor Guide link change revert Change wording on suggested process of how to get assigned to an issue. Drop issue size section Wording changes related to KEPs Remove all markers Update feature lifecycle section Issue link change revert
No description provided.