Skip to content

Commit fda8e26

Browse files
committed
fix
1 parent 3877c2d commit fda8e26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/castai/client.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ func NewClient(log *logrus.Logger, rest *resty.Client, clusterID, podName string
5555
log: log,
5656
rest: rest,
5757
clusterID: clusterID,
58+
podName: podName,
5859
}
5960
}
6061

0 commit comments

Comments
 (0)