Commit Graph

1863 Commits

Author SHA1 Message Date
M. Mert Yildiran
ac6aee07f5
Update README.md 2023-01-07 14:36:26 +03:00
M. Mert Yildiran
5b428c5636
Update README.md 2023-01-07 14:35:12 +03:00
M. Mert Yildiran
894f97ca41
Add an option to set the ImagePullSecrets 2023-01-07 14:20:01 +03:00
Atıl Sensalduz
45f8c8a834
docs: add how to install step for brew (#1286) 2023-01-03 15:14:38 -08:00
Alon Girmonsky
75ff80218b
Update README.md 2022-12-31 14:14:19 -08:00
Alon Girmonsky
6255e1d4ef
Update README.md 2022-12-31 14:10:32 -08:00
Alon Girmonsky
8ea606fb59
Update README.md 2022-12-31 10:15:05 -08:00
Alon Girmonsky
c9d41c53ca
Update README.md 2022-12-30 21:45:13 -08:00
Alon Girmonsky
3995dae16d
Update README.md 2022-12-30 21:41:56 -08:00
Alon Girmonsky
447fcf1b31
Change the center message
From Mizu to Distributed PCAP storage
2022-12-30 21:39:29 -08:00
M. Mert Yildiran
7e7fa772e1
🐛 Have a short caller (file:line) log 2022-12-30 08:30:48 +03:00
M. Mert Yildiran
52917b0dd9
🐛 Set CGO_ENABLED=0 2022-12-30 07:53:53 +03:00
M. Mert Yildiran
14defd514b
👷 Add a fine-grained PAT to brew-tap as GitHub token release.yml 2022-12-30 07:33:08 +03:00
M. Mert Yildiran
1b758f5b37
👷 Fix release.yml 2022-12-30 07:16:21 +03:00
M. Mert Yildiran
5c50434175
Update title 2022-12-30 07:14:40 +03:00
M. Mert Yildiran
a0b73b45c0
👷 Fix release.yml 2022-12-30 06:54:09 +03:00
M. Mert Yildiran
ee718c29b7
🔧 Update Makefile 2022-12-30 06:45:53 +03:00
M. Mert Yildiran
540ad759fa
👷 Update release.yml 2022-12-30 06:29:47 +03:00
M. Mert Yildiran
c2e3189d6b
🔧 Update Makefile 2022-12-30 06:16:29 +03:00
M. Mert Yildiran
af488288f2
👷 Fix release.yml more 2022-12-30 06:13:38 +03:00
M. Mert Yildiran
f1db06c840
👷 Fix release.yml 2022-12-30 06:06:30 +03:00
M. Mert Yildiran
4109b91a72
👷 Make brew-tap job depend on release job 2022-12-30 06:03:06 +03:00
M. Mert Yildiran
de728840f0
👷 Replace cli/bin/ with bin/ in release.yml 2022-12-30 05:58:18 +03:00
M. Mert Yildiran
8837afe7e1
👷 Remove Build and Push CLI step in release.yml 2022-12-30 05:56:11 +03:00
M. Mert Yildiran
e375cb2654
👷 Remove needs: [docker-manifest] from release.yml 2022-12-30 05:54:07 +03:00
M. Mert Yildiran
f4106bcdb2
🔧 Update Makefile 2022-12-30 05:50:07 +03:00
M. Mert Yildiran
4e6c386677
👷 Trigger the release on pushes to master 2022-12-30 05:48:34 +03:00
M. Mert Yildiran
42921d8375
Add profiling environment variables if debug is true 2022-12-30 05:32:46 +03:00
M. Mert Yildiran
d2ded287ab
Fix the secret name for the goreleaser job in release.yml 2022-12-30 02:37:09 +03:00
M. Mert Yildiran
c54a6e055e
👷 Remove auth step from release.yml 2022-12-30 02:28:47 +03:00
M. Mert Yildiran
a4190152f1
Simplify the CheckNewerVersion method and remove pkg/version 2022-12-30 02:28:07 +03:00
M. Mert Yildiran
cb0c452dd2
Add KUBESHARK_DISABLE_VERSION_CHECK environment variable to opt out of version checking 2022-12-30 02:08:44 +03:00
M. Mert Yildiran
6f6c64c87c
⬆️ Upgrade to github.com/kubeshark/base@v0.5.0 2022-12-30 01:42:22 +03:00
M. Mert Yildiran
b17465563d
Print the log in the correct place 2022-12-30 01:22:09 +03:00
M. Mert Yildiran
81379c0cc6
Fix the storage limit flag description and log 2022-12-29 08:59:55 +03:00
M. Mert Yildiran
c445b345f7
Set REACT_APP_HUB_HOST to single whitespace 2022-12-29 08:32:03 +03:00
M. Mert Yildiran
5e0042413f
🐛 Fix the default filter 2022-12-29 08:08:16 +03:00
M. Mert Yildiran
81befbad5a
🐛 Use the original command and args of front image 2022-12-29 08:01:42 +03:00
M. Mert Yildiran
287e3ccf35
Log the proxy connection failures better 2022-12-29 08:01:12 +03:00
M. Mert Yildiran
1474a7d687
Get Hub host and port from ProxyConfig struct 2022-12-29 04:23:37 +03:00
M. Mert Yildiran
a4f5d832b3
👷 Remove build.yml and update release.yml 2022-12-29 04:18:39 +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
9ab9f139c0
🔨 Rename kubeshark package to misc 2022-12-29 03:45:24 +03:00
M. Mert Yildiran
6d06c53ebf
🔨 Bring in models.Resources dependency to kubernetes package 2022-12-29 03:41:35 +03:00
M. Mert Yildiran
5e269831e4
🔥 Remove volumes and configmap 2022-12-29 03:38:38 +03:00
M. Mert Yildiran
f21fe93664
🔥 Remove getTapConfig method 2022-12-29 03:34:57 +03:00
M. Mert Yildiran
de38ef259e
Post the storage limit to Hub after posting the worker 2022-12-29 03:25:22 +03:00
M. Mert Yildiran
872e4961dd
👕 Remove getFieldsWithReadonlyTag method to fix the linter error 2022-12-28 23:20:05 +03:00
M. Mert Yildiran
86b1289c5d
🚨 Set ConfigFilePath as omitempty and remove the incorrect TestConfigWriteIgnoresReadonlyFields test 2022-12-28 07:14:49 +03:00
M. Mert Yildiran
0d517b4a4c
🐛 Clean up old containers 2022-12-28 07:05:24 +03:00