directpv icon indicating copy to clipboard operation
directpv copied to clipboard

use genericclioptions package to handle kubeconfig

Open bewing opened this issue 9 months ago • 1 comments

Use the same flagset that kubectl uses to select context and namespace, and generate the clientset from that.

Fixes #884

bewing avatar May 13 '24 21:05 bewing

I believe all codepaths to client init are adjusted now.

bewing avatar May 14 '24 13:05 bewing

User should solve this issue externally. We do not support directly in DirectPV.

balamurugana avatar Nov 12 '24 08:11 balamurugana