-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Taint node by Condition #382
Comments
@calebamiles , this one is also target to 1.8; the tasks are traced at kubernetes/kubernetes#42001 . |
@k82cn the feature submission deadline has passed (Aug 1). Please, submit a feature exception (https://github.com/kubernetes/features/blob/master/EXCEPTIONS.md) to have this feature present in 1.8 release. |
@idvoretskyi - it's not appropriate exception template. The feature will be ready in time, and filing an exception for filing a feature description is not covered there. |
@k82cn @gmarek it appears that this feature has been in progress for some time, but the feature repo issue was just filed late. Is that correct? In any case, we need you to complete the one-line description of the feature and add to the release notes draft so the user community can appreciate the great work you've done. |
@jdumars - sure, this makes sense. Where is the release notes draft that we should add it to? |
@gmarek this file https://github.com/kubernetes/features/blob/master/release-1.8/release_notes_draft.md Thanks so much! |
thanks; I'll follow up to draft a release note. |
xref #398 |
Should we add 1.8 milestone ? |
@k82cn alpha or beta targeted for v1.8? |
alpha release target is 1.8 :). |
Perfect, thank you! |
Is the work for this to go to alpha finished? I couldn't quite figure it out from reading kubernetes/kubernetes#42001 |
@davidopp , all function code were done; I'll add e2e test early this week, and gmarek@ had created PR for doc. The task list in kubernetes/kubernetes#42001 shows what had done. |
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or |
/remove-lifecycle stale We're going to trace alpha->beta in this issue. |
Beta release target (1.11) |
/sig node |
@k82cn If so, can you please ensure the feature is up-to-date with the appropriate:
cc @idvoretskyi |
/stage beta |
Hi @k82cn @bsalamat , I'm a 1.16 Enhancement Shadow. Is this feature going to be graduating alpha/beta/stable stages in 1.16? Please let me know so it can be added to the 1.16 Tracking Spreadsheet. If not's graduating, I will remove it from the milestone and change the tracked label. As a reminder, every enhancement requires a KEP in an implementable state with Graduation Criteria explaining each alpha/beta/stable stages requirements. You can see the graduation criteria which is required information per the KEP Template. Milestone dates are Enhancement Freeze 7/30 and Code Freeze 8/29. Thank you. |
we'd like to promote this feature to GA in 1.17 :) |
👋 hey there @k82cn -- 1.17 Enhancements lead here. I wanted to check in and see if you think this Enhancement will be graduating to stable in 1.17? The current release schedule is:
If you do, once coding begins please list all relevant k/k PRs in this issue so they can be tracked properly. 👍 Thanks! |
Hi @k82cn, -- 1.17 enhancements shadow here. Just a friendly reminder. We are just 5 days away from the Enhancements Freeze. For the KEP to be considered for 1.17,
|
ack :) |
It looks like a KEP was merged yesterday, and references previous tests. Is there anyway it can be updated to link to those or possibly a testgrid dashboard? Also is there anything else that is going to be done to bump it to GA? or is more 'it's been stable enough that we have enough signal to promote to GA'? Thanks! |
Hi there, release 1.17 lead here. :) I would like to second the concern about missing visibility into a testgrid dashboard for this. Can you please update the KEP with a link? |
I'll send the PR to update the KEP, thanks for the reminder. |
Hello @k82cn I'm one of the v1.17 docs shadows. If so, just a friendly reminder we're looking for a PR against k/website (branch dev-1.17) due by Friday, November 8th, it can just be a placeholder PR at this time. Let me know if you have any questions! |
I created kubernetes/website#17073 to update the documents, but I'm not sure whether it is all the documents we need to update. |
I'm also not sure about that either. cc @k82cn In any case you know about this taint nodes by condition.. |
@draveness @k82cn Can you confirm if this is the final doc? - kubernetes/website#17073 |
Hey there 👋. Jeremy from the 1.17 enhancements team here. Code freeze is coming up quickly (Nov 14) and I wanted to touch base to see how this was going. Are there any in progress k/k PRs that we can track for the work getting this to GA? I see docs PRs associated with this, are there any other PRs we should be tracking for the release? |
Here is the PR for the code change kubernetes/kubernetes#82703 and related issue kubernetes/kubernetes#82635 |
Hey @draveness @k82cn, Happy New Year! 1.18 Enhancements lead here 👋 Thanks for getting this across the line in 1.17!! I'm going though and doing some cleanup for the milestone and checking on things that graduated in the last release. Since this graduated to GA in 1.17, I'd like to close this issue out but the KEP is still marked as implementable. Could you submit a PR to update the KEP to Thanks so much! |
This feature has already graduated to GA, I think we could close it now. /close |
@draveness: Closing this issue. In response to this:
Instructions 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/test-infra repository. |
@draveness yes, I was just asking if you could update the status of the KEP :) It's still marked as |
Thanks for the reminder, #1431 has been merged, |
Feature Description
The text was updated successfully, but these errors were encountered: