ke00ke

Results 3 issues of ke00ke

D:\ideaProject\kratos>**go get github.com/bilibili/discovery** go: github.com/bilibili/discovery upgrade => v1.1.2 go get: github.com/bilibili/[email protected] requires github.com/bilibili/[email protected] requires github.com/prometheus/[email protected]: invalid pseudo-version: **does not match version-control timestamp** (2019-01-29T23:31:27Z) **然后编辑go.mod 添加 replace github.com/prometheus/client_model => github.com/prometheus/client_model v0.1.0**...

**Describe the Bug** 新建一个devops流水线运行的时候,提示账号 project-admin 不存在 日志如下 ``` org.springframework.security.core.userdetails.UsernameNotFoundException: org.acegisecurity.userdetails.UsernameNotFoundException: User project-admin not found in directory.; nested exception is org.springframework.security.core.userdetails.UsernameNotFoundException: org.acegisecurity.userdetails.UsernameNotFoundException: User project-admin not found in directory. at org.acegisecurity.userdetails.UsernameNotFoundException.fromSpring(UsernameNotFoundException.java:58) at...

kind/bug
kind/support