kubernetes / enhancements

Enhancements tracking repo for Kubernetes
Apache License 2.0
3.41k stars 1.47k forks source link

Always Honor PersistentVolume Reclaim Policy #2644

Open xing-yang opened 3 years ago

xing-yang commented 3 years ago

Enhancement Description

Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.

xing-yang commented 3 years ago

/sig storage

JamesLaverack commented 3 years ago

/milestone v1.22

gracenng commented 3 years ago

Hi @xing-yang, 1.22 Enhancements Shadow here.

The KEP looks all good, however, the status of the KEP on Enhancement track sheet will be at risk until the KEP is merged into master.

Thanks!

gracenng commented 3 years ago

Hi @xing-yang πŸ‘‹ 1.22 Enhancements shadow here. To help SIG's be aware of their workload, I just wanted to check to see if SIG-Storage will need to do anything for this enhancement and if so, are they OK with it? Thanks!

JamesLaverack commented 3 years ago

Hi @deepakkinni, 1.22 Enhancements Lead here. :wave: With enhancements freeze now in effect we are removing this enhancement from the 1.22 release.

Feel free to file an exception to add this back to the release. If you plan to do so, please file this as early as possible.

Thanks! /milestone clear

xing-yang commented 3 years ago

KEP is here but not merged yet: https://github.com/kubernetes/enhancements/pull/2680

k8s-triage-robot commented 3 years ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

xing-yang commented 3 years ago

/remove-lifecycle stale

xing-yang commented 3 years ago

/milestone v1.23

lauralorenz commented 3 years ago

Hi @xing-yang, @deepakkinni! 1.23 Enhancements team here. Just checking in as we approach enhancements freeze on Thursday 09/09.

If I understand correctly, you are targeting alpha stage in release 1.23.

Here's where this enhancement currently stands:

Starting with 1.23, we have implemented a soft freeze on production readiness reviews beginning tomorrow, Thursday 09/02. It looks like you already have the questionnaire filled out in your PR and have a PRR reviewer associated, so you are on track for tomorrow's soft freeze!

Thanks!

ramrodo commented 3 years ago

Hi @xing-yang, @deepakkinni :wave: 1.23 Docs shadow here.

This enhancement is marked as Needs Docs for the 1.23 release.

Please follow the steps detailed in the documentation to open a PR against the dev-1.23 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thu November 18, 11:59 PM PDT.

Also, if needed take a look at Documenting for a release to familiarize yourself with the docs requirement for the release.

Thanks!

xing-yang commented 2 years ago

Hi @ramrodo, We looked at this again and decided that this does not need a doc change. Can you please help remove "Need Docs" from the feature tracking sheet? Thanks!

xing-yang commented 2 years ago

Also the required in-tree PR for this KEP is merged: https://github.com/kubernetes/kubernetes/pull/105773 We are on-track for 1.23.

lauralorenz commented 2 years ago

Hi @xing-yang, enhancements 1.23 shadow again! Just double checking everything before code freeze TOMORROW at 6:00 pm PST on Tuesday, November 16. Please ensure that

Thanks!!

ramrodo commented 2 years ago

Confirmed this doesn't need docs and I updated the tracking sheet. Thanks for the heads up.

xing-yang commented 2 years ago

/milestone v1.24

hosseinsalahi commented 2 years ago

Hello @deepakkinni

v1.24 Enhancements team here.

Just checking in as we approach enhancements freeze on 18:00pm PT on Thursday Feb 3rd, 2022. This enhancement is targeting beta for v1.24, is this correct?

Here’s where this enhancement currently stands:

In the kep.yaml please update the latest-milestone according to the release version.

The status of this enhancement is marked as tracked. Please update the issue description up-to-date with a link to the KEP and appropriate stages. Thanks!

xing-yang commented 2 years ago

@encodeflush The KEP is merged and on track to target Beta in 1.24. The issue description is updated. Can you add Tracked/Yes label?

mehabhalodiya commented 2 years ago

@xing-yang please update the issue description. The PR from kubernetes/kubernetes got merged. Also, there is docs PR opened up.

hosseinsalahi commented 2 years ago

Hello @deepakkinni @xing-yang

I'm just checking in once more as we approach the 1.24 Code Freeze on 18:00 PDT, Tuesday, March 29th 2022

Please ensure the following items are completed:

For note, the status of this enhancement is currently marked as tracked.

~Both above-mentioned criterion are awaiting for this PR:~ ~- https://github.com/kubernetes/website/pull/32338~

~Kindly please let me know if I'm missing any related PRs other than the ones I linked above.~ Thank you so much!

xing-yang commented 2 years ago

@encodeflush, all implementation PRs are merged.

xing-yang commented 2 years ago

@encodeflush, we decided to keep this feature in Alpha because e2e test didn't get merged by the test freeze deadline. All code enhancement PRs are merged and will stay merged. We just reverted the feature gate to Alpha again. https://github.com/kubernetes/kubernetes/pull/109362/

k8s-triage-robot commented 2 years ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

xing-yang commented 2 years ago

/remove-lifecycle stale

xing-yang commented 2 years ago

/remove-lifecycle stale

rhockenbury commented 2 years ago

/milestone v1.26

ruheenaansari34 commented 2 years ago

Hello @xing-yang @deepakkinni πŸ‘‹, 1.26 Enhancements team here.

Just checking in as we approach enhancements freeze on 18:00 PDT on Thursday 6th October 2022.

This enhancement is targeting for stage beta for 1.26 (correct me, if otherwise)

Here's where this enhancement currently stands:

For this KEP, we would just need to update the following:

The status of this enhancement is marked as at risk. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

ruheenaansari34 commented 2 years ago

Quick reminder - Enhancement freeze is 2 days away. If you are still looking to get this enhancement into v1.26, please plan to make the updates to the KEP yaml and README and get the PR merged.

deepakkinni commented 2 years ago

Hello @xing-yang @deepakkinni πŸ‘‹, 1.26 Enhancements team here.

Just checking in as we approach enhancements freeze on 18:00 PDT on Thursday 6th October 2022.

This enhancement is targeting for stage beta for 1.26 (correct me, if otherwise)

We have decided to not move the KEP to beta in 1.26. Instead, we are going for KEP update(for additional changes) and target the beta next release.

rhockenbury commented 2 years ago

Thanks for the update.

/milestone clear /label tracked/no /remove-label tracked/yes /remove-label lead-opted-in

k8s-triage-robot commented 1 year ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

xing-yang commented 1 year ago

/remove-lifecycle stale

k8s-triage-robot commented 1 year ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot commented 1 year ago

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

xing-yang commented 1 year ago

/remove-lifecycle rotten

xing-yang commented 1 year ago

/milestone 1.29

k8s-ci-robot commented 1 year ago

@xing-yang: The provided milestone is not valid for this repository. Milestones in this repository: [v1.25, v1.27, v1.28, v1.29, v1.30, v1.31]

Use /milestone clear to clear the milestone.

In response to [this](https://github.com/kubernetes/enhancements/issues/2644#issuecomment-1701768693): >/milestone 1.29 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
xing-yang commented 1 year ago

/milestone v1.29

sreeram-venkitesh commented 1 year ago

Hello @xing-yang πŸ‘‹, v1.29 Enhancements team here.

Just checking in as we approach enhancements freeze on 01:00 UTC, Friday, 6th October, 2023.

This enhancement is targeting for stage beta for v.1.29 (correct me, if otherwise)

Here's where this enhancement currently stands:

For this KEP, we would just need to update the following:

The status of this enhancement is marked as at risk for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

xing-yang commented 1 year ago

Thanks @sreeram-venkitesh for the reminder! Unfortunately I don't think we can meet the deadlines for the enhancement freeze in 1.29. We'll try again in 1.30. cc @deepakkinni

sreeram-venkitesh commented 1 year ago

@xing-yang Thank you for the update! I will remove the KEP from the 1.29 enhancement tracking board.

sreeram-venkitesh commented 8 months ago

Hello @xing-yang πŸ‘‹, v1.30 Enhancements team here!

Just checking in as we approach enhancements freeze on 02:00 UTC Friday 9th February 2024.

This enhancement is targeting for stage beta for v1.30 (correct me, if otherwise)

Here's where this enhancement currently stands:

For this KEP, we would just need to update the following:

The status of this enhancement is marked as at risk for enhancement freeze. Thank you!

xing-yang commented 8 months ago

@sreeram-venkitesh Thanks for the ping! Most likely we'll miss the 1.30 deadlines as we need to add e2e tests first before the KEP merge deadline. cc @deepakkinni

sreeram-venkitesh commented 8 months ago

@xing-yang Thanks for the update! I've updated this KEP to be deferred for this cycle.

CC: @salehsedghpour

salehsedghpour commented 8 months ago

/milestone clear

k8s-triage-robot commented 5 months ago

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

xing-yang commented 5 months ago

/remove-lifecycle stale

prianna commented 4 months ago

Hello @xing-yang πŸ‘‹, Enhancements team here.

Just checking in as we approach enhancements freeze on 02:00 UTC Friday 14th June 2024 / 19:00 PDT Thursday 13th June 2024.

This enhancement is targeting stage beta for v1.31 (correct me if otherwise)

Here's where this enhancement currently stands:

With all the KEP requirements in place and merged into k/enhancements, this enhancement is all good for the upcoming enhancements freeze. πŸš€

The status of this enhancement is marked as tracked for enhancement freeze. Please keep the issue description up-to-date with appropriate stages as well. Thank you!

MaryamTavakkoli commented 4 months ago

Hello @deepakkinni πŸ‘‹, 1.31 Docs Shadow here. Does this enhancement work planned for 1.31 require any new docs or modifications to existing docs? If so, please follow the steps here to open a PR against the dev-1.31 branch in the k/website repo. This PR can be just a placeholder at this time and must be created before Thursday, June 27, 2024, 18:00 PDT. Also, take a look at Documenting for a release to get yourself familiarised with the docs requirement for the release. Thank you!

carlory commented 3 months ago

@MaryamTavakkoli doc pr is https://github.com/kubernetes/website/pull/46794