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.
- 26 Jan, 2022 9 commits
-
-
M. Mert Yildiran authored
-
M. Mert Yildiran authored
-
leon-up9 authored
-
gadotroee authored
(based on https://github.com/up9inc/mizu/pull/692/files)
-
Adam Kol authored
-
Adam Kol authored
-
RoyUP9 authored
-
Andrey Pokhilko authored
-
Gustavo Massaneiro authored
-
- 25 Jan, 2022 5 commits
-
-
M. Mert Yıldıran authored
* modified Dockerfile to work for both amd64 (Intel) and arm64 (M1) * added changelog * Update `Dockerfile` to have `ARCH` build argument * Remove `docs/CHANGES.md` * Upgrade the Basenine version from `v0.3.0` to `v0.4.6` * Update `publish.yml` to have `ARCH` build argument * Switch `BasenineImageRepo` to Docker Hub * Have separate build arguments for `ARCH` and `GOARCH` * Upgrade the Basenine version from `v0.4.6` to `v0.4.10` * Oops forgot to update the 10th duplicated shell script * Fix the oopsie and reduce duplications * Fix `Dockerfile` * Fix the incompatibility issue between Go plugins and gold linker in Alpine inside `Dockerfile` * Fix `asm: xxhash_amd64.s:120: when dynamic linking, R15 is clobbered by a global variable access` error * Update `Dockerfile` to have cross-compilation on an AMD64 machine Also revert changes in the shell scripts * Delete `debug.Dockerfile` * Create a custom base (`debian:buster-slim` based) image for the shipped image * Replace `mertyildiran/debian-pcap` with `up9inc/debian-pcap` * Upgrade Basenine version to `v0.4.12` * Use `debian:stable-slim` as the base * Fix the indentation in the `Dockerfile` * Update `publish.yml` * Enable `publish.yml` for `feature/multiarch_build` branch * Tag correctly and set `ARCH` Docker argument * Remove the lines that are forgotten to be removed from the shell scripts * Add `MizuAgentImageRepo` constant and use it as default `AgentImage` value * Bring back `Set up Cloud SDK` step to `Build the CLI and publish` job * Build ARM64 CLI for Linux as well * Revert "Enable `publish.yml` for `feature/multiarch_build` branch" This reverts commit d30be4c1. * Revert Go 1.17 upgrade * Remove `build_extensions_debug.sh` as well * Make the `Dockerfile` to compile the agent statically * Statically link the protocol extensions * Fix `Dockerfile` * Bring back `-s -w` flags * Verify the signatures of the downloads in `dockcross/linux-arm64-musl` * Revert modifications in some shell scripts * Make the `BUILDARCH` and `TARGETARCH` separation in the `Dockerfile` * Separate cross-compilation builder image into a separate repo named `up9inc/linux-arm64-musl-go-libpcap` * Fill the shell script and specify the tag for `dockcross/linux-arm64-musl` * Remove the unnecessary dependencies from `builder-native-base` * Improve the comments in the `Dockerfile` * Upgrade Basenine version to `v0.4.13` * Fix `Dockerfile` * Revert "Revert "Enable `publish.yml` for `feature/multiarch_build` branch"" This reverts commit 303e466b. * Revert "Revert "Revert "Enable `publish.yml` for `feature/multiarch_build` branch""" This reverts commit 0fe252bb . * Remove `push-docker-debug` from the `Makefile` * Rename `publish.yml` to `release.yml` Co-authored-by:
Alex Haiut <alex@up9.com>
-
RamiBerm authored
* WIP * wip * Update keto.yml, socket_routes.go, and 12 more files... * fixes and docs * Update api.js * Update auth.go and api.js * Update user_role_provider.go * Update config_routes.go and api.js * Update consts.go
-
Igor Gov authored
-
Gustavo Massaneiro authored
-
lirazyehezkel authored
* React router * removed comment
-
- 24 Jan, 2022 4 commits
-
-
Gustavo Massaneiro authored
-
RoyUP9 authored
-
RoyUP9 authored
-
lirazyehezkel authored
* Split ui build into build and build-ent folders * remove is_standalone var Co-authored-by:
RoyUP9 <87927115+RoyUP9@users.noreply.github.com>
-
- 23 Jan, 2022 3 commits
- 22 Jan, 2022 2 commits
-
-
Gustavo Massaneiro authored
-
M. Mert Yıldıran authored
-
- 20 Jan, 2022 8 commits
-
-
lirazyehezkel authored
* upgrade node-sass * upgrade axios * update dockerfile Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
AmitUp9 authored
* logos switched and put in place * removed unnessesry commas * fix warning * remove dev code Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
leon-up9 authored
* flipped button * remove comment * edit style * overflow for .resolvedName removed Co-authored-by: Leon <> Co-authored-by:
gadotroee <55343099+gadotroee@users.noreply.github.com>
-
RamiBerm authored
* Update socket_routes.go, user_controller.go, and 2 more files... * Update user_controller.go * Switch to http-only cookies for more security
-
gadotroee authored
-
gadotroee authored
-
M. Mert Yıldıran authored
-
- 19 Jan, 2022 2 commits
-
-
Gustavo Massaneiro authored
* debug builds and gcflags * update dockerfile for debug * service map routes and controller * service map graph structure * service map interface and new methods * adding service map edges from mizu entries * new service map count methods * implementing the status endpoint * ServiceMapResponse and ServiceMapEdge models * service map get endpoint logic * reset logic and endpoint * fixed service map get status * improvements to graph node structure * front-end implementation and service map buttons * new render endpoint to render the graph in real time * spinner sass * new ServiceMapModal component * testing react-force-graph-2d lib * Improvements to service map graph structure, added node id and updated edge source/destination type * Revert "testing react-force-graph-2d lib" This reverts commit 11539383. * testing react-graph-vis lib * updated to work with react-graph-vis lib * removed r...
-
Igor Gov authored
* parent d97d4813 author Amit Fainholts <amit@up9.com> 1641398982 +0200 committer Igor Gov <igor.govorov1@gmail.com> 1642070154 +0200 init * revert * small fixes * api request to oas added * redoc version downgraded and remove redundant package-lock * remove redundant package json * redoc updated to latest * libraries updated to prevent vulnerabilities * pr fixes * remove ! from global var * update useEffect in OasModal and other pr fixes * change errors messages Co-authored-by:
Amit Fainholts <amit@up9.com> Co-authored-by:
Igor Gov <igor.govorov1@gmail.com> Co-authored-by:
lirazyehezkel <61656597+lirazyehezkel@users.noreply.github.com>
-
- 18 Jan, 2022 3 commits
-
-
Adam Kol authored
-
M. Mert Yıldıran authored
-
leon-up9 authored
* add shortcuts listeners and config * key added * listen for shortcut on input * refactoring listensing to Enter Press * comment for support Co-authored-by: Leon <>
-
- 17 Jan, 2022 2 commits
- 16 Jan, 2022 2 commits
-
-
RoyUP9 authored
-
lirazyehezkel authored
-