Path to this page:
Subject: CVS commit: pkgsrc/sysutils/py-kubernetes
From: Adam Ciarcinski
Date: 2025-02-12 13:03:24
Message id: 20250212120324.33494FBE0@cvs.NetBSD.org
Log Message:
py-kubernetes: updated to 32.0.0
v32.0.0
Kubernetes API Version: v1.32.1
Bug or Regression
- Fixed PortForward proxy to close local Python sockets when the WebSocket closes.
v32.0.0b1
Kubernetes API Version: v1.32.1
API Change
- 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.
Files: