Skip to content

Commit

Permalink
check for error
Browse files Browse the repository at this point in the history
  • Loading branch information
omerap12 committed Dec 3, 2024
1 parent d612981 commit cd2534d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import (
"context"
"fmt"
"time"
"strings"

appsv1 "k8s.io/api/apps/v1"
apiv1 "k8s.io/api/core/v1"
Expand Down

0 comments on commit cd2534d

Please sign in to comment.