M. Mert Yildiran
02990912b7
⚡ Move ResourceLabels and NodeSelectorTerms fields into TapConfig
2023-04-11 22:37:29 +03:00
M. Mert Yildiran
c962864d0b
🐛 Fix the clean command cause leftover ClusterRole and ClusterRoleBinding
2023-04-10 00:48:22 +03:00
M. Mert Yildiran
07b080e97a
🔥 Remove the unused methods in the kubernetes package
2023-04-01 21:36:48 +03:00
M. Mert Yildiran
b7f0dd7f3c
🔨 Rename the newly added customLabels field to resourceLabels in the config
2023-03-16 02:34:41 +03:00
M. Mert Yildiran
d9ec538aff
✨ Add customLabels field to config.yaml
2023-03-14 23:45:41 +03:00
M. Mert Yildiran
4e3233ade8
✨ Deploy workers DaemonSet without NodeSelector and call POST /pods/regex to set the pod regex in Hub
2023-01-22 04:14:44 +03:00
M. Mert Yildiran
eaa21f0789
🔨 Fix the targetted typo
2023-01-08 21:44:12 +03:00
M. Mert Yildiran
b0e83a9e25
🔨 Replace kubeshark occurrences with misc.Program, misc.Software and "self" wording
2022-12-29 04:12:03 +03:00
M. Mert Yildiran
5d4fab04c3
➕ Replace kubeshark/worker with kubeshark/base
2022-11-30 03:58:23 +03:00
M. Mert Yildiran
6ca0fe137e
🎨 Replace the tap/tapper terminology with deploy, worker and targetted
2022-11-29 07:31:36 +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