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.
- 16 Jan, 2022 1 commit
-
-
M. Mert Yıldıran authored
* Handle nested `topicData` in `representProduceRequest` * Handle nested `topics` in `representCreateTopicsRequest` and `representCreateTopicsResponse` * Handle nested `responses` in `representProduceResponse` * Handle nested `topics` in `representFetchRequest` and nested `responses` in `representFetchResponse` * Introduce `ignoreKeys` argument to `representMapAsTable` and ignore the keys based on that argument * Bring back the `nil` checks
-
- 15 Jan, 2022 2 commits
-
-
M. Mert Yıldıran authored
-
M. Mert Yıldıran authored
-
- 13 Jan, 2022 4 commits
-
-
RamiBerm authored
-
Nimrod Gilboa Markevich authored
-
Igor Gov authored
-
Gustavo Massaneiro authored
-
- 12 Jan, 2022 6 commits
-
-
Igor Gov authored
-
RoyUP9 authored
-
Nimrod Gilboa Markevich authored
Support source IP resolving for HTTP traffic in Istio service mesh. If X-Forwarded-For HTTP request header is present, replace the source address with the left-most address in X-Forwarded-For (earliest in Envoy implementation of this header). This allows Mizu to resolve source IPs in Istio service meshes, if the use_remote_address option is on. Added instructions on how to turn it on.
-
Igor Gov authored
-
Igor Gov authored
-
Igor Gov authored
-
- 11 Jan, 2022 9 commits
-
-
RoyUP9 authored
-
RoyUP9 authored
-
M. Mert Yıldıran authored
-
M. Mert Yıldıran authored
Upgrade Basenine to `0.3.0`, do a refactor to enable `redact` helper and update the cheatsheet (#614) * Upgrade Basenine version from `0.2.26` to `0.3.0` * Remove `Summarize` method from `Dissector` interface and refactor the data structures in `tap/api/api.go` * Rename `MizuEntry` to `Entry` and `BaseEntryDetails` to `BaseEntry` * Populate `ContractStatus` field as well * Update the cheatsheet * Upgrade the Basenine version in the helm chart as well * Remove a forgoten `console.log` call
-
M. Mert Yıldıran authored
-
M. Mert Yıldıran authored
Make the scrollable reference snap to the bottom after clicking pause/play buttons (resuming streaming) (#619)
-
Adam Kol authored
* introducing pageObjects * fixes * pretty code Co-authored-by:
lirazyehezkel <61656597+lirazyehezkel@users.noreply.github.com>
-
M. Mert Yıldıran authored
-
M. Mert Yıldıran authored
-
- 10 Jan, 2022 4 commits
-
-
Nimrod Gilboa Markevich authored
Document the ways by which users can overwrite / add to Mizu's permissions.
-
RamiBerm authored
* fix /ws auth * remove useless success toasts on login/signup * WIP * log in page * Update InstallPage.tsx * Update App.sass, SettingModal.tsx, and 2 more files... * Update socket_routes.go * Merge branch 'feature/TRA-4077_login_design' of git@github.com:up9inc/mizu.git * Update LoginPage.tsx * Update GlobalKeydownTrigger.tsx and LoginPage.tsx * Update GlobalKeydownTrigger.tsx * Revert "Update GlobalKeydownTrigger.tsx" This reverts commit 6fa579becd08f018db3acf535d3bfff1a53acca9. * Revert "Update GlobalKeydownTrigger.tsx and LoginPage.tsx" This reverts commit bdc04253535e3379eb8100c206de6a3c3a648c38. * Update LoginPage.tsx
-
Igor Gov authored
-
lirazyehezkel authored
-
- 09 Jan, 2022 5 commits
-
-
Adam Kol authored
-
M. Mert Yıldıran authored
* Enable acceptance tests * Fix the acceptance tests and a typo in `CONFIGURATION.md` * Include the container name into the log fetching function * Duplicate the fix for the logs test * Revert "Enable acceptance tests" This reverts commit c10a67c29305468d9022404722a416a6c88ddcea.
-
Nimrod Gilboa Markevich authored
- Rename --istio flag to the more general --service-mesh - Rename internal variables, consts and structures to reflect this conceptual change - Update the docs accordingly
-
RoyUP9 authored
-
M. Mert Yıldıran authored
* Move Basenine binary into a separate container * Set `WorkingDir` to `shared.DataDirPath` in the `basenine` container * Use `consts.go` to set the Basenine image and port * Bring back the `net-wait-go` usage to prevent startup failures
-
- 06 Jan, 2022 8 commits
-
-
RoyUP9 authored
-
lirazyehezkel authored
* ent app * mizu ent frame * apis * design settings modal by Javier * fix warnings * fix warnings * text change * redirect after logout * cr fixes
-
RamiBerm authored
-
RoyUP9 authored
-
Igor Gov authored
Co-authored-by:
Igor Gov <igor.govorov1@gmail.com>
-
RamiBerm authored
-
RamiBerm authored
-
RoyUP9 authored
-
- 05 Jan, 2022 1 commit
-
-
RamiBerm authored
* WIP * WIP * WIP * WIP * Update App.tsx and Header.tsx * Update createResources.go, provider.go, and 2 more files... * WIP * fix eof newlines * Fix ts imports, add readiness probe to kratos to prevent mizu being used while kratos isnt ready * cleaned code * fix install create namespace * Update package-lock.json * Update provider.go * Update provider.go * Update provider.go * Update install_controller.go * Update kratos.yml * Update start.sh * Update provider.go * Update provider.go * Update main.go, socket_routes.go, and 8 more files... * Update App.tsx * Update installRunner.go * Update App.tsx
-