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-08 16:11:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffc7e05b44d6a37dbc8e7546d97b03adad46edd4
kubeshark
/
shared
History
M. Mert Yildiran
d4425e34ce
Adapt
APP_PORTS
environment variable to the new extension system and change its format to
APP_PORTS='{"http": ["8001"]}'
2021-08-24 15:39:36 +03:00
..
debounce
Fixes (
#171
)
2021-08-05 19:29:06 +03:00
semver
fixed version check, removed duplicate kube config, fix flags warning, fixed log of invalid config (
#227
)
2021-08-18 18:10:47 +03:00
units
…
consts.go
Adapt
APP_PORTS
environment variable to the new extension system and change its format to
APP_PORTS='{"http": ["8001"]}'
2021-08-24 15:39:36 +03:00
go.mod
roee changes -
2021-08-18 08:28:22 +03:00
go.sum
roee changes -
2021-08-18 08:28:22 +03:00
models.go
Merge branch 'develop2' into feat/extension-api-merge2
2021-08-23 01:58:02 +03:00
serializableRegexp.go
…
socket_client.go
…