Commit 9fc8be0
fix(deploy): update KubeSchedulerConfiguration to stable v1 API
The v1beta3 API version was removed in Kubernetes 1.27, causing the
scheduler to fail with "no kind KubeSchedulerConfiguration is registered
for version kubescheduler.config.k8s.io/v1beta3" error.
Update to stable v1 API which is available since Kubernetes 1.25.
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>1 parent 79f37f8 commit 9fc8be0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments