-
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
Add support for pod and qos level cgroups #126
Comments
I am owning this work, and reviewer is @dchen1107 sponsored by @kubernetes/sig-node |
@derekwaynecarr Is this for v1.5? |
@derekwaynecarr can you confirm that this feature targets alpha for 1.5? |
@derekwaynecarr @idvoretskyi this needs an alpha-in-1.5, beta-in-1.5, or stable-in-1.5 label if it's going to be included in release notes for kubernetes 1.5; it has no stage listed in this spreadsheet... if it's not going into 1.5, we should remove it from that spreadsheet (yay multiple information sources) |
@derekwaynecarr can you confirm that this item targets beta in 1.6? |
this will be GA for 1.6 |
The proposal for 1.6 design is documented here: User facing documentation is WIP as I am not really sure the right place to document this yet. I think it needs to be a follow-on to text in this PR in flight: kubernetes/website#2649 |
@derekwaynecarr can you update the heading message with the link to the documentation? Also, release notes are required (please, put them to the features spreadsheet). |
documentation pr is open here: kubernetes/website#2841 |
@kubernetes/sig-docs-maintainers see kubernetes/website#2841 |
@derekwaynecarr, is there additional work required to make pod level cgroups is stable, do you think it's appropriate to close this issue? cc: @kubernetes/sig-node-feature-requests, @kubernetes/kubernetes-release-managers |
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 |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Add default-ingress-cert ConfigMap enhancement
Description
Add support for pod and qos level cgroups on the node.
Progress Tracker
/pkg/apis/...
)@kubernetes/api
@kubernetes/docs
on docs PR@kubernetes/feature-reviewers
on this issue to get approval before checking this off@kubernetes/docs
on docs PR@kubernetes/feature-reviewers
on this issue to get approval before checking this off@kubernetes/api
@kubernetes/feature-reviewers
on this issue to get approval before checking this off@kubernetes/docs
@kubernetes/feature-reviewers
on this issue to get approval before checking this offFEATURE_STATUS is used for feature tracking and to be updated by
@kubernetes/feature-reviewers
.FEATURE_STATUS: IN_DEVELOPMENT
More advice:
Design
@kubernetes/feature-reviewers
member, you can check this checkbox, and the reviewer will apply the "design-complete" label.Coding
and sometimes http://github.com/kubernetes/contrib, or other repos.
@kubernetes/feature-reviewers
and they willcheck that the code matches the proposed feature and design, and that everything is done, and that there is adequate
testing. They won't do detailed code review: that already happened when your PRs were reviewed.
When that is done, you can check this box and the reviewer will apply the "code-complete" label.
Docs
@kubernetes/docs
.The text was updated successfully, but these errors were encountered: