Skip to content

Commit 0aa65c6

Browse files
Fix CHANGELOG (#1408)
1 parent ae2c48e commit 0aa65c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
- (Feature) Allow to pass EphemeralStorage Resource to the Pods
1818
- (Feature) Add basic metrics for ArangoDeploymentReplication CR
1919
- (Bugfix) Use ArangoMember as owner reference for syncmaster secrets instead of Deployment
20+
- (Improvement) Remove PodSchedulingFailure condition instead of setting to false, restart pod if it could not be scheduled
2021

2122
## [1.2.32](https://github.com/arangodb/kube-arangodb/tree/1.2.32) (2023-08-07)
2223
- (Feature) Backup lifetime - remove Backup once its lifetime has been reached
@@ -30,7 +31,6 @@
3031
- (Maintenance) Bump K8S Version to 1.24.16
3132
- (Maintenance) Bump K8S Version to 1.25.12
3233
- (Maintenance) Bump Go to 1.20.7
33-
- (Improvement) Remove PodSchedulingFailure condition instead of setting to false, restart pod if it could not be scheduled
3434

3535
## [1.2.31](https://github.com/arangodb/kube-arangodb/tree/1.2.31) (2023-07-14)
3636
- (Improvement) Block traffic on the services if there is more than 1 active leader in ActiveFailover mode

0 commit comments

Comments
 (0)