[kubernetes/features] Topology Aware Volume Scheduling (#490)

4 views
Skip to first unread message

Michelle Au

unread,
Oct 20, 2017, 1:56:51 PM10/20/17
to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

Feature Description

/assign


You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

fejta-bot

unread,
Jan 22, 2018, 12:55:33 PM1/22/18
to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

Michelle Au

unread,
Jan 22, 2018, 1:36:07 PM1/22/18
to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

/remove-lifecycle-stale
/lifecycle frozen

I'm hoping to target beta in 1.10

Ihor Dvoretskyi

unread,
Jan 29, 2018, 12:17:46 PM1/29/18
to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

@msau42 1.10 - beta, right?

Michelle Au

unread,
Jan 29, 2018, 1:19:49 PM1/29/18
to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

Yes, at least I will try to.

Michelle Au

unread,
Feb 26, 2018, 11:50:56 PM2/26/18
to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

1.10 Beta PR has been merged: kubernetes/kubernetes#593911

1.11 design for dynamic provisioning is here: kubernetes/community#1857

Kushagra Singh

unread,
Apr 16, 2018, 9:16:40 AM4/16/18
to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

@msau42 In my use case, the statefulset does not automatically schedule pods on the same node as the pv(local storage). To overcome this I have written a custom scheduler that schedules the pod on the node which has it's pv. This also works in the case where the pod goes down and needs to be brought up on the exact node that has it's pv.
Will the changes planned for 1.11 eliminate the need for a custom scheduler or is there a better way to do this?

Michelle Au

unread,
Apr 16, 2018, 9:55:53 AM4/16/18
to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

@mightwork the current feature should already be scheduling your pod to the correct node. Can you open an issue with the details of your PV and ping me?

Stephen Augustus

unread,
Apr 17, 2018, 12:53:10 AM4/17/18
to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

@msau42
Any plans for this in 1.11?

If so, can you please ensure the feature is up-to-date with the appropriate:

  • Description
  • Milestone
  • Assignee(s)
  • Labels:
    • stage/{alpha,beta,stable}
    • sig/*
    • kind/feature

cc @idvoretskyi

Michelle Au

unread,
Apr 17, 2018, 10:08:05 AM4/17/18
to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

Plan is to remain beta in 1.11.

#561 is tracking the dynamic provisioning work

Stephen Augustus

unread,
Apr 17, 2018, 4:41:12 PM4/17/18
to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

Thanks for the update, @msau42!

Stephen Augustus

unread,
Jul 30, 2018, 6:51:14 PM7/30/18
to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

This feature current has no milestone, so we'd like to check in and see if there are any plans for this in Kubernetes 1.12.

If so, please ensure that this issue is up-to-date with ALL of the following information:

    • One-line feature description (can be used as a release note):
    • Primary contact (assignee):
    • Responsible SIGs:
    • Design proposal link (community repo):
    • Link to e2e and/or unit tests:
    • Reviewer(s) - (for LGTM) recommend having 2+ reviewers (at least one from code-area OWNERS file) agreed to review. Reviewers from multiple companies preferred:
    • Approver (likely from SIG/area to which feature belongs):
    • Feature target (which target equals to which milestone):
      • Alpha release target (x.y)
      • Beta release target (x.y)
      • Stable release target (x.y)

    Set the following:

    • Description
    • Assignee(s)
    • Labels:
      • stage/{alpha,beta,stable}
      • sig/*
      • kind/feature

      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 Features Freeze is tomorrow, 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:

      • Docs deadline (open placeholder PRs): 8/21
      • Test case freeze: 8/28

      Please make sure all PRs for features have relevant release notes included as well.

      Happy shipping!

      P.S. This was sent via automation

      Michelle Au

      unread,
      Jul 30, 2018, 7:15:44 PM7/30/18
      to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

      Plan for 1.12 is to remain in beta. There are some bugs that need to be fixed before going GA

      Kendrick Coleman

      unread,
      Oct 8, 2018, 12:36:12 PM10/8/18
      to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

      Hi @msau42
      This enhancement has been tracked before, so we'd like to check in and see if there are any plans for this to graduate stages in Kubernetes 1.13. This release is targeted to be more ‘stable’ and will have an aggressive timeline. Please only include this enhancement if there is a high level of confidence it will meet the following deadlines:
      Docs (open placeholder PRs): 11/8
      Code Slush: 11/9
      Code Freeze Begins: 11/15
      Docs Complete and Reviewed: 11/27

      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!

      Michelle Au

      unread,
      Oct 8, 2018, 1:57:54 PM10/8/18
      to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

      Plan for 1.13 is to go GA

      Kendrick Coleman

      unread,
      Oct 8, 2018, 1:59:20 PM10/8/18
      to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

      /milestone v1.13

      Aish Sundar

      unread,
      Oct 17, 2018, 2:21:32 AM10/17/18
      to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

      @msau what work if left in k/k for this feature to go to GA in 1.13? Is there a list of pending PRs (code, tests and docs) that we can track on our end?

      /stage stable

      Aish Sundar

      unread,
      Oct 17, 2018, 2:22:11 AM10/17/18
      to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

      @kacole2 I updated the stage to be stable as per Michelle's comment here

      Michelle Au

      unread,
      Oct 17, 2018, 1:52:11 PM10/17/18
      to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

      This is the last remaining task:
      kubernetes/kubernetes#68517

      Michelle Au

      unread,
      Oct 17, 2018, 1:56:45 PM10/17/18
      to kubernetes/features, k8s-mirror-storage-feature-requests, Team mention

      Oh, and this one:
      kubernetes/kubernetes#59529

      Naomi Pentrel

      unread,
      Oct 25, 2018, 6:14:22 PM10/25/18
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Hi @msau42, I'm Naomi and working on docs for the 1.13 release. Could you open up a docs PR against the dev-1.13 branch as a placeholder for the needed docs updates?

      Michelle Au

      unread,
      Oct 25, 2018, 6:26:41 PM10/25/18
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Docs pr here: kubernetes/website#10736

      Guinevere Saenger

      unread,
      Nov 5, 2018, 12:40:18 PM11/5/18
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Hi @msau42 - I'm Enhancements Shadow for 1.13. Could you please update the release team with the likelihood of this enhancement making the 1.13 release? When we don't see any updates in a few days, we would appreciate an update.

      Code slush begins on 11/9 and code freeze is 11/15.

      Thank you!

      Michelle Au

      unread,
      Nov 5, 2018, 3:35:16 PM11/5/18
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Yes, this is on track to meet code freeze.

      e2e PR is close to being merged:
      kubernetes/kubernetes#70362

      I will open up the feature gate PR this week.

      Aish Sundar

      unread,
      Nov 11, 2018, 9:06:44 PM11/11/18
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      @msau42 is the e2e test PR the only pending PR for this enhancement? Is there a feature gate PR open?

      Michelle Au

      unread,
      Nov 12, 2018, 10:04:04 AM11/12/18
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      I updated the checklist above. Just docs are remaining

      Claire Laurence

      unread,
      Jan 15, 2019, 4:40:40 PM1/15/19
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      @msau42 Hi I'm the enhancements lead for 1.14 - It looks like this enhancement graduated to stable - is this issue still open? Is there work needed for the 1.14 release?

      Michelle Au

      unread,
      Jan 15, 2019, 4:48:46 PM1/15/19
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      I think we are done with feature tracking. There are some cleanup items that I have already opened issues for.
      /close

      Kubernetes Prow Robot

      unread,
      Jan 15, 2019, 4:48:47 PM1/15/19
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      @msau42: Closing this issue.

      In response to this:

      I think we are done with feature tracking. There are some cleanup items that I have already opened issues for.
      /close

      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.

      Kubernetes Prow Robot

      unread,
      Jan 15, 2019, 4:48:51 PM1/15/19
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Closed #490.

      abdennour

      unread,
      Jun 6, 2020, 7:13:02 AM6/6/20
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Actually, this is also a pain with statefulsets running on top of Amazon EKS Cluster.
      Hopefully, the fix comes from kubernetes


      You are receiving this because you are on a team that was mentioned.

      Reply to this email directly, view it on GitHub, or unsubscribe.

      Reply all
      Reply to author
      Forward
      0 new messages