Comment 14 for bug 1837426

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to upstream (r/stx.2.0)

Reviewed: https://review.opendev.org/678052
Committed: https://git.openstack.org/cgit/starlingx/upstream/commit/?id=138a38449a44be9c81ca13a5d2699f8a8b0fbbfb
Submitter: Zuul
Branch: r/stx.2.0

commit 138a38449a44be9c81ca13a5d2699f8a8b0fbbfb
Author: Gerry Kopec <email address hidden>
Date: Fri Aug 16 14:51:07 2019 -0400

    Update rabbitmq chart to enable probe overrides

    Add variables for initial delay, period and timeout for rabbitmq
    liveness and readiness probes. Default to current upstream settings.

    Do not recommend this for upstreaming to openstack-helm-infra as
    enhancements have been added since the last starlingx rebase to enable
    more generic override of probes. On next rebase of starlingx on
    openstack-helm-infra, recommend refactoring this change based on these
    upstream commits (assuming upstream hasn't done it already):
    https://review.opendev.org/#/c/668710/
    https://review.opendev.org/#/c/631597/

    Partial-Bug: 1837426
    Change-Id: I0a8d8f466c4b8482cc9161d28de37bff6fc7ced3
    Signed-off-by: Gerry Kopec <email address hidden>
    (cherry picked from commit f84470ad0807d9e7582c5745d2ad96eee4058f17)