Rami Berman
1ef3cad4a2
empty commit for actions
2022-04-04 16:46:45 +03:00
Rami Berman
a4ea293dd7
empty commit for actions
2022-04-04 16:44:27 +03:00
RoyUP9
978257f6b1
Merge branch 'develop' into refactor_ws
2022-04-04 16:36:12 +03:00
Rami Berman
2d38ef95a7
Merge branch 'develop' into refactor_ws
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2022-04-04 16:35:35 +03:00
M. Mert Yıldıran
2bfc523bbc
Handle reflect.TypeOf
returning nil
case ( #970 )
2022-04-04 16:25:18 +03:00
RoyUP9
66ba778384
Fixed golint modified files ( #969 )
2022-04-04 15:32:22 +03:00
leon-up9
7adbf7bf1b
Ui/TRA-4461_service-map-&-OAS---GUI-changes ( #962 )
...
* OpenAPI renamed to Service Catalog
* Docs icon change
Hide Navbar on serviceMap modal open
* PR comments
Co-authored-by: Leon <>
Co-authored-by: RoyUP9 <87927115+RoyUP9@users.noreply.github.com>
2022-04-04 14:49:41 +03:00
Igor Gov
a97b5b3b38
Add conditional Go lint validation to CI ( #967 )
2022-04-04 14:35:47 +03:00
Rami Berman
5ba7423b53
Merge branch 'develop' into refactor_ws
2022-04-04 14:18:31 +03:00
Nimrod Gilboa Markevich
aa8dcc5f5c
Format commit message as code to handle multi line messages ( #963 )
...
Co-authored-by: gadotroee <55343099+gadotroee@users.noreply.github.com>
2022-04-03 22:10:43 +03:00
lirazyehezkel
9d08dbdd5d
UI performance fix
2022-04-03 21:35:09 +03:00
Rami Berman
cbff6f0f5f
Update socket_server_handlers.go
2022-04-03 16:42:46 +03:00
lirazyehezkel
b47718e094
TRA-4442 Improve UI performance ( #960 )
...
* Move ws entry listener to entriesList component
* unused code
2022-04-03 15:51:20 +03:00
Igor Gov
6a7fad430c
Adding resolved prop to service map node ( #959 )
...
* Adding resolved prop to service map node
* fixing tests
2022-04-03 15:32:21 +03:00
Rami Berman
08212ff752
Update socket_data_streamer.go and socket_server_handlers.go
2022-04-03 14:51:49 +03:00
Rami Berman
b568f42c59
Update socket_server_handlers.go
2022-04-03 13:35:20 +03:00
Rami Berman
e537e8fbd6
Merge branch 'develop'
2022-03-31 17:15:53 +03:00
Rami Berman
7e5c564596
WIP
2022-03-31 17:15:09 +03:00
Rami Berman
cbd07a72e5
Separate socket and basenine logic
2022-03-31 15:55:44 +03:00
lirazyehezkel
59ad8d8fad
TLS icon position ( #956 )
...
* TLS icon position
* cr fix
2022-03-31 11:26:58 +03:00
Nimrod Gilboa Markevich
a49443f101
Set the entry namespace to the source namespace if the destination is not resolved ( #950 )
...
* Set the entry namespace to the source namespace if the destination is not resolved
* Overwrite src namespace with dst namespace only if dst non-empty
2022-03-30 15:40:21 +03:00
lirazyehezkel
2427955aa4
Avoid overlap only for service map including under 10 services
2022-03-30 15:30:09 +03:00
David Levanon
27a73e21fb
Read from service mesh network namespaces upon update ( #944 )
2022-03-30 13:56:37 +03:00
Igor Gov
8eeb0e54c9
Changing unit tests workflow timeout to 30 minutes
2022-03-30 11:52:47 +03:00
Andrey Pokhilko
97db24aeba
OAS: rework data feeding + sampleIDs ( #917 )
...
* Call OAS feeder
* Don't call old OAS code
* Rework calls
* Work on it
* Put back rules
* Make it compile
* start thinking of test
* Compiles
* Save
* Fixes
* Save
* Fixing
* Trying to fake conn
* add timeout
* Test timeout
* Fix tests
* Only build OAS for HTTP entries
* Remove some dead code
* Adding SampleIDs
* Cosmetics
* lint
* Revert rename
* Sample ID for content
* Cleanuo
* Add more sample IDs
* Checking hypothesis
* Move assignment place a bit
* Cosmetics
* Update test.yml
Co-authored-by: undera <undera@undera-old-desktop.home>
Co-authored-by: Igor Gov <iggvrv@gmail.com>
2022-03-30 11:14:25 +03:00
RamiBerm
63cf7ac34e
Refactor entries controller logic ( #949 )
...
* wip
* Update entries_controller.go and entries_provider.go
* Update entries_controller.go
* change entries provider into a struct + interface
* Update entries_provider.go
* Update entries_provider.go
2022-03-29 18:30:19 +03:00
Igor Gov
e867b7d0f1
Build ui-common part of CI ( #914 )
...
* Build ui-common always locally
2022-03-29 14:14:52 +03:00
lirazyehezkel
dcd8a64f43
Hotfix/remove token from community ( #948 )
2022-03-29 13:16:50 +03:00
lirazyehezkel
bf8d5ed069
Support multiple workspaces (TRA-4365) ( #945 )
...
* support multiple workspaces
* reopen by websocket url dep
* open websocket only when websocketURL is changed
* upgrade common version
Co-authored-by: gadotroee <55343099+gadotroee@users.noreply.github.com>
2022-03-29 09:56:59 +03:00
Nimrod Gilboa Markevich
1f6e539590
Add commit message and committer to acceptance tests slack alert ( #946 )
...
* Add commit message and committer username to slack alerts
* Use name instead of username
* Use name and email
2022-03-29 09:15:42 +03:00
David Levanon
590fa08c81
EBPF error handling
2022-03-28 14:19:06 +03:00
Igor Gov
0a9be1884a
Traffic viewer list item ebpf to lock icon ( #939 )
...
* Traffic viewer changing ebpf to lock icon
2022-03-28 11:10:54 +03:00
Igor Gov
40c745068e
Traffic viewer changing ebpf to lock icon ( #938 )
2022-03-28 10:45:52 +03:00
AmitUp9
10dffd9331
TRA-4419 remove headers from OAS select ( #936 )
2022-03-28 10:01:57 +03:00
leon-up9
0a800e8d8a
passed containerId in the object config ( #935 )
...
* passed containerId in the object config
* pkg version
* tmp: run acceptance tests, revert before merge
* reverte
Co-authored-by: Leon <>
2022-03-27 19:41:51 +03:00
RamiBerm
068a4ff86e
TRA-4422 line numbers fix ( #934 )
...
* fix line numbering in body syntax highlighter
* Packages
2022-03-27 16:17:34 +03:00
leon-up9
c45a869b75
Fix/regration-fixes-24.3 ( #933 )
...
* link open in a new tab
* fixed double toast
* added const
* javiers new icon
* epbg img fix
* pkg update
* changed import
* formated
Co-authored-by: Leon <>
2022-03-27 15:47:46 +03:00
leon-up9
0a793cd9e0
added props ( #924 )
2022-03-27 11:31:40 +03:00
Adrian Gąsior
8d19080c11
Updated Dockerfile and fixed typo in Makefile ( #929 )
...
* Updated Dockerfile and fixed typo in Makefile
* PR request
* added small hotfix to basenine
2022-03-27 01:39:50 +03:00
Nimrod Gilboa Markevich
319c3c7a8d
Initialize tapper before ws ( #932 )
2022-03-26 21:25:18 +03:00
M. Mert Yıldıran
0e7704eb15
Bump the version to 0.6.6
and fix the index shift bug that occurs after database truncation ( #931 )
2022-03-26 18:25:38 +03:00
gadotroee
dbcb776139
no message ( #930 )
2022-03-26 13:19:04 +03:00
Igor Gov
a3de34f544
Turn OAS feature ON by default ( #927 )
...
* Turn OAS feature ON by default
2022-03-24 20:40:16 +02:00
Nimrod Gilboa Markevich
99667984d6
Update tap targets without reinitializing packet source manager ( #925 )
2022-03-24 15:39:20 +02:00
David Levanon
763b0e7362
quick tls update pods solution ( #918 )
...
Update TLS tappers when tapped pods are updated via WS.
2022-03-24 15:21:56 +02:00
AmitUp9
e07e04377f
mizu and ui-common version update ( #923 )
2022-03-24 12:31:08 +02:00
AmitUp9
3c8f63ed92
Feature/UI/tra 4390 status bar banner demo env ( #921 )
...
* no message
* banner styling condition added and button text transform disabled
* added prps to container
* build fix
2022-03-24 12:14:31 +02:00
leon-up9
11a2246cb9
Fix/entry-title-responsive-comments ( #922 )
...
* Make `EntryTitle` component responsive
* useRequetTextByWidth added
* renamed
Co-authored-by: M. Mert Yildiran <mehmet@up9.com>
Co-authored-by: Leon <>
2022-03-24 12:09:28 +02:00
leon-up9
a2595afd5e
changed icon ( #920 )
...
Co-authored-by: Leon <>
2022-03-24 10:43:35 +02:00
AmitUp9
0f4710918f
TRA-4122 oas gui grooming ( #915 )
...
* oas styling
* oas button text change
* ui-common version update
* font fix
* version updating
Co-authored-by: gadotroee <55343099+gadotroee@users.noreply.github.com>
2022-03-23 22:15:04 +02:00