This project is mirrored from https://gitee.com/mirrors/Mizu.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 18 Feb, 2022 2 commits
-
-
Andrey Pokhilko authored
-
Andrey Pokhilko authored
-
- 17 Feb, 2022 2 commits
-
-
M. Mert Yıldıran authored
* Implement full data streaming over WebSocket * Fix the linting error * Make the empty being the criteria * Use a label to break the nested loop
-
Adam Kol authored
-
- 16 Feb, 2022 8 commits
-
-
M. Mert Yıldıran authored
-
M. Mert Yıldıran authored
* Disable DWARF and symbol table generation for CLI and build it statically * Separate `build` rule into two
-
David Levanon authored
* initial tls tapper commit * add tls flag to mizu cli * support ssl_read_ex/ssl_write_ex * use hostproc to find libssl * auto discover tls processes * support libssl1.0 * recompile ebpf with old clang/llvm * Update tap/passive_tapper.go Co-authored-by:
M. Mert Yıldıran <mehmet@up9.com> * Update tap/tlstapper/tls_poller.go Co-authored-by:
M. Mert Yıldıran <mehmet@up9.com> * Update tap/tlstapper/tls_poller.go Co-authored-by:
M. Mert Yıldıran <mehmet@up9.com> * Update tap/tlstapper/tls_poller.go Co-authored-by:
M. Mert Yıldıran <mehmet@up9.com> * Update tap/tlstapper/tls_poller.go Co-authored-by:
M. Mert Yıldıran <mehmet@up9.com> * Update tap/tlstapper/tls_poller.go Co-authored-by:
M. Mert Yıldıran <mehmet@up9.com> * Update tap/tlstapper/tls_poller.go Co-authored-by:
M. Mert Yıldıran <mehmet@up9.com> * Update tap/tlstapper/tls_poller.go Co-authored-by:
M. Mert Yıldıran <mehmet@up9.com> * upgrade ebpf go lib * handling big tls messages * fixing max buffer size in ebpf * remove unused import * fix linter issues * minor pr fixes * compile with old clang * fix cgroup file format * pr fixes + cgroup extract enhance * fix linter * adding indirect ebpf dep to agent go.mod * adding ebpf docker builder * minor pr fixes * add req resp matcher to dissect * rename ssl hooks to ssl hooks structs * move to alpine, use local copy of mizu instead of git, add readme * use global req resp mather for tls Co-authored-by:
M. Mert Yıldıran <mehmet@up9.com> Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
M. Mert Yıldıran authored
* Add unit tests for Redis dissector * Update `Makefile` * Fix `dissector.Analyze` call Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
M. Mert Yıldıran authored
* Add unit tests for Kafka dissector * Return `io.EOF` if request or response header size is zero * Sort the slice in `representMapAsTable` * Remove the dead code * Remove more dead code * Remove more dead code * Fix `dissector.Analyze` call Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
M. Mert Yıldıran authored
* Add unit tests for AMQP dissector * Always use UTC as the timezone in the timestamps * Remove the dead code * Remove more dead code * Fix `dissector.Analyze` call Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
RoyUP9 authored
Co-authored-by:
Adam Kol <adam@up9.com> Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
Gustavo Massaneiro authored
-
- 15 Feb, 2022 9 commits
-
-
AmitUp9 authored
Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
Alex Haiut authored
-
Alex Haiut authored
-
Igor Gov authored
-
Igor Gov authored
-
Nimrod Gilboa Markevich authored
-
Igor Gov authored
-
RamiBerm authored
* Update main.go, socket_server_handlers.go, and 7 more files... * Update cors.go * omit empty namespace in json so tests pass * fix indent
-
Nimrod Gilboa Markevich authored
Required for apply to work if the DaemonSet is created by another program e.g. Helm.
-
- 14 Feb, 2022 3 commits
-
-
M. Mert Yıldıran authored
* Create a new request-response matcher for each TCP stream * Fix the `ident` formats in request-response matchers * Don't sort the items in the HTTP tests * Update tap/extensions/kafka/matcher.go Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com> * Temporarily change the bucket folder to the new expected * Bring back the `deleteOlderThan` method * Use `api.RequestResponseMatcher` instead of `interface{}` as type * Use `api.RequestResponseMatcher` instead of `interface{}` as type (more) * Update the key format comments Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
Igor Gov authored
-
Igor Gov authored
-
- 13 Feb, 2022 3 commits
-
-
Alex Haiut authored
-
AmitUp9 authored
* ws pause after buttons click * name change Co-authored-by:
Igor Gov <iggvrv@gmail.com>
-
M. Mert Yıldıran authored
-
- 10 Feb, 2022 8 commits
-
-
Igor Gov authored
-
RoyUP9 authored
-
Igor Gov authored
* Check if API server and tapper are running in check cmd
-
Igor Gov authored
-
Gustavo Massaneiro authored
Co-authored-by:
Amit Fainholts <amit@up9.com> Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com> Co-authored-by:
Igor Gov <iggvrv@gmail.com>
-
M. Mert Yıldıran authored
Co-authored-by:
Igor Gov <iggvrv@gmail.com>
-
leon-up9 authored
Co-authored-by: Leon <> Co-authored-by:
lirazyehezkel <61656597+lirazyehezkel@users.noreply.github.com> Co-authored-by:
Igor Gov <iggvrv@gmail.com>
-
Igor Gov authored
-
- 09 Feb, 2022 5 commits
-
-
gadotroee authored
-
M. Mert Yıldıran authored
* Add unit tests for HTTP dissector * Ignore some fields on test environment * Remove Git patches * Don't have indent in the expected JSONs * Fix more issues and update expected JSONs * Refactor the test environment lookup * Add a Makefile * Include HTTP tests into the CI * Fix the linting errors * Fix another linting error * Update the expected JSONs * Sort `PostData.Params` params as well * Move expected JSONs into `expect/dissect` * Add `TestAnalyze` method * Add `TestRepresent` method * Add `TestRegister`, `TestMacros` and `TestPing` methods * Test extensions first * Remove expected JSONs * Remove `bin` directory and update `Makefile` rules * Update `.gitignore` * Fix skipping download functionality in the Makefile * Run `go mod tidy` * Fix the race condition in the tests * Revert "Test extensions first" This reverts commit b8350cf1 . * Make `TEST_UPDATE` env lookup one-liner * Update .github/workflows/test.yml Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com> * Add a newline * Replace `ls` with `find` Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
Nimrod Gilboa Markevich authored
Fixes a bug which causes the tap command to hang until timeout if Mizu is missing the permission to create ConfigMaps, after printing a wrong warning message which addresses the deprecated policy validation feature.
-
Igor Gov authored
-
Nimrod Gilboa Markevich authored
-