diff --git a/changelog/fragments/rescue-reconciliation.yaml b/changelog/fragments/rescue-reconciliation.yaml new file mode 100644 index 0000000000..0424f7a867 --- /dev/null +++ b/changelog/fragments/rescue-reconciliation.yaml @@ -0,0 +1,9 @@ +entries: + - description: > + Stop reconciling tasks when the event raised is a rescue in Ansible-based Operators. + More info: [Bugzilla 1856714](https://bugzilla.redhat.com/show_bug.cgi?id=1856714) + + kind: "bugfix" + + breaking: false + pull_request_override: 3650