-
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 Windows Container Configuration in CRI #547
Comments
Should we close this issue since PRs are merged? |
I think so. @feiskyer what do you think? |
@PatrickLang @JiangtianLi The original PR only adds CPU and memory. We should also add security context. |
@feiskyer @JiangtianLi If so, can you please ensure the feature is up-to-date with the appropriate:
cc @idvoretskyi |
I'll add some more comments on security contexts |
I'm emailing with @feiskyer on this. I think the proposal will be just username at this time. Other options around namespaces, read only root, SELinux, ... aren't available on Windows. |
@feiskyer please fill out the appropriate line item of the |
@feiskyer -- What's the current status of this feature? Please update the line item for this feature on the |
@mistyhacks @justaugustus Sorry, OOF last week. The feature is on track and related codes change PR (kubernetes/kubernetes#64009) is under review. Please help to move it back. Thanks. |
@feiskyer I've moved it back into the main sheet. |
@justaugustus Already updated. Thanks |
@feiskyer -- It looks like this feature is currently in the Kubernetes 1.12 Milestone. If that is still accurate, please ensure that this issue is up-to-date with ALL of the following information:
Set the following:
Once this feature is appropriately updated, please explicitly ping @justaugustus, @kacole2, @robertsandoval, @rajendar38 to note that it is ready to be included in the Features Tracking Spreadsheet for Kubernetes 1.12. Please note that the Features Freeze is July 31st, after which any incomplete Feature issues will require an Exception request to be accepted into the milestone.In addition, please be aware of the following relevant deadlines:
Please make sure all PRs for features have relevant release notes included as well. Happy shipping! |
/assign @JiangtianLi |
Assigned @PatrickLang and removed @JiangtianLi. Related kubernetes/kubernetes#64801 and kubernetes/kubernetes#62038. |
Hey there! @feiskyer I'm the wrangler for the Docs this release. Is there any chance I could have you open up a docs PR against the release-1.12 branch as a placeholder? That gives us more confidence in the feature shipping in this release and gives me something to work with when we start doing reviews/edits. Thanks! If this feature does not require docs, could you please update the features tracking spreadsheet to reflect it? |
@feiskyer @PatrickLang -- |
No updates on this feature, let's move this out of v1.12. /milestone clear |
Thanks for the update! |
Hi @feiskyer @JiangtianLi Please take a moment to update the milestones on your original post for future tracking and ping @kacole2 if it needs to be included in the 1.13 Enhancements Tracking Sheet Thanks! |
Issues go stale after 90d 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. |
/remove-lifecycle stale The open question is whether this issue should remain in unmilestoned limbo, or whether it can closed and dealt with on a more case-by-case basis. |
It seems like this may be redundant in the face of (or an implementation detail of) #116 |
i will go ahead and close this ticket. if new information surfaces, we can revisit and reopen this ticket. |
@michmike: 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. |
Feature Description
The text was updated successfully, but these errors were encountered: