Skip to content

Commit 93154fb

Browse files
Add additional fix to v0.6.3 (#2294)
Change-Id: I4a60c4e528bf138db2f335d07655456a7c79f3bd
1 parent f083248 commit 93154fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG/CHANGELOG-0.6.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Changes since `v0.6.2`:
99
### Bug or Regression
1010

1111
- Change the default pprof port to 8083 to fix a bug that causes conflicting listening ports between pprof and the visibility server. (#2232, @amy)
12+
- Check the containers limits for used resources in provisioning admission check controller and include them in the ProvisioningRequest as requests (#2293, @trasc)
1213
- Consider deleted pods without `spec.nodeName` inactive and subject for pod replacement. (#2217, @trasc)
1314
- Fix a bug that causes the reactivated Workload to be immediately deactivated even though it doesn't exceed the backoffLimit. (#2220, @tenzen-y)
1415
- Fix a bug that the ".waitForPodsReady.requeuingStrategy.backoffLimitCount" is ignored when the ".waitForPodsReady.requeuingStrategy.timestamp" is not set. (#2224, @tenzen-y)

0 commit comments

Comments
 (0)