redis sentinel is restarted each redeploy

Bug #1967664 reported by Radosław Piliszek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Medium
Michal Arbet

Bug Description

Redis Sentinel modifies its config. Since we now check config in check-containers, the redis_sentintel container is restarted each time.

Due to Ansible quirk with handlers, this causes redis itself to restart as well.

This implies a small unnecessary downtime and possible loss of cache but it's back online in a snap so it's not critical.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)
Changed in kolla-ansible:
status: Triaged → In Progress
Changed in kolla-ansible:
assignee: nobody → Michal Arbet (michalarbet)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.opendev.org/c/openstack/kolla-ansible/+/841219
Committed: https://opendev.org/openstack/kolla-ansible/commit/257ef9fae82dda82d3ef477919c14aa3a8915971
Submitter: "Zuul (22348)"
Branch: master

commit 257ef9fae82dda82d3ef477919c14aa3a8915971
Author: Michal Arbet <email address hidden>
Date: Tue May 10 09:39:28 2022 +0200

    Fix redis_sentinel container restarts

    Redis Sentinel modifies its config.
    Since we now check config in check-containers,
    the redis_sentintel container is restarted each time.

    This patch together with kolla patch fixes this issue.

    Closes-Bug: #1967664
    Depends-On: https://review.opendev.org/c/openstack/kolla/+/840954
    Change-Id: Ia76329cb851d266cd888f51b7f70a4cdc40e3ac3

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 15.0.0.0rc1

This issue was fixed in the openstack/kolla-ansible 15.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.