Commit Graph
282 Commits
Author SHA1 Message Date
nimrod-up9andGitHub fbf3d1729e Missing request body (#120)
* Never use harRequest.PostData.Params. Always use harRequest.PostData.Text.

* Comment.
0.6.1
2021-07-19 12:38:28 +03:00
Igor GovandGitHub dc62195a8f Merge pull request #118 from ksudhir007/update-readme
Update readme, add prerequisites section
0.5.18
2021-07-15 20:20:28 +03:00
Sudhir KasanavesiandGitHub 38b58dba69 Update readme, add prerequisites section 2021-07-15 09:17:58 -07:00
Igor GovandGitHub 765feafbcc Merge pull request #114 from ksudhir007/fix-kubeconfig
Support KUBECONFIG environment variable.
0.5.17
2021-07-15 18:09:40 +03:00
gadotroeeandGitHub 0a622b5017 unused-import-mistake (#117) 0.5.16 2021-07-15 16:38:18 +03:00
gadotroeeandGitHub a0a9d74662 Versioning (#116)
Add versioning check
2021-07-15 16:19:29 +03:00
RamiBermandGitHub 5e7ef0fbb9 TRA-3437 prevent vacuum bottleneck
TRA-3437 prevent vacuum bottleneck
0.5.13
2021-07-15 11:11:51 +03:00
RamiBerm 1d6c176c7f Update tap.go 2021-07-15 11:10:16 +03:00
RamiBerm 3b9f5ee32f Update size_enforcer.go and tap.go 2021-07-15 10:41:29 +03:00
RamiBerm 1619df2d5e Update size_enforcer.go 2021-07-15 09:54:27 +03:00
RamiBerm 21b91ea6e4 Update main.go, main.go, and size_enforcer.go 2021-07-15 09:38:12 +03:00
RamiBermandGitHub 79a8ee37f9 TRA-3437 prune db for long running
TRA-3437 long running
0.5.12
2021-07-15 09:23:55 +03:00
RamiBerm 6e14fa95a1 Update tap.go and go.sum 2021-07-15 09:16:01 +03:00
RamiBerm cd34892943 Merge branch 'develop'
Conflicts:
	api/main.go
	cli/cmd/tap.go
2021-07-15 09:12:48 +03:00
RamiBerm 62b17c1822 Update tap.go 2021-07-15 09:08:43 +03:00
Sudhir KasanavesiandGitHub cef0e01cf6 Support KUBECONFIG environment variable.
If KUBECONFIG environment variable is set, use it. Otherwise default to ~/.kube/config
2021-07-14 17:42:46 -07:00
gadotroeeandGitHub 6e279bfca5 TRA-3440 - add confirmation message and info on hover (tooltip) chagne analyze to analysis (#109) 0.5.11 2021-07-14 18:37:59 +03:00
RamiBerm 4e7bc05ecf Update truncating_logger.go 2021-07-14 17:46:09 +03:00
RamiBerm 8886590ea2 Update main.go, main.go, and 5 more files... 2021-07-14 17:32:55 +03:00
RamiBerm 8400e9e903 Update main.go 2021-07-14 14:39:09 +03:00
RamiBerm eaa120cad8 Merge branch 'develop'
Conflicts:
	cli/cmd/tap.go
2021-07-14 09:06:40 +03:00
gadotroeeandGitHub 35f9e16e7c Fix resource limits (#110) 0.5.10 2021-07-14 08:33:00 +03:00
Igor GovandGitHub b29b15cf6c Merge pull request #108 from up9inc/tap_param_interval
Adding the upload interval as parameter to tap function
0.5.9
2021-07-13 18:15:12 +03:00
Igor Gov 8fab07494c Adding the upload interval as parameter to tap function 2021-07-13 18:09:32 +03:00
Igor Gov 79816ae337 Adding the upload interval as parameter to tap function 2021-07-13 17:26:22 +03:00
RamiBerm 728b5b5d1c Update consts.go, go.mod, and 2 more files... 2021-07-13 16:56:39 +03:00
RamiBerm c4048e5c8e Update main.go 2021-07-13 16:56:02 +03:00
RamiBerm bd71e9a122 Update size_enforcer.go 2021-07-13 16:43:26 +03:00
RamiBerm 4a053734d9 Update messageSensitiveDataCleaner.go 2021-07-13 16:42:19 +03:00
RamiBerm 5b439d8316 Update size_enforcer.go 2021-07-13 16:42:10 +03:00
RamiBerm 400774555a Update size_enforcer.go 2021-07-13 16:38:34 +03:00
RamiBerm 7cd6d123d1 Update size_enforcer.go 2021-07-13 16:29:07 +03:00
RamiBerm 90c9d8b0d0 Merge branch 'develop'
Conflicts:
	cli/cmd/tapRunner.go
2021-07-13 16:23:27 +03:00
RamiBerm 96f47116f0 Update go.sum, main.go, and 10 more files... 2021-07-13 16:21:32 +03:00
nimrod-up9andGitHub 78456d7987 TRA-3410 Resource limits (#105)
* Added resource requests and limits.

* Set limits to realistic values.

* Reduced requests.

* Fixed: Swapped limites.

* Reordered.

* Reduces memory request for tappers.
0.5.8
2021-07-13 16:11:38 +03:00
lirazyehezkelandGitHub 115692dbfc Change logo and favicon (#106)
* Change logo and favicon

* remove warning
2021-07-13 15:52:44 +03:00
Igor GovandGitHub f809ed5eeb Merge pull request #104 from up9inc/fix_mizu
Mizu tap - adding logs for troubleshooting
0.5.7
2021-07-13 09:07:28 +03:00
Igor Gov 603206f2cb changing log message to debug 2021-07-13 09:01:41 +03:00
Igor Gov 6aa38f071f Mizu tap - adding logs for troubleshooting 2021-07-12 20:33:15 +03:00
RamiBerm d684dee7a4 WIP 2021-07-12 17:47:46 +03:00
gadotroeeandGitHub e3049fb5a5 Update passive_tapper log (#103) 0.5.6 2021-07-12 16:05:41 +03:00
gadotroeeandGitHub ec18d96b45 Infof and Debugf in places we use formatting (#102)
* no message
* no message
0.5.5
2021-07-12 14:53:26 +03:00
gadotroeeandGitHub f03df50def Change logging to use "rlog" library (#99)
* change logging to use the nice rlog library
* no message
* review fixes
* no message
0.5.4
2021-07-12 14:10:37 +03:00
Igor GovandGitHub b2f091746a Merge pull request #101 from up9inc/upload_standalone
TRA-3412 Mizu analyze gets a generic url to support standalone upload
0.5.3
2021-07-12 13:34:36 +03:00
Igor Gov 60431b2836 . 2021-07-12 12:09:59 +03:00
Igor Gov 77e01da6e8 . 2021-07-12 11:51:25 +03:00
Igor Gov 18c1473bd9 . 2021-07-12 11:11:27 +03:00
Igor Gov 1638e1be3b TRA-3412 Mizu analyze gets a generic url to support standalone upload 2021-07-12 10:34:57 +03:00
RamiBermandGitHub 01a1cd8434 TRA-3417 replace kubectl port-forward with kubectl proxy
TRA-3417 replace kubectl port-forward with kubectl proxy
0.5.2
2021-07-11 14:56:42 +03:00
RamiBerm 466214c4b5 Update fetch.go and fetchRunner.go 2021-07-11 14:35:15 +03:00