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 |
|
Igor Gov
|
0f6c56986f
|
Technical depth: Adding Go linter to CI (#734)
|
2022-02-01 08:47:26 +02:00 |
|
M. Mert Yıldıran
|
b30b62ef77
|
Move cli/logger to shared , and refactor all its usages in cli (#349)
* Move `cli/logger` to `shared`, and refactor all its usages in `cli`
* Remove indirect for `op/go-logging` in `shared`
|
2021-10-14 10:18:01 +03:00 |
|
RoyUP9
|
14b616a856
|
Connecting Mizu to the application (#317)
|
2021-10-07 17:28:28 +03:00 |
|
RoyUP9
|
9c98a4c2b1
|
Revert "Connecting Mizu to the application (#313)" (#316)
|
2021-10-06 10:41:23 +03:00 |
|
RoyUP9
|
d2d4ed5aee
|
Connecting Mizu to the application (#313)
|
2021-10-05 16:35:16 +03:00 |
|
RoyUP9
|
a9e92b60f5
|
added custom config path option (#247)
|
2021-08-26 13:50:41 +03:00 |
|
RoyUP9
|
bf27e94003
|
fixed version check, removed duplicate kube config, fix flags warning, fixed log of invalid config (#227)
|
2021-08-18 18:10:47 +03:00 |
|
RoyUP9
|
c8e5886a96
|
added telemetry api calls (#201)
|
2021-08-11 15:57:41 +03:00 |
|
Igor Gov
|
7b73004e85
|
Cli pkg refactor (2) (#200)
|
2021-08-11 09:56:03 +03:00 |
|
Igor Gov
|
9e34662511
|
Adding logs and fixing several issues (#162)
* Config grooming and several general fixes
|
2021-08-04 08:18:07 +03:00 |
|
gadotroee
|
58f0de4d4e
|
WriteFile fix(#138)
|
2021-07-26 12:00:36 +03:00 |
|
gadotroee
|
f175480f65
|
Adding (basic) configuration (#135)
|
2021-07-26 11:23:35 +03:00 |
|