Skip to content

Add docs for tracking resize progress with observedGeneration - #51985

Closed
singh1203 wants to merge 2 commits into
kubernetes:mainfrom
singh1203:observedGeneration
Closed

Add docs for tracking resize progress with observedGeneration#51985
singh1203 wants to merge 2 commits into
kubernetes:mainfrom
singh1203:observedGeneration

Conversation

@singh1203

Copy link
Copy Markdown
Member

Description

This PR updates the in-place pod resize documentation to explain how
status.observedGeneration and conditions[*].observedGeneration can be
used to track the progress of a resize request.

The new section describes:

  • The meaning of status.observedGeneration and conditions[*].observedGeneration
  • That these fields are populated when the PodObservedGenerationTracking
    feature gate is enabled

This addition helps users understand whether a resize is pending,
in progress, or acknowledged by the kubelet.

Closes: #51248

Signed-off-by: Saurabh Kumar Singh <singh1203.ss@gmail.com>
@linux-foundation-easycla

linux-foundation-easycla Bot commented Aug 21, 2025

Copy link
Copy Markdown

CLA Signed

The committers listed above are authorized under a signed CLA.

@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Aug 21, 2025
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

Welcome @singh1203!

It looks like this is your first PR to kubernetes/website 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes/website has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 21, 2025
@netlify

netlify Bot commented Aug 21, 2025

Copy link
Copy Markdown

Pull request preview available for checking

Built without sensitive environment variables

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

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Aug 21, 2025
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 27, 2025
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found 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 size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 27, 2025
@singh1203

Copy link
Copy Markdown
Member Author

Since the issue is already addressed #51729, I am closing this.

@singh1203 singh1203 closed this Aug 27, 2025
@singh1203
singh1203 deleted the observedGeneration branch December 15, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language 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.

2 participants