Skip to content

Host properties retrieval logging enhancements for error paths#3804

Open
chethanv28 wants to merge 1 commit intokubernetes-sigs:masterfrom
chethanv28:topic/chethanv28/hostsystem-log-improvements
Open

Host properties retrieval logging enhancements for error paths#3804
chethanv28 wants to merge 1 commit intokubernetes-sigs:masterfrom
chethanv28:topic/chethanv28/hostsystem-log-improvements

Conversation

@chethanv28
Copy link
Collaborator

What this PR does / why we need it:
Observed an issue with Property Collector retrieve method, where the datastore references list is empty for few of the hosts in vsphere cluster. For such cases, it is important to log the host name/ip for storing information of the host in contention, in the final error & it also helps during debugging.

The PR is modifying the log message to store the host info in the error.

Testing done:
TBA

Special notes for your reviewer:

Release note:

Host properties retrieval logging enhancements

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 12, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chethanv28

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 12, 2025
@k8s-triage-robot
Copy link

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

This bot triages PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the PR is closed

You can:

  • Mark this PR as fresh with /remove-lifecycle stale
  • Close this PR with /close
  • Offer to help out with Issue Triage

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

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 12, 2026
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. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. 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.

3 participants