Skip to content

Commit

Permalink
Add additional fix to v0.6.3 (#2294)
Browse files Browse the repository at this point in the history
Change-Id: I4a60c4e528bf138db2f335d07655456a7c79f3bd
  • Loading branch information
alculquicondor committed May 28, 2024
1 parent f083248 commit 93154fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG/CHANGELOG-0.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Changes since `v0.6.2`:
### Bug or Regression

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

0 comments on commit 93154fb

Please sign in to comment.