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.
- 19 Feb, 2022 1 commit
-
-
M. Mert Yıldıran authored
* Fix the styling issue in the badges * Create and push the `latest` tag if the branch is `main` (stable) * Build the for `latest` tag as well
-
- 02 Feb, 2022 1 commit
-
-
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>
-
- 20 Jan, 2022 1 commit
-
-
M. Mert Yıldıran authored
-
- 16 Jan, 2022 1 commit
-
-
Igor Gov authored
-
- 02 Jan, 2022 1 commit
-
-
Igor Gov authored
-
- 28 Dec, 2021 1 commit
-
-
RoyUP9 authored
-
- 24 Nov, 2021 1 commit
-
-
Igor Gov authored
-
- 22 Nov, 2021 1 commit
-
-
Alon Girmonsky authored
-
- 21 Nov, 2021 2 commits
- 11 Nov, 2021 1 commit
-
-
Nimrod Gilboa Markevich authored
-
- 08 Nov, 2021 2 commits
- 07 Nov, 2021 2 commits
- 28 Oct, 2021 1 commit
-
-
gadotroee authored
-
- 21 Oct, 2021 1 commit
-
-
Nimrod Gilboa Markevich authored
A version lower than 1.16.0 fails with the error message: Error updating tappers: 415: Unsupported Media Type.
-
- 19 Oct, 2021 1 commit
-
-
M. Mert Yıldıran authored
* Add OAS contract monitoring support * Pass the contract failure reason to UI * Fix the issues related to contract validation * Fix rest of the issues in the UI * Add documentation related to contract monitoring feature * Fix a typo in the docs * Unmarshal to `HTTPRequestResponsePair` only if the OAS validation is enabled * Fix an issue caused by the merge commit * Slightly change the logic in the `validateOAS` method Change the `contractText` value to `No Breaches` or `Breach` and make the text `white-space: nowrap`. * Retrieve and display the failure reason for both request and response Also display the content of the contract/OAS file in the UI. * Display the OAS under `CONTRACT` tab with syntax highlighting Also fix the styling in the entry feed. * Remove `EnforcePolicyFileDeprecated` constant * Log the other errors as well * Get context from caller instead * Define a type for the contract status and make it...
-
- 22 Sep, 2021 1 commit
-
-
RoyUP9 authored
-
- 20 Sep, 2021 1 commit
-
-
Igor Gov authored
-
- 15 Sep, 2021 1 commit
-
-
Igor Gov authored
-
- 02 Sep, 2021 1 commit
-
-
M. Mert Yıldıran authored
* Separate HTTP related code into `extensions/http` as a Go plugin * Move `extensions` folder into `tap` folder * Move HTTP files into `tap/extensions/lib` for now * Replace `orcaman/concurrent-map` with `sync.Map` * Remove `grpc_assembler.go` * Remove `github.com/up9inc/mizu/tap/extensions/http/lib` * Add a build script to automatically build extensions from a known path and load them * Start to define the extension API * Implement the `run()` function for the TCP stream * Add support of defining multiple ports to the extension API * Set the extension name inside the extension * Declare the `Dissect` function in the extension API * Dissect HTTP request from inside the HTTP extension * Make the distinction of outbound and inbound ports * Dissect HTTP response from inside the HTTP extension * Bring back the HTTP request-response pair matcher * Return a `*api.RequestResponsePair` ...
-
- 20 Aug, 2021 1 commit
-
-
Alon Girmonsky authored
change prerequisite to permissions and kubeconfig. These are more FYIs as Mizu requires very little prerequisites. Change the description to match getmizu.io
-
- 15 Aug, 2021 1 commit
-
-
lirazyehezkel authored
* 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>
-
- 11 Aug, 2021 1 commit
-
-
Alex Haiut authored
-
- 10 Aug, 2021 2 commits
- 09 Aug, 2021 2 commits
- 08 Aug, 2021 3 commits
-
-
Alex Haiut authored
-
RoyUP9 authored
-
Nimrod Gilboa Markevich authored
-
- 05 Aug, 2021 1 commit
-
-
Nimrod Gilboa Markevich authored
-
- 27 Jul, 2021 1 commit
-
-
Alon Girmonsky authored
* Create mizu-ui.png
-
- 22 Jul, 2021 1 commit
-
-
nimrod-up9 authored
* Use "mizu" namespace instead of "default". Create and delete as necessary. * Wait until namespace is deleted. * Distinguish between timeout and other errors. * Sorted consts. * k8s provider gets the names of Mizu serviceaccount, clusterrole and clusterrolebindings from caller. * Renames. * Remove non-namespaced mizu resources when finished: clusterrole and clusterrolebindings. * Don't wait for namespace deletion if it was already deleted. * When watching pods, check for cancellation before reading from channels. * Allow user to cancel resource deletion and to cancel the wait. * Increased cleanup timeout. * go mod tidy. * Ignore cli build products. * Print err. * Don't delete clusterrole and clusterrolebinding if we do not have permissions. * Added roles list in README. * Added clusterrole and clusterrolebindings examples.
-
- 15 Jul, 2021 1 commit
-
-
Sudhir Kasanavesi authored
-
- 06 Jul, 2021 1 commit
-
-
Alon Girmonsky authored
-
- 21 Jun, 2021 3 commits
-
-
Alex Haiut authored
* fixed Apple M1 - darwin.arm64 build * removing Apple M1 build for now Co-authored-by:
Alex Haiut <alex@up9.com>
-
Alex Haiut authored
-
Alex Haiut authored
Co-authored-by:
Alex Haiut <alex@up9.com>
-