Skip to content

Commit

Permalink
Remove TODO comment
Browse files Browse the repository at this point in the history
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
  • Loading branch information
Warashi committed Dec 18, 2024
1 parent e030be1 commit 8fe9dad
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ func examplesDir() string {
}
}

// TODO: move to a common package
func kubeconfigFromRestConfig(restConfig *rest.Config) (string, error) {
clusters := make(map[string]*clientcmdapi.Cluster)
clusters["default-cluster"] = &clientcmdapi.Cluster{
Expand Down

0 comments on commit 8fe9dad

Please sign in to comment.