M. Mert Yildiran
5ce85f4162
Set the extension name inside the extension
2021-08-17 09:10:50 +03:00
M. Mert Yildiran
5c0a7d907a
Add support of defining multiple ports to the extension API
2021-08-17 08:47:59 +03:00
M. Mert Yildiran
3410a6067c
Implement the run()
function for the TCP stream
2021-08-17 08:43:16 +03:00
M. Mert Yildiran
bfa9d9960f
Start to define the extension API
2021-08-17 07:48:25 +03:00
M. Mert Yildiran
95a9ee7571
Add a build script to automatically build extensions from a known path and load them
2021-08-17 05:56:56 +03:00
M. Mert Yildiran
e1167c4065
Remove github.com/up9inc/mizu/tap/extensions/http/lib
2021-08-17 05:34:59 +03:00
M. Mert Yildiran
2166801910
Remove grpc_assembler.go
2021-08-17 05:19:12 +03:00
M. Mert Yildiran
790ba30654
Replace orcaman/concurrent-map
with sync.Map
2021-08-17 05:12:44 +03:00
M. Mert Yildiran
2c7e857075
Move HTTP files into tap/extensions/lib
for now
2021-08-17 04:02:48 +03:00
M. Mert Yildiran
648a4d21f3
Move extensions
folder into tap
folder
2021-08-17 02:34:54 +03:00
M. Mert Yildiran
32a2b8b823
Separate HTTP related code into extensions/http
as a Go plugin
2021-08-17 02:33:56 +03:00
Nimrod Gilboa Markevich
5d5c11c37c
Add to periodic stats print in tapper ( #220 )
2021-08-16 14:51:01 +03:00
RoyUP9
b4f3b2c540
fixed test coverage ( #218 )
2021-08-15 14:22:49 +03:00
RoyUP9
a427534605
tests refactor ( #216 )
2021-08-15 12:30:34 +03:00
RoyUP9
1d6ca9d392
codecov yml for tests threshold ( #214 )
2021-08-15 12:19:00 +03:00
lirazyehezkel
f74a52d4dc
UI Infra - Support multiple entry types + refactoring ( #211 )
...
* no message
* change local api path
* generic entry list item + rename files and vars
* entry detailed generic
* fix api file
* clean warnings
* switch
* empty lines
* fix scroll to end feature
Co-authored-by: Roee Gadot <roee.gadot@up9.com>
2021-08-15 12:09:56 +03:00
Neim Elezi
6d2e9af5d7
Feature/tra 3475 scroll to end ( #206 )
...
* configuration changed
* testing scroll with button
* back to scroll button feature is done
* scroll to the end of entries feature is done
* config of docker image is reverted back
* path of docker image is changed in configStruct.go
2021-08-15 10:58:16 +03:00
Igor Gov
e4ff4a0745
Run CI checks in parallel ( #210 )
2021-08-12 18:04:57 +03:00
RoyUP9
f9677dbaa1
added resources to config ( #208 )
2021-08-12 16:33:32 +03:00
RoyUP9
0afab6c068
added set hierarchy, removed allowed set flags ( #205 )
2021-08-12 16:01:33 +03:00
Igor Gov
1d1b62ec4f
Improving log dump feature logs ( #207 )
2021-08-12 09:32:35 +03:00
Igor Gov
e2db5087b8
Adding front end team as a code owners to ui folder ( #204 )
2021-08-12 09:23:48 +03:00
Igor Gov
241477fb5c
Code owners to UI folder ( #203 )
...
* Code owners to UI folder
2021-08-11 17:52:44 +03:00
RoyUP9
c8e5886a96
added telemetry api calls ( #201 )
2021-08-11 15:57:41 +03:00
Alex Haiut
8a8cf4aa77
Feature/testing contributing doc ( #197 )
2021-08-11 09:59:14 +03:00
Igor Gov
7b73004e85
Cli pkg refactor (2) ( #200 )
2021-08-11 09:56:03 +03:00
Igor Gov
56dc6843e0
Add build cli & agent to CI ( #198 )
...
* Add build cli & agent to CI
2021-08-10 18:33:46 +03:00
Igor Gov
0409eb239d
Report telemetry on develop and main branches ( #195 )
2021-08-10 18:10:02 +03:00
Igor Gov
cbe04af801
Revert "Policy rules remove redundant function ( #193 )" ( #199 )
...
This reverts commit c4afeee5b3
.
2021-08-10 18:04:30 +03:00
Igor Gov
59dec1a547
Readme fixes ( #194 )
2021-08-10 16:45:57 +03:00
Igor Gov
c4afeee5b3
Policy rules remove redundant function ( #193 )
2021-08-10 16:45:47 +03:00
Selton Fiuza
8c9b8d3217
Redesign test rules entry component ( #174 )
2021-08-10 16:20:16 +03:00
RoyUP9
d705ae3eb6
added support of slice in set, removed support of allowed set flags ( #191 )
2021-08-10 16:16:58 +03:00
RoyUP9
c53b2148d1
add readonly tag ( #190 )
2021-08-10 09:51:35 +03:00
Igor Gov
ca897dd3c7
Update issue templates ( #189 )
2021-08-09 18:36:56 +03:00
RoyUP9
4406919565
added test workflow, added test for contains func ( #184 )
2021-08-09 16:04:00 +03:00
gadotroee
413fb5b3f5
Add option to supply user agents to ignore via config ( #173 )
2021-08-09 12:27:13 +03:00
RoyUP9
e36c146979
temp fix - ignore agent image in config command ( #186 )
2021-08-09 12:17:01 +03:00
Nimrod Gilboa Markevich
1cf9c29ef0
Remove hardump flag ( #183 )
...
Removed hardump flag and made it the default (and only) behavior.
2021-08-08 17:31:45 +03:00
Nimrod Gilboa Markevich
02e02718d2
Fixed fetch not using from/to options ( #179 )
2021-08-08 14:36:24 +03:00
Alex Haiut
1a0517f46b
TRA-3547 separated permissions section into separate file ( #181 )
2021-08-08 14:21:33 +03:00
Alex Haiut
efbb432df9
TRA-3547 separated permissions section into separate file ( #181 )
2021-08-08 14:19:49 +03:00
RoyUP9
dfea8884d4
Adding 'configuration' section in readme ( #180 )
2021-08-08 14:05:15 +03:00
Igor Gov
d34dacbbe2
View command - moving version check after proxy creation ( #177 )
2021-08-08 12:26:58 +03:00
Nimrod Gilboa Markevich
0595df8b87
Adds Namespace-Restricted Mode to README. ( #178 )
2021-08-08 12:23:11 +03:00
Nimrod Gilboa Markevich
ebbe6458a8
Do not tap pods whose names start with "mizu-". ( #176 )
2021-08-08 10:51:39 +03:00
Igor Gov
7f2021c312
Several fixes for the release ( #175 )
2021-08-08 10:32:21 +03:00
RoyUP9
824945141a
fixed config parsing of int and uint ( #172 )
2021-08-05 21:45:18 +03:00
Igor Gov
0244f12167
Fixes ( #171 )
2021-08-05 19:29:06 +03:00
RoyUP9
60533a9591
added allowed set flag ( #169 )
2021-08-05 14:23:16 +03:00