8000 update changelog · marcelldls/python@56fda55 · GitHub
[go: up one dir, main page]

Skip to content

Commit 56fda55

Browse files
committed
update changelog
1 parent 9cb6ee1 commit 56fda55

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# v32.0.0b1
2+
3+
Kubernetes API Version: v1.32.1
4+
5+
### API Change
6+
- DRA API: the maximum number of pods which can use the same ResourceClaim is now 256 instead of 32. Beware that downgrading a cluster where this relaxed limit is in use to Kubernetes 1.32.0 is not supported because 1.32.0 would refuse to update ResourceClaims with more than 32 entries in the status.reservedFor field. ([kubernetes/kubernetes#129544](https://github.com/kubernetes/kubernetes/pull/129544), [@pohly](https://github.com/pohly)) [SIG API Machinery, Node and Testing]
7+
- NONE ([kubernetes/kubernetes#129598](https://github.com/kubernetes/kubernetes/pull/129598), [@aravindhp](https://github.com/aravindhp)) [SIG API Machinery and Node]
8+
9+
110
# v32.0.0a1
211

312
Kubernetes API Version: v1.32.0

0 commit comments

Comments
 (0)
0