-
I'm new to kratos and it look very great ! I think I will like it.
I know that I can use `kratos new` to generate a project layout. So can I use some other parameters or configuration files to cust…
-
### What happened?
Attempting to mount a subpath of an existing NFS share fails with the error:
Error: failed to prepare subPath for volumeMount "data" of container "pod"
### What did you exp…
-
Following from this:
> Keycloak was a rough inspiration in certain places and if something is working with Keycloak, it does with rauthy too (again, so far).
I wonder if rauthy might be interested…
-
## kratos version: v2.7.3
## proto file
```proto
syntax = "proto3";
package api.rabbit.hook;
import "google/api/annotations.proto";
option go_package = "github.com/aide-cloud/moon/api/…
-
我有两个服务A和B,每个服务的http和grpc中间件都加上了 tracing.Server()
目前的调用链路是,http请求服务A,服务A向服务B发起gRPC请求,但是在这个链路中,服务A和服务B日志记录的trace_id不一致,想问问是哪里有问题
Please see the FAQ in our main README.md before submitting your i…
-
**Is your feature request related to a problem? Please describe.**
Generally when people use postgres, they store their tables in the default schema, and so when kratos creates it's own tables on t…
spa5k updated
4 months ago
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob…
-
使用kratos的服务后台可能是分布式的,并且随机hash到某一个节点。
但是现在内存收集的metric都是单机的数据,分布式情况会不会统计出现问题呢?
-
### Contact Details
ondracka@mail.muni.cz
### What happened?
Have a vms file with multiples samples and multiple spectra measurements exported from KRATOS ESCAPE.
[TaAlO-newTandSseries.zip]…
-
We have seen in some recent PR (#626, and I'd say that there is a related issue in #651) that the current JSON setting validation has some limitations:
- Sometimes a value can accept values of differ…