Skip to content

Blogpost for KEP-4988#51582

Merged
k8s-ci-robot merged 3 commits intokubernetes:mainfrom
serathius:kep-4988-blogpost
Aug 19, 2025
Merged

Blogpost for KEP-4988#51582
k8s-ci-robot merged 3 commits intokubernetes:mainfrom
serathius:kep-4988-blogpost

Conversation

@serathius
Copy link
Copy Markdown
Contributor

No description provided.

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jul 11, 2025
@k8s-ci-robot k8s-ci-robot added area/blog Issues or PRs related to the Kubernetes Blog subproject language/en Issues or PRs related to English language size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 11, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Jul 11, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit eabf3dd
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/68a4c1b52824fe000829dcd4
😎 Deploy Preview https://deploy-preview-51582--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 project configuration.

@dipesh-rawat
Copy link
Copy Markdown
Member

Hi @serathius @roycaihw 👋 v1.34 Communications team here,

@roycaihw as author of #51574, I'd like you to be a writing buddy for @serathius on this PR.

Please:

  • Review this PR, paying attention to the guidelines and review hints
  • Update your own PR based on any best practices you identify that should be applied
  • Remember to be compassionate with your fellow article author

@aibarbetta
Copy link
Copy Markdown
Member

/sig release

@k8s-ci-robot k8s-ci-robot added the sig/release Categorizes an issue or PR as relevant to SIG Release. label Jul 13, 2025
@dipesh-rawat
Copy link
Copy Markdown
Member

Hi @serathius 👋, v1.34 Communications Team here again!

Just a friendly reminder that we are approaching the feature blog "Ready for review" deadline: Friday 8th August 2025. We ask you to have the blog in non-draft state, and all write-up to be complete.

If you have any questions or need help, please don't hesitate to reach out to me or any of the Communications Team members. We are here to help you!

@dipesh-rawat
Copy link
Copy Markdown
Member

Hi @serathius 👋, v1.34 Communications Team here again!

Just a friendly reminder that we are approaching the feature blog "Ready for review" deadline: Friday 8th August 2025. We ask you to have the blog in non-draft state, and all write-up to be complete.

If you have any questions or need help, please don't hesitate to reach out to me or any of the Communications Team members. We are here to help you!

Hi @serathius, Just a heads up: the deadline for the feature blog “Ready for Review” is coming up on Friday, 8th August 2025, as mentioned above.

If you have any questions, please don't hesitate to reach out.

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Aug 8, 2025
@serathius serathius marked this pull request as ready for review August 8, 2025 12:10
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 8, 2025
@serathius
Copy link
Copy Markdown
Contributor Author

@dipesh-rawat marked as ready to review.

/cc @mborsz @deads2k @wojtek-t @jpbetz @liggitt @fuweid

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@serathius: GitHub didn't allow me to request PR reviews from the following users: fuweid.

Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

@dipesh-rawat marked as ready to review.

/cc @mborsz @deads2k @wojtek-t @jpbetz @liggitt @fuweid

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-sigs/prow repository.

@serathius
Copy link
Copy Markdown
Contributor Author

/cc @MadhavJivrajani

Copy link
Copy Markdown
Contributor

@jpbetz jpbetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is excellent. The narrative flow is easy to read and tells a clear story.

/lgtm
For SIG API Machinery technical content

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 8, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: 6cdd7c301c1e687db7394d3e2448ad2e46cc5e84

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 8, 2025
@k8s-ci-robot k8s-ci-robot requested a review from jpbetz August 8, 2025 15:58
@serathius
Copy link
Copy Markdown
Contributor Author

/cc @lmktfy

Copy link
Copy Markdown
Member

@lmktfy lmktfy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, I think this needs more work, even before merging it as a draft.


## How to Get Started

With its graduation to Beta, the `SnapshottableCache` feature is **enabled by default** in Kubernetes v1.34. There are no actions required to start benefiting from these performance and stability improvements. The feature is controlled by the `ListFromCacheSnapshot` feature gate.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand what this means; can you clarify?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It means you can disable the feature using ListFromCacheSnapshot feature gate.

Co-authored-by: Tim Bannister <[email protected]>
Signed-off-by: Marek Siarkowicz <[email protected]>
@serathius
Copy link
Copy Markdown
Contributor Author

Done, thanks @lmktfy. Please take another look.

Copy link
Copy Markdown
Member

@lmktfy lmktfy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jpbetz, lmktfy

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 lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 19, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

LGTM label has been added.

DetailsGit tree hash: b16b64d3648f91f1ffd06b5f89b025681cdb4537

@k8s-ci-robot k8s-ci-robot merged commit ec55003 into kubernetes:main Aug 19, 2025
6 checks passed
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. area/blog Issues or PRs related to the Kubernetes Blog subproject 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/release Categorizes an issue or PR as relevant to SIG Release. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants