You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
kubernetes-client/python#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 protected]>
Change-Id: I0e163bd1b4d5a19f07267dd4cd14bad1b8cb20bb
0 commit comments