Skip to content

graduate PersistentVolumeLastPhaseTransitionTime to beta in v1.29 - #43532

Merged
k8s-ci-robot merged 1 commit into
kubernetes:dev-1.29from
RomanBednar:pv-last-phase-transition-time-beta
Nov 3, 2023
Merged

graduate PersistentVolumeLastPhaseTransitionTime to beta in v1.29#43532
k8s-ci-robot merged 1 commit into
kubernetes:dev-1.29from
RomanBednar:pv-last-phase-transition-time-beta

Conversation

@RomanBednar

Copy link
Copy Markdown
Contributor

The PersistentVolumeLastPhaseTransitionTime feature is moving to beta in 1.29: kubernetes/kubernetes#120627

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Oct 17, 2023
@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 17, 2023
@netlify

netlify Bot commented Oct 17, 2023

Copy link
Copy Markdown

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 3df9a0a
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/652e98724b0c7300083ba56d
😎 Deploy Preview https://deploy-preview-43532--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@RomanBednar
RomanBednar changed the base branch from main to dev-1.29 October 17, 2023 14:24
@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 17, 2023
@RomanBednar
RomanBednar force-pushed the pv-last-phase-transition-time-beta branch from 3df9a0a to 52cb1d1 Compare October 17, 2023 14:26
@netlify

netlify Bot commented Oct 17, 2023

Copy link
Copy Markdown

👷 Deploy Preview for kubernetes-io-vnext-staging processing.

Name Link
🔨 Latest commit d485edf
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/652f9d3910a61a00084d0173

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Oct 17, 2023
@sftim

sftim commented Oct 17, 2023

Copy link
Copy Markdown
Contributor

/sig storage

@k8s-ci-robot k8s-ci-robot added the sig/storage Categorizes an issue or PR as relevant to SIG Storage. label Oct 17, 2023
Comment thread content/en/docs/reference/command-line-tools-reference/feature-gates.md Outdated
@tengqm

tengqm commented Oct 18, 2023

Copy link
Copy Markdown
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 18, 2023
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 60b12a3b60fb6d65c70783c7d6a08fd17419c84c

@tengqm

tengqm commented Oct 18, 2023

Copy link
Copy Markdown
Contributor

/hold
Hold till the upstream PR is merged.

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 18, 2023
@RomanBednar
RomanBednar force-pushed the pv-last-phase-transition-time-beta branch from 52cb1d1 to d485edf Compare October 18, 2023 08:54
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 18, 2023
@k8s-ci-robot
k8s-ci-robot requested a review from tengqm October 18, 2023 08:54
@RomanBednar

Copy link
Copy Markdown
Contributor Author

@tengqm ptal again, lgtm label was removed since I updated the PR

@tengqm

tengqm commented Oct 18, 2023

Copy link
Copy Markdown
Contributor

@RomanBednar It's fine. We have several pairs of eyes watching these PRs going into dev-1.29.
The upstream PR is not yet merged anyway.

@Princesso

Copy link
Copy Markdown
Contributor

Hello @RomanBednar 👋, please take a look at Documenting for a release - PR Ready for Review to get your PR ready for review before Tuesday 14th November 2023. Thank you!

@RomanBednar

Copy link
Copy Markdown
Contributor Author

/unhold
Upstream PR is now merged: kubernetes/kubernetes#120627

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 30, 2023
@jsafrane

jsafrane commented Nov 2, 2023

Copy link
Copy Markdown
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 2, 2023
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 5bdda7007b89e2a2100ae3be7cbd4723fd701f70

@tengqm

tengqm commented Nov 3, 2023

Copy link
Copy Markdown
Contributor

/approve

@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tengqm

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 3, 2023
@k8s-ci-robot
k8s-ci-robot merged commit 5e8aebc into kubernetes:dev-1.29 Nov 3, 2023
@k8s-ci-robot k8s-ci-robot added this to the 1.29 milestone Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. sig/storage Categorizes an issue or PR as relevant to SIG Storage. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants