Comment 4 for bug 1936435

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (master)

Reviewed: https://review.opendev.org/c/starlingx/config/+/801131
Committed: https://opendev.org/starlingx/config/commit/e255896eea3a2c773be5293df1bad4ed6c9c4c51
Submitter: "Zuul (22348)"
Branch: master

commit e255896eea3a2c773be5293df1bad4ed6c9c4c51
Author: Kyle MacLeod <email address hidden>
Date: Fri Jul 16 10:42:19 2021 -0400

    Set cert-mon temp dir location to /var/run/cert-mon_tmp

    Redirect the k8s python client's use of /tmp to /var/run/cert-mon_tmp
    via setting TMPDIR

    This is a known issue of kubernetes python client:
    https://github.com/kubernetes-client/python/issues/765

    The fix is the same as for
    https://bugs.launchpad.net/starlingx/+bug/1883599
    See commit message there for more details.

    Related-Bug: 1883599
    Closes-Bug: 1936435

    Signed-off-by: Kyle MacLeod <email address hidden>
    Change-Id: I0e163bd1b4d5a19f07267dd4cd14bad1b8cb20bb