You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
16
16
*`orchestrator.secretName` is ignored in helm charts
17
17
* Operator service account have no access to update mysqlbackups/status
18
18
* Recurrent backup remote delete policy can not update according to the `cluster.Spec.BackupRemoteDeletePolicy`
19
-
* When operator restart,will handle podList.
19
+
* When the operator is restarted, it will process the Pod list once to prevent the state of the pod from being changed automatically because it is not updated (especially if the pvc is full).
0 commit comments