Nimrod Gilboa Markevich
267a9343d9
Add --profiler flag to cli
2022-05-12 16:55:02 +03:00
M. Mert Yıldıran
e1ad302c29
Make logger
a separate module such that don't depend on shared
module as a whole for logging ( #1047 )
...
* Make `logger` a separate module such that don't depend on `shared` module as a whole for logging
* Update `Dockerfile`
2022-04-27 22:26:27 +03:00
RoyUP9
edbe4ab00b
Removed all code related to install ( #892 )
2022-03-15 16:41:42 +02:00
Nimrod Gilboa Markevich
f99a0b435e
Quit if CLI fails to create the ConfigMap ( #782 )
...
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.
2022-02-09 12:15:35 +02:00
Igor Gov
9318388101
Update Go dependencies to latest and greatest ( #772 )
2022-02-09 11:25:41 +02:00
M. Mert Yıldıran
7fa1a191a6
TRA-4235 Move Basenine binary into the same agent image but run it as a separate container ( #702 )
...
* TRA-4235 Revert "Move Basenine binary into a separate container"
* Deploy the same agent image as a separate container for Basenine
Co-authored-by: Igor Gov <iggvrv@gmail.com>
2022-01-27 11:40:26 +03:00
RamiBerm
83c9194703
TRA-4202 role management ( #688 )
...
* 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
2022-01-25 14:25:24 +02:00
gadotroee
6bab381280
Make kratos image configurable ( #670 )
2022-01-20 13:48:02 +02:00
gadotroee
27dee4e09b
TRA-4193 - Try port forward if proxy is not available ( #662 )
2022-01-20 11:33:00 +02:00
RoyUP9
b88bdb90f6
Fixed standalone config, small refactor ( #589 )
2022-01-06 12:04:58 +02:00
RamiBerm
833d08bb40
TRA-4075 integrate kratos user management ( #583 )
...
* 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
2022-01-05 17:50:27 +02:00
RoyUP9
8e20ca797b
Added endpoint for getting tapped namespaces ( #587 )
2022-01-05 11:15:42 +02:00
RoyUP9
de046c65b0
Mizu install mode ( #566 )
2021-12-28 15:44:37 +02:00
RoyUP9
fd97a09624
extracted create and clean resources from tap runner ( #557 )
2021-12-27 11:32:48 +02:00