cywang4

Results 7 issues of cywang4

报错如下: An unexpected error occurred: TypeError: __str__ returned non-string (type Error)

如果能提供api供调用那就更加方便灵活了,可以通过调用api向cmdb自动更新数据,包括那个db管理,也可以通过这样实现自动更新数据

资产管理中的资产配置,我新增了一个aws的配置,但是却无法自动拉取ec2,我没有填写默认管理用户

I use casdoor as oidc provider. I found that some users can login in to docker normally, but some users cannot. For those users who cannot login in using docker,...

Stale
area/oidc

There is no istio_request_count indicator in prometheus

### Description ```shell client, err := containerd.New("/run/containerd/containerd.sock") if err != nil { return err } defer client.Close() ctx := namespaces.WithNamespace(context.Background(), "k8s.io") imageName := "docker.io/library/busybox:1.36" imgManager := client.ImageService() err = imgManager.Delete(ctx,...

kind/bug
status/more-info-needed
Stale

### Kube-OVN Version v1.13.0 ### Kubernetes Version v1.28.2 ### Operation-system/Kernel Version 5.10.10-051010-generic ### Description - 一键部署kube-ovn,使用overlay网络 - 创建自定义vpc和子网 - 开启nat网关并配置以及创建iptables nat网关 - 在nat网关中的dnat规则中添加全映射,但是不支持 ### Steps To Reproduce nat网关中貌似不支持将外部端口'*'映射到内部地址的'*'端口 ### Current...

bug