mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-06 21:09:19 +00:00
Added log lines for verbosity
This commit is contained in:
parent
41f36ba9c2
commit
a2e0e013e5
@ -42,6 +42,7 @@ func init() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func runConsoleWithoutProxy() {
|
func runConsoleWithoutProxy() {
|
||||||
|
log.Info().Msg("Starting scripting console ...")
|
||||||
time.Sleep(5 * time.Second)
|
time.Sleep(5 * time.Second)
|
||||||
for {
|
for {
|
||||||
hubUrl := kubernetes.GetHubUrl()
|
hubUrl := kubernetes.GetHubUrl()
|
||||||
|
Loading…
Reference in New Issue
Block a user