M. Mert Yildiran
657ea8570c
✨ Add PersistentVolumeClaim and mount it to worker DaemonSet
2023-04-20 00:09:22 +03:00
M. Mert Yildiran
384ed4e16b
⚡ Set YAML indent to 2
2023-04-11 01:57:04 +03:00
M. Mert Yildiran
5dafc015bb
✨ Add manifests command to generate Kubernetes manifests
2023-04-11 01:54:06 +03:00
M. Mert Yildiran
bf777f9fca
⚡ Change the color coding of new, targeted and untargeted pods log messages
2023-01-17 02:09:26 +03:00
M. Mert Yildiran
d9e53b20c1
⚡ Have better logging in Docker pull of pcap command
2022-12-27 10:25:42 +03:00
M. Mert Yildiran
33f23ea849
🔨 Rename WaitForFinish method to WaitForTermination
2022-12-27 09:28:23 +03:00
M. Mert Yildiran
1c72262cc7
🔥 Remove log-level and ignored-user-agents options
2022-12-26 09:05:05 +03:00
M. Mert Yildiran
387db1b315
🔥 Remove basenine container
2022-12-11 11:45:53 +03:00
M. Mert Yildiran
cae3b4fe17
💡 Better log messages
2022-11-29 04:52:53 +03:00
M. Mert Yildiran
86fd616b84
✨ Use github.com/rs/zerolog for logging ( #1255 )
...
* Use `github.com/rs/zerolog` for logging
* Use `github.com/rs/zerolog` for logging (continue)
* Add `debug` flag
* Remove `github.com/op/go-logging` dependency completely
* Fix linter
2022-11-29 03:48:20 +03:00
M. Mert Yildiran
671aa783c5
🔨 Replace ApiServer naming with Hub
2022-11-26 22:06:06 +03:00
M. Mert Yildiran
fa5a87b9d5
💄 Give better names to the files in utils package
2022-11-26 21:34:45 +03:00
M. Mert Yildiran
127bea3449
🎨 Merge uiUtils and units packages into utils package
2022-11-26 21:32:34 +03:00
M. Mert Yildiran
0736f6120c
🐳 Set the Docker image tags to latest
2022-11-26 06:57:08 +03:00
M. Mert Yildiran
cb60a4cc4c
🔨 Move cli folder contents into project root ( #1253 )
...
* Remove `logger` module
* Remove `shared` module
* Move `cli` folder contents into project root
* Fix linter
* Change the module name from `github.com/kubeshark/kubeshark/cli` to `github.com/kubeshark/kubeshark`
* Set the default `Makefile` rule to `build`
* Add `lint` rule
* Fix the linter errors
2022-11-26 01:17:50 +03:00