This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubeshark
Watch
1
Star
0
Fork
0
You've already forked kubeshark
mirror of
https://github.com/kubeshark/kubeshark.git
synced
2025-10-21 15:29:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e215870b9d9c020a025b87452b4fcd7bfacce6d0
kubeshark
/
kubernetes
History
M. Mert Yildiran
5bd44b57f4
✨
In case of
tap
re-run, update the config and start a proxy
2023-09-25 23:21:38 +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
✨
In case of
tap
re-run, update the config and start a proxy
2023-09-25 23:21:38 +03:00
consts.go
✨
In case of
tap
re-run, update the config and start a proxy
2023-09-25 23:21:38 +03:00
errors.go
⏪
Rename
deploy
command back to
tap
2022-12-26 06:16:07 +03:00
eventWatchHelper.go
…
podWatchHelper.go
…
provider.go
🚀
Change Hub's and Front's resource type from
Pod
to
Deployment
(
#1412
)
2023-08-16 02:35:31 +03:00
proxy.go
✨
In case of
tap
re-run, update the config and start a proxy
2023-09-25 23:21:38 +03:00
watch.go
⚡
Add
.Send()
call to logs without
.Msg()
call
2022-11-29 03:55:50 +03:00
watchEvent.go
…