-
Notifications
You must be signed in to change notification settings - Fork 14.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
Add a blog post about QueueingHint #43686
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Empty?
/retitle [WIP] Add a blog post about QueueingHint |
/sig scheduling |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/hold
pending assignment of publication date
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
/cc @alculquicondor For the technical review from SIG-Scheduling. |
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks.
Please use SVG for the figures - these will have a wide audience and we'd like localization teams to be able to edit the text. Contributors often use Inkscape, but any tool will do.
You can also use Mermaid for all or part of the diagram
It's nice if the most obvious color in the figures is Kubernetes' blue and the second most obvious is solid black or Kubernetes' gray.
Two pages that might help:
@@ -0,0 +1,99 @@ | |||
--- | |||
layout: blog | |||
title: "Kubernetes v1.28: QueueingHint brings a new possibility to optimize our scheduling" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1.29 now, please. Also - until we change the style guide: Title Case.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to know.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've marked this conversation as “not resolved” because the feedback is still applicable.
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
content/en/blog/_posts/2023-11-xx-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
Hi @sanposhiho! here Communication Team 1.29, the deadline to the feature blog be ready to review is this Friday, Nov 17th, the proposal publish date will be Dec 13th. cc: @a-mccarthy @kcmartin @James-Quigley |
@krol3 This PR is already ready to review, although I couldn't get time to address the comments due to huge TODOs made while attending Kubecon. 😓 |
/lgtm cancel Requires new date |
The date is updated. |
/lgtm |
LGTM label has been added. Git tree hash: ae88236d6d49bcdd3c767f27319fcc58070ec48e
|
I've (manually) retriggered a build at Netlify. |
/approve |
content/en/blog/_posts/2023-12-19-scheduler-queueinghint/index.md
Outdated
Show resolved
Hide resolved
Manually re-triggered the deploy and failed during the build with
|
/hold The feature itself was just disabled due to multiple regressions kubernetes/kubernetes#122289, so perhaps it's best to withdraw from this post for now. |
+1 for this. We can publish when we re-enable the feature gate. |
Co-authored-by: Rey Lejano <[email protected]>
New changes are detected. LGTM label has been removed. |
/approve cancel Given #43686 (comment) |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
@alculquicondor @sanposhiho : Please advise what needs to be done with this PR. Is there any ETA for the feature gate to be re-enabled? |
We can say the estimated timeline is the next release (1.31) (but honestly not very sure because there are many pending PRs we need to ask other people for the review. So, depends on people's bandwidth.) |
@sanposhiho I'd recommend revisiting this PR whenever we're sure the feature gate is re-enabled. Given that we can reopen this PR whenever we do that, I'll be closing it off now. |
@divya-mohan0209: Closed this PR. 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. |
This is a
placeholderPR for blog post of QueueingHint.kubernetes/enhancements#4247