Skip to content

Commit

Permalink
errors, refactors and comments (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
nashqueue authored May 15, 2023
1 parent 3ecea2d commit 4455565
Show file tree
Hide file tree
Showing 3 changed files with 274 additions and 133 deletions.
2 changes: 2 additions & 0 deletions pkg/k8s/k8s.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ import (
"k8s.io/client-go/tools/clientcmd"
)

// TODO: Clean namespace resources before running tests

// Clientset is a global variable that holds a kubernetes clientset.
var Clientset *kubernetes.Clientset

Expand Down
Loading

0 comments on commit 4455565

Please sign in to comment.