python icon indicating copy to clipboard operation
python copied to clipboard

fix issue #1782 Resolve load_kube_config TMP file issue

Open tobewithyou1996 opened this issue 2 years ago • 1 comments

What type of PR is this?

/kind bug

What this PR does / why we need it:

setting load_kube_config() temp_file_path , Avoid being deleted in the /tmp directory

Which issue(s) this PR fixes:

Fixes #1782

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:

tobewithyou1996 avatar Aug 03 '22 15:08 tobewithyou1996

/assign

roycaihw avatar Aug 15 '22 16:08 roycaihw

/lgtm /approve

roycaihw avatar Aug 15 '22 16:08 roycaihw

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: roycaihw, tobewithyou1996

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Aug 15 '22 16:08 k8s-ci-robot