Comment 15 for bug 1874858

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oidc-auth-armada-app (master)

Reviewed: https://review.opendev.org/735647
Committed: https://git.openstack.org/cgit/starlingx/oidc-auth-armada-app/commit/?id=04b525ea2a0a8795c4d556676ad565acd67831cf
Submitter: Zuul
Branch: master

commit 04b525ea2a0a8795c4d556676ad565acd67831cf
Author: Teresa Ho <email address hidden>
Date: Mon Jun 15 08:02:11 2020 -0400

    Remove subPath in volume mount for oidc-client

    The use of subPath to configure volume mount path causes failure in
    stx-oidc-client pod restarts.
    This update is to remove the use of subPath.

    Ran security regression tests for oidc-auth-apps

    Partial-Bug: 1874858

    Change-Id: Iba97f6b1da8c7a7cc280662bf4fd9b2f80b1d33f
    Signed-off-by: Teresa Ho <email address hidden>