Xijun Dai

Results 6 issues of Xijun Dai

**Describe the Bug** `Receiver` default version is v2beta2, but ks-manager-controller can only synchronizes v2beta1 https://github.com/kubesphere/kubesphere/blob/master/pkg/client/listers/notification/v2beta1/receiver.go#L25 **Versions Used** KubeSphere: v3.3.0-alpha.2 Kubernetes: v1.20.11 Notification Manager: v1.4.0 **Environment** How many nodes and their...

stale
area/observability

models.py ```python class Group(BaseModel): name = pw.CharField(max_length=255, null=False, unique=True) parent = pw.ForeignKeyField('self', null=True, related_name='children') description = pw.CharField(max_length=255, null=True) def __str__(self): return self.name ``` migrations/001_auth.py ```python def migrate(migrator, database, fake=False, **kwargs):...

Checklist: * [ ] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-rollouts/issues/new/choose) and discussed it with the community, (b) this is a bug fix, or (c) this is a chore. *...

ready-for-review

开启内容安全前 ![Image](https://github.com/user-attachments/assets/dddea2a1-6426-48ff-8cae-95cc624714cd) 开启内容安全后 ![Image](https://github.com/user-attachments/assets/a2a798af-3823-44fd-85ee-3beda7e524ff) 但是内容安全未通过的请求,字段是还有的 ![Image](https://github.com/user-attachments/assets/7facdd76-e8d7-4d9d-85ff-4ed5e493fbbc)

type/bug

## Why do you need it? Is your feature request related to a problem? Please describe in details ## How could it be? AI Proxy 插件目前仅支持 completions / embeddings 相关接口的调用...

area/ai

**If you are reporting *any* crash or *any* potential security issue, *do not* open an issue in this repo. Please report the issue via [ASRC](https://security.alibaba.com/)(Alibaba Security Response Center) where the...

type/bug
help wanted
sig/wasm
area/ai