Re: [kubernetes/enhancements] Snapshot / Restore Volume Support for Kubernetes (CRD + External Controller) (#177)

1 view
Skip to first unread message

Claire Laurence

unread,
Jan 16, 2019, 11:30:00 AM1/16/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

@jingxu97 Hello - I’m the enhancement’s lead for 1.14 and I’m checking in on this issue to see what work (if any) is being planned for the 1.14 release. Enhancements freeze is Jan 29th and I want to remind that all enhancements must have a KEP


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.

Xing Yang

unread,
Jan 16, 2019, 1:12:19 PM1/16/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Hi @claurence - we are working on "execution hook" and "PV/PVC taints and tolerations" for 1.14. Do we need KEP for those? If so, I'll submit a KEP for execution hook. Jing is working on a spec for taints and tolerations.

Claire Laurence

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

@xing-yang Thanks - all issues should have a KEP associated with them so please add one for this issue. Also do you have links to the PRs for the two items referenced above?

Claire Laurence

unread,
Jan 18, 2019, 3:16:36 PM1/18/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Also is alpha still the correct stage or is this feature graduating to beta?

Xing Yang

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

@claurence Yes, it is still Alpha.
We are still working on the KEP so it is not submitted yet. What is the deadline for submitting a KEP?

Xing Yang

unread,
Jan 20, 2019, 11:27:32 AM1/20/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

@claurence here's the KEP on ExecutionHook: #705

Claire Laurence

unread,
Jan 22, 2019, 3:20:12 PM1/22/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

@xing-yang please submit the KEP before the enhancements freeze date for Jan 29th

Kendrick Coleman

unread,
Apr 12, 2019, 3:09:40 PM4/12/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Hello @xing-yang, I'm the Enhancement Lead for 1.15. Is this feature going to be graduating alpha/beta/stable stages in 1.15? Please let me know so it can be tracked properly and added to the spreadsheet. This will also require a KEP to be included.

Once coding begins, please list all relevant k/k PRs in this issue so they can be tracked properly.

Xing Yang

unread,
Apr 12, 2019, 3:46:36 PM4/12/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Hi @kacole2 , the snapshot feature tracked by this issue will remain as alpha. I'm going to create another enhancement issue to track the ExecutionHook feature separately.

Xing Yang

unread,
Apr 14, 2019, 9:39:43 AM4/14/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Hi @kacole2 , enhancement issue is created for ExecutionHook here: #962

Michelle Au

unread,
Jul 8, 2019, 3:38:16 PM7/8/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

We are targeting beta for 1.16

Kendrick Coleman

unread,
Jul 8, 2019, 4:18:58 PM7/8/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

/stage beta
/milestone v1.16

@msau42 this is still missing a KEP. I'll put it in the tracking sheet for now.

Michelle Au

unread,
Jul 8, 2019, 4:30:37 PM7/8/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

@xing-yang can you look into creating a kep for this? I'm not sure how up-to-date the original design doc was, but we can point to it from the kep

Xing Yang

unread,
Jul 8, 2019, 5:19:23 PM7/8/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

@msau42 @kacole2 Here is the original design doc that was already merged. https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/csi-snapshot.md

Do I need to create a KEP and point to this doc?

Michelle Au

unread,
Jul 8, 2019, 6:44:13 PM7/8/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Yes, all enhancements should go through keps now. If the original design doc is mostly up-to-date, then you can just create a kep that points to it. Take a look at the template and see if the kep sections are already included in the design doc or not (namely graduation criteria, test plan, implementation history, etc). Here's an example of a storage kep that points to the original design doc and adds missing sections: https://github.com/kubernetes/enhancements/blob/master/keps/sig-storage/20190124-csi-topology.md

Xing Yang

unread,
Jul 9, 2019, 11:28:23 PM7/9/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

KEP submitted: #1133

simplytunde

unread,
Jul 29, 2019, 8:36:50 AM7/29/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Hey, @jingxu97 @xing-yang I'm the v1.16 docs release lead.

Does this enhancement (or the work planned for v1.16) require any new docs (or modifications)?

Just a friendly reminder we're looking for a PR against k/website (branch dev-1.16) due by Friday,August 23rd. It would be great if it's the start of the full documentation, but even a placeholder PR is acceptable. Let me know if you have any questions!

Xing Yang

unread,
Jul 29, 2019, 8:49:12 AM7/29/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Hi @simplytunde, we need to modify a few places in the docs to change from v1alpha1 to v1beta1 and also indicates the feature gate change. Will submit a doc PR soon. Thanks.

Kendrick Coleman

unread,
Jul 29, 2019, 11:14:38 AM7/29/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

@xing-yang @jingxu97
Enhancement freeze is EOD 7/30. This issue still requires a merged KEP to be considered a part of the release. This is being labeled as At Risk and will be dropped from the milestone if it's not merged tomorrow. Thanks.

Xing Yang

unread,
Aug 19, 2019, 8:38:38 AM8/19/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

In-tree PR is submitted here: kubernetes/kubernetes#80058.
Out-of-tree PR is submitted here: kubernetes-csi/external-snapshotter#139

Xing Yang

unread,
Aug 19, 2019, 8:52:51 AM8/19/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Doc PR submitted: kubernetes/website#15942

Kendrick Coleman

unread,
Aug 26, 2019, 11:37:47 AM8/26/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

@xing-yang friendly reminder that Thursday 8/29 is k/k code freeze for getting kubernetes/kubernetes#80058 merged

Xing Yang

unread,
Aug 26, 2019, 11:40:48 AM8/26/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Thanks @kacole2 for the reminder! We are working on it.

Xing Yang

unread,
Aug 29, 2019, 12:28:20 PM8/29/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

@kacole2 We couldn't get code merged today. This will be delayed to 1.17.

Bob Killen

unread,
Sep 23, 2019, 6:37:26 PM9/23/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Hey there @xing-yang @jingxu97 -- 1.17 Enhancements lead here. I wanted to check in and see if you think this Enhancement will be graduating to beta in 1.17?

The current release schedule is:

  • Monday, September 23 - Release Cycle Begins
  • Tuesday, October 15, EOD PST - Enhancements Freeze
  • Thursday, November 14, EOD PST - Code Freeze
  • Tuesday, November 19 - Docs must be completed and reviewed
  • Monday, December 9 - Kubernetes 1.17.0 Released

If you do, once coding begins please list all relevant k/k PRs in this issue so they can be tracked properly. 👍

Thanks!

Xing Yang

unread,
Sep 23, 2019, 8:41:09 PM9/23/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Hi @mrbobbytables Yes, we are planning to bring this feature to Beta in 1.17.

Bob Killen

unread,
Sep 24, 2019, 7:47:25 AM9/24/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Awesome, thank you! I'll go ahead and add it to the tracking sheet :)

Irvi Aini

unread,
Oct 21, 2019, 12:00:04 PM10/21/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Hello @xing-yang @jingxu97 I'm one of the v1.17 docs shadows.
Does this enhancement for (or the work planned for v1.17) require any new docs (or modifications to existing docs)? If not, can you please update the 1.17 Enhancement Tracker Sheet (or let me know and I'll do so)

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!


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

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

Xing Yang

unread,
Oct 21, 2019, 12:19:07 PM10/21/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Thanks @irvifa ! I'll submit a doc soon.

Xing Yang

unread,
Oct 27, 2019, 12:48:30 PM10/27/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

@irvifa Doc PR is submitted here: kubernetes/website#17233

Jeremy Rickard

unread,
Nov 4, 2019, 10:54:11 AM11/4/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Hey there @xing-yang. I'm one of the enhancements shadows for the 1.17 release. Code Freeze is rapidly approaching on November 14th, so I wanted to touch base and see how this was going. Could you also please link to any k/k PRs that are being worked on as part of this issue? We don't have anything tracked in the enhancements spreadsheet.

Thanks so much!

Xing Yang

unread,
Nov 4, 2019, 11:05:08 AM11/4/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Hi @jeremyrickard, here are the PRs:

Jeremy Rickard

unread,
Nov 4, 2019, 11:06:34 AM11/4/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Thanks so much @xing-yang! I'll get the spreadsheet updated.

Xing Yang

unread,
Nov 11, 2019, 11:16:31 PM11/11/19
to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

Two more PRs got merged. Here is the new status:

    So we've made the Code Freeze date. The only required PR outstanding is the Doc PR which is being reviewed.

    Xing Yang

    unread,
    Nov 24, 2019, 10:28:55 AM11/24/19
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Doc PR kubernetes/website#17233 is also merged.

    Jeremy Rickard

    unread,
    Jan 9, 2020, 4:39:07 PM1/9/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Hey there @xing-yang @jingxu97 -- 1.18 Enhancements lead here. I wanted to check in and see if you think this Enhancement will be graduating to stable in 1.18?

    The current release schedule is:

    Monday, January 6th - Release Cycle Begins
    Tuesday, January 28th EOD PST - Enhancements Freeze
    Thursday, March 5th, EOD PST - Code Freeze
    Monday, March 16th - Docs must be completed and reviewed
    Tuesday, March 24th - Kubernetes 1.18.0 Released

    If you do, once coding begins please list all relevant k/k PRs in this issue so they can be tracked properly. 👍

    Thanks!

    Xing Yang

    unread,
    Jan 9, 2020, 5:07:17 PM1/9/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Hi @jeremyrickard, this feature will stay at Beta in 1.18. Thanks!

    fejta-bot

    unread,
    Apr 8, 2020, 6:52:45 PM4/8/20
    to kubernetes/enhancements, 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.

    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

    Nabarun Pal

    unread,
    Apr 9, 2020, 2:55:50 PM4/9/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    /remove-lifecycle stale

    Mirek Sedzinski

    unread,
    Apr 28, 2020, 5:11:46 PM4/28/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Hey there @jingxu97 -- 1.19 Enhancements shadow here. I wanted to check in and see if you think this Enhancement will be graduating in 1.19?

    In order to have this part of the release:

    1. The KEP PR must be merged in an implementable state
    2. The KEP must have test plans
    3. The KEP must have graduation criteria.

    The current release schedule is:

    • Monday, April 13: Week 1 - Release cycle begins
    • Tuesday, May 19: Week 6 - Enhancements Freeze
    • Thursday, June 25: Week 11 - Code Freeze
    • Thursday, July 9: Week 14 - Docs must be completed and reviewed
    • Tuesday, August 4: Week 17 - Kubernetes v1.19.0 released
    • Thursday, August 20: Week 19 - Release Retrospective

    If you do, I'll add it to the 1.19 tracking sheet (http://bit.ly/k8s-1-19-enhancements). Once coding begins please list all relevant k/k PRs in this issue so they can be tracked properly. 👍

    Thanks!

    Xing Yang

    unread,
    Apr 28, 2020, 5:18:20 PM4/28/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Hi @msedzins, we plan to stay beta in 1.19. Thanks!

    Mirek Sedzinski

    unread,
    Apr 30, 2020, 5:48:24 PM4/30/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Hi @xing-yang,

    Thank you for the update!

    Mirek Sedzinski

    unread,
    May 4, 2020, 11:43:41 AM5/4/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    /milestone clear

    fejta-bot

    unread,
    Aug 2, 2020, 12:01:07 PM8/2/20
    to kubernetes/enhancements, 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.

    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

    Xing Yang

    unread,
    Aug 2, 2020, 6:55:27 PM8/2/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    /remove-lifecycle stale

    Xing Yang

    unread,
    Sep 11, 2020, 12:40:55 PM9/11/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    We are planning to bring this feature to GA in 1.20.

    Xing Yang

    unread,
    Sep 12, 2020, 8:55:39 AM9/12/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Hi @kikisdeliveryservice,

    Can you please add this to the v1.20 tracking sheet? Thanks!

    Kirsten

    unread,
    Sep 12, 2020, 2:51:56 PM9/12/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Done 👍 Thanks for the update.

    Kirsten

    unread,
    Sep 30, 2020, 4:26:10 PM9/30/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Hi @xing-yang

    Looks like your PR is complete and ready to merge: #1994 (comment)

    You just need to remove the hold so it can merge by Freeze on October 6th

    😄

    Xing Yang

    unread,
    Oct 1, 2020, 12:43:44 AM10/1/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Hi @kikisdeliveryservice,

    I just need Michelle to review and LGTM:).

    Thanks!

    Kirsten

    unread,
    Oct 11, 2020, 6:19:48 PM10/11/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Hey @xing-yang !

    Since your Enhancement is scheduled to be in 1.20, please keep in mind the important upcoming dates:
    Friday, Nov 6th: Week 8 - Docs Placeholder PR deadline
    Thursday, Nov 12th: Week 9 - Code Freeze

    As a reminder, please link all of your k/k PR as well as docs PR to this issue so we can track them.

    Thanks! 😸
    Kirsten

    Xing Yang

    unread,
    Oct 12, 2020, 11:48:01 AM10/12/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Hi @kikisdeliveryservice,

    Thanks for the reminder!

    Here is the k/k PR:
    kubernetes/kubernetes#95282

    Xing

    Leslie-Alexandre DENIS

    unread,
    Oct 22, 2020, 1:00:53 PM10/22/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Hello @xing-yang @jingxu97 👋, 1.20 Docs shadow here.

    Does this enhancement work planned for 1.20 require any new docs or modification to existing docs?

    If so, please follows the steps here to open a PR against dev-1.20 branch in the k/website repo.

    This PR can be just a placeholder at this time and must be created before Nov 6th
    Also take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release.

    Thank you!

    Xing Yang

    unread,
    Oct 22, 2020, 2:21:28 PM10/22/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Thanks @eagleusb ! I'll submit a placeholder doc soon.

    Leslie-Alexandre DENIS

    unread,
    Nov 2, 2020, 9:19:56 AM11/2/20
    to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

    Hi @xing-yang 👋

    Thanks for your update. In the meantime, the docs placeholder deadline is almost here.

    Please make sure to create a placeholder PR against the dev-1.20 branch in the k/website before the deadline.

    Also, please keep in mind the important upcoming dates:

      • Monday, Nov 23rd: Week 11 - Docs PR Ready for ReviewAs a reminder, please link all of your k/k PR as well as docs PR to this issue for the release team to track.

      Xing Yang

      unread,
      Nov 2, 2020, 10:15:45 AM11/2/20
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Hi @eagleusb ,

      Thanks for the reminder! Doc PR is submitted here: kubernetes/website#24849

      Kirsten

      unread,
      Nov 10, 2020, 2:28:51 PM11/10/20
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Hi @xing-yang

      Looks like kubernetes/kubernetes#95282 is still open but being actively worked on. Just a reminder that Code Freeze is coming up in 2 days on Thursday, November 12th. All PRs must be merged by that date, otherwise an Exception is required.

      Best,
      Kirsten

      Xing Yang

      unread,
      Nov 10, 2020, 2:47:30 PM11/10/20
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Hi @kikisdeliveryservice ,

      Thanks for the reminder! We are trying to get reviewers to finish reviewing and approving the PR by the 11/12 deadline.

      Xing

      Xing Yang

      unread,
      Nov 11, 2020, 8:39:45 AM11/11/20
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      This PR is merged: kubernetes/kubernetes#96383
      We are moving closer.

      Kirsten

      unread,
      Nov 11, 2020, 1:18:44 PM11/11/20
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Great! just waiting on kubernetes/kubernetes#95282

      Xing Yang

      unread,
      Nov 11, 2020, 5:51:49 PM11/11/20
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      @kikisdeliveryservice ,

      kubernetes/kubernetes#95282 is approved. Just waiting for it to be merged:).

      Kirsten

      unread,
      Nov 12, 2020, 12:37:57 AM11/12/20
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Yay! It's merged! Updating tracking sheet.

      Congrats! 🎆

      Xing Yang

      unread,
      Nov 12, 2020, 9:37:22 AM11/12/20
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Kirsten

      unread,
      Dec 9, 2020, 8:25:43 PM12/9/20
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Hi @xing-yang

      Can you update the kep.yaml to reflect a status of implemented: https://github.com/kubernetes/enhancements/blob/f40c24a5da09390bd521be535b38a4dbab09380c/keps/sig-storage/177-volume-snapshot/kep.yaml#L10

      Once that merges we can then close this issue.

      Thanks!
      Kirsten

      Xing Yang

      unread,
      Dec 9, 2020, 8:58:50 PM12/9/20
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Hi @kikisdeliveryservice,

      Will submit a PR soon. Thanks!

      Xing

      Kirsten

      unread,
      Dec 10, 2020, 5:47:28 PM12/10/20
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Thanks @xing-yang it's merged! Feel free to close this issue 😄

      Anna

      unread,
      Jan 7, 2021, 3:49:15 PM1/7/21
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Hello, 1.21 Enhancement lead here.
      I'm closing out this issue since the enhancement is GA and KEP has been updated to implemented.

      /close

      Kubernetes Prow Robot

      unread,
      Jan 7, 2021, 3:49:28 PM1/7/21
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      @annajung: Closing this issue.

      In response to this:

      Hello, 1.21 Enhancement lead here.
      I'm closing out this issue since the enhancement is GA and KEP has been updated to implemented.

      /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 7, 2021, 3:49:28 PM1/7/21
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Closed #177.

      Mickey Boxell

      unread,
      Mar 15, 2022, 11:07:59 PM3/15/22
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Hi @jingxu97 👋 1.24 RT Comms lead here. I saw a note that the VolumeSnapshot v1beta1 CRD will be removed in 1.24. Would this be appropriate to include in our 1.24 Removals and Deprecations blog post?


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

      Triage notifications on the go with GitHub Mobile for iOS or Android.
      You are receiving this because you are on a team that was mentioned.Message ID: <kubernetes/enhancements/issues/177/1068683801@github.com>

      Jing Xu

      unread,
      Mar 15, 2022, 11:39:00 PM3/15/22
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Yes, I think so

      @xing-yang


      Reply to this email directly, view it on GitHub, or unsubscribe.
      Triage notifications on the go with GitHub Mobile for iOS or Android.

      You are receiving this because you are on a team that was mentioned.Message ID: <kubernetes/enhancements/issues/177/1068698215@github.com>

      Mickey Boxell

      unread,
      Mar 16, 2022, 1:10:55 AM3/16/22
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      Thanks for confirming! @jingxu97 What information would you like communicated in the blog? I read that the functionality entered beta in 1.20 and was a little confused about the v1beta1 CRD now being removed. Did the project graduate to stable or was it replaced with an alternative API?


      Reply to this email directly, view it on GitHub, or unsubscribe.
      Triage notifications on the go with GitHub Mobile for iOS or Android.

      You are receiving this because you are on a team that was mentioned.Message ID: <kubernetes/enhancements/issues/177/1068739211@github.com>

      Jing Xu

      unread,
      Mar 16, 2022, 1:49:42 AM3/16/22
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      VolumeSnapshot went GA in 1.20
      #1994


      Reply to this email directly, view it on GitHub, or unsubscribe.
      Triage notifications on the go with GitHub Mobile for iOS or Android.

      You are receiving this because you are on a team that was mentioned.Message ID: <kubernetes/enhancements/issues/177/1068757796@github.com>

      Xing Yang

      unread,
      Mar 16, 2022, 9:09:13 AM3/16/22
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      @mickeyboxell I added that entry in the spreadsheet. VolumeSnapshot went GA in 1.20. Following K8s 1.21 release, we deprecated VolumeSnapshot v1beta1. Since VolumeSnapshot is out-of-tree CRD, we have the deprecation message in the release note here:
      https://github.com/kubernetes-csi/external-snapshotter/releases/tag/v4.1.0

      Now we are ready to remove VolumeSnapshot v1beta1 CRD in our next external-snapshotter release which will be v6.0, shortly after K8s 1.24 release.

      We want to add a message in the deprecation/removal blog to indicate that VolumeSnapshot v1beta1 CRD will be removed in K8s 1.24.

      Hope this helps.


      Reply to this email directly, view it on GitHub, or unsubscribe.
      Triage notifications on the go with GitHub Mobile for iOS or Android.

      You are receiving this because you are on a team that was mentioned.Message ID: <kubernetes/enhancements/issues/177/1069109508@github.com>

      Xing Yang

      unread,
      Mar 16, 2022, 9:12:41 AM3/16/22
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      @mickeyboxell In addition to the deprecation/removal blog, I'd also like to have a release note in K8s v1.24 release notes to indicate VolumeSnapshot v1beta1 CRD will be removed. Where can I add that release note?


      Reply to this email directly, view it on GitHub, or unsubscribe.
      Triage notifications on the go with GitHub Mobile for iOS or Android.

      You are receiving this because you are on a team that was mentioned.Message ID: <kubernetes/enhancements/issues/177/1069113085@github.com>

      Mickey Boxell

      unread,
      Mar 21, 2022, 8:56:48 PM3/21/22
      to kubernetes/enhancements, k8s-mirror-storage-feature-requests, Team mention

      I'm not sure how their process works. You may want to reach out to the #release-notes channel for more information.


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

      You are receiving this because you are on a team that was mentioned.Message ID: <kubernetes/enhancements/issues/177/1074568300@github.com>

      Reply all
      Reply to author
      Forward
      0 new messages