Skip to content

Conversation

@DamianZaremba
Copy link
Contributor

The current manifest results in a warning:

W0105 09:36:05.398257   83130 run.go:29] (kubectl): Warning: spec.template.spec.nodeSelector[beta.kubernetes.io/arch]: deprecated since v1.14; use "kubernetes.io/arch" instead

Originally (9c3f3a) the kubernetes.io/arch label was used, until it was swapped to beta.kubernetes.io/arch in 36b380.

The current documentation references 1.27.3, with the latest release being 1.32.0. The referenced version at the time of 36b380 was 1.24.1.

The current manifest results in a warning:
```
W0105 09:36:05.398257   83130 run.go:29] (kubectl): Warning: spec.template.spec.nodeSelector[beta.kubernetes.io/arch]: deprecated since v1.14; use "kubernetes.io/arch" instead
```

Originally (9c3f3a) the `kubernetes.io/arch` label was used, until it
was swapped to `beta.kubernetes.io/arch` in 36b380.

The current documentation references `1.27.3`, with the latest release
being `1.32.0`. The referenced version at the time of 36b380 was
`1.24.1`.
marcushines
marcushines previously approved these changes May 23, 2025
@marcushines
Copy link
Contributor

/gcbrun

@marcushines
Copy link
Contributor

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants