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.
- 14 Feb, 2022 2 commits
-
-
Nimrod Gilboa Markevich authored
-
Nimrod Gilboa Markevich authored
This reverts commit affbb4f2.
-
- 13 Feb, 2022 2 commits
-
-
Nimrod Gilboa Markevich authored
-
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 6 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` e...
-
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
-
Nimrod Gilboa Markevich authored
Fixes a bug that caused tap and install commands to fail silently if Mizu lacked the required permissions to create its k8s resources.
-
- 08 Feb, 2022 7 commits
-
-
M. Mert Yıldıran authored
-
M. Mert Yıldıran authored
* Add a PCAP based testbed * Fix typos * Download PCAPs from the Google Cloud bucket * Add a Python script to automate the PCAP testbed * Dump the test suite into a file named `suite.json` * Serialize entries separately * Dissect individual TCP streams one by one through separate PCAP files * Improve the reliability a little bit * Ditch the individual TCP streams idea * Fix some issues in Kafka * Print the total number of packets and TCP streams * Fix an interface conversion error in AMQP * Print the total number of returning items from the dissectors * Print the total number of returning items from the dissectors really * Fix a possible race condition * Do atomic increments just to be sure * Print the total number of Redis `Dissect` calls * Improve the request-response matching in Redis by including the TCP stream ID * Update the request-response pair matching key format...
-
RamiBerm authored
* Update main.go, extensions.go, and 2 more files... * Update config_routes.go, entries_routes.go, and 7 more files...
-
RamiBerm authored
* Refactor routers * refactor extension loading * refactor server creation code * Update main.go
-
Igor Gov authored
-
Igor Gov authored
-
Igor Gov authored
* Updating to go1.17
-
- 07 Feb, 2022 4 commits
-
-
RoyUP9 authored
-
Andrey Pokhilko authored
* Commit some fixes * Accept expected Co-authored-by:
Igor Gov <iggvrv@gmail.com>
-
RoyUP9 authored
-
Igor Gov authored
-
- 06 Feb, 2022 5 commits
-
-
Igor Gov authored
-
Igor Gov authored
* Fixing warning during release workflow Co-authored-by:
Igor Gov <igor.govorov1@gmail.com>
-
Igor Gov authored
Co-authored-by:
Igor Gov <igor.govorov1@gmail.com>
-
gadotroee authored
-
Igor Gov authored
* Moving from Semver to major.patch versions * version check should work with new version forma Co-authored-by:
Igor Gov <igor.govorov1@gmail.com>
-
- 03 Feb, 2022 2 commits
-
-
Andrey Pokhilko authored
* sample data * Maintain required flag * accept some changes * Make required field stable * Fix an unneeded warning
-
Andrey Pokhilko authored
* Start with tests * Expected file * Almost works * Make test stab;e * 5 examples, not 6 * Add param type * multipart example * parsing multipart * Commit * Commit * multipart * Write encoding into schema * Stable test * Add reset * Refactoring * Refactoring * Maintain the required flag * lint
-
- 02 Feb, 2022 4 commits
-
-
Adam Kol authored
-
Igor Gov authored
Co-authored-by:
Igor Gov <igor.govorov1@gmail.com> Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com> Co-authored-by:
Roee Gadot <roee.gadot@up9.com>
-
Andrey Pokhilko authored
* Evidence of problems * Improving it * Progressing * Progress * Fixes * progress * log is not right * Fixing thresholds * Almost there * Imptovements * Move some false negatives into TODO * cosmetics * linter (I disagree) * linter (I disagree) * fix test
-
M. Mert Yıldıran authored
-