Skip to content

.spec.pod.os should be .spec.os.name in Windows user guide #57150

Description

@kfess

This is a Bug Report

Problem:

In the "Taints and tolerations" section of the Windows container page, the note refers to .spec.pod.os. That field does not exist. The surrounding text correctly uses .spec.os.name.

The note is also about clusters older than v1.24 and the IdentifyPodOS feature gate, which was removed. It no longer applies to any supported version.

Proposed Solution:

  • Remove the note.
  • Or if it is kept, fix the field name to .spec.os.name

Page to Update:
https://kubernetes.io/docs/concepts/windows/user-guide/#getting-started-deploying-a-windows-workload

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions