This website requires JavaScript.
Explore
Help
Sign In
github
/
kubeshark
Watch
1
Star
0
Fork
0
You've already forked kubeshark
mirror of
https://github.com/kubeshark/kubeshark.git
synced
2026-07-13 18:40:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40177b8fa90aaee561c4e4e0a5d677e30b044c43
kubeshark
/
kubernetes
History
M. Mert Yildiran
af2086a54d
✨
Add
--grep
flag to
logs
command
2024-05-23 01:20:55 +03:00
..
helm
✨
Add
KUBESHARK_HELM_CHART_PATH
environment variable to set a local path for the Helm chart
2023-07-03 17:15:47 +03:00
config.go
🔥
Remove old
Descope
auth (
#1490
)
2024-01-31 14:49:55 -08:00
consts.go
✨
In case of
tap
re-run, update the config and start a proxy
2023-09-25 23:21:38 +03:00
cp.go
🔊
Log the pod name in
SPDYExecutor
2023-11-18 03:02:44 +03:00
errors.go
⏪
Rename
deploy
command back to
tap
2022-12-26 06:16:07 +03:00
eventWatchHelper.go
…
podWatchHelper.go
…
provider.go
✨
Add
--grep
flag to
logs
command
2024-05-23 01:20:55 +03:00
proxy.go
🐛
Fix
GetHubUrl
method
2023-11-01 20:35:19 +03:00
watch.go
⚡
Add
.Send()
call to logs without
.Msg()
call
2022-11-29 03:55:50 +03:00
watchEvent.go
…