Igor Gov
2575ad722a
Introducing API server provider ( #243 )
2021-08-22 11:41:38 +03:00
RoyUP9
afd5757315
added tapper count route and wait time for tappers in test ( #226 )
2021-08-22 11:38:19 +03:00
Alon Girmonsky
dba8b1f215
some changes in the read me ( #241 )
...
change prerequisite to permissions and kubeconfig. These are more FYIs as Mizu requires very little prerequisites.
Change the description to match getmizu.io
2021-08-20 12:39:52 +03:00
Igor Gov
6dd0ef1268
Adding user friendly message in view command before sleeping ( #239 )
2021-08-19 12:22:18 +03:00
Alex Haiut
83cfaed1a3
updated readme for release ( #237 )
2021-08-19 11:47:02 +03:00
Igor Gov
41cb9ee12e
run acceptance tests for the latest code (and cancel all other jobs) ( #238 )
2021-08-19 11:40:37 +03:00
RoyUP9
667f0dc87d
fixed namespace restricted validation ( #235 )
2021-08-19 11:33:48 +03:00
Igor Gov
a34c2fc0dc
Adding version check to all commands execution ( #236 )
2021-08-19 11:33:20 +03:00
Nimrod Gilboa Markevich
7a31263e4a
Reduce spam - print TLS detected as DEBUG level ( #234 )
2021-08-19 11:17:59 +03:00
RoyUP9
7f9fd82c0e
fixed panic when using invalid kube config path ( #231 )
2021-08-19 10:59:31 +03:00
Nimrod Gilboa Markevich
a37d1f4aeb
Fixed: Stopped redacting JSON after encountering nil values ( #233 )
2021-08-19 10:59:13 +03:00
gadotroee
acdbdedd5d
Add concurrency to mizu publish action ( #232 )
2021-08-19 10:31:55 +03:00
Igor Gov
a9b5eba9d4
Fix: View command fail sporadically ( #228 )
2021-08-19 09:44:43 +03:00
RoyUP9
80201224c6
telemetry machine id ( #230 )
2021-08-19 09:44:23 +03:00
Selton Fiuza
e6e7d8d58b
Fix TRA-3590 TRA-3589 ( #229 )
2021-08-18 22:28:13 +03:00
RoyUP9
bf27e94003
fixed version check, removed duplicate kube config, fix flags warning, fixed log of invalid config ( #227 )
2021-08-18 18:10:47 +03:00
Igor Gov
2ae0a2400d
PR validation should be triggered just by PR ( #225 )
2021-08-18 12:51:24 +03:00
RoyUP9
db1f4458c5
Introducing acceptance test ( #222 )
2021-08-18 10:22:45 +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