Tianxin Dong

Results 31 issues of Tianxin Dong

### What version of CUE are you using (`cue version`)? $ cue version 0.4.3 ### Does this issue reproduce with the latest release? yes ### What did you do? ```...

NeedsInvestigation
x/user/KubeVela

### What version of CUE are you using (`cue version`)? $ cue version 0.4.3 ### Does this issue reproduce with the latest release? Yes. ### What did you do? Some...

NeedsInvestigation
x/user/KubeVela

### What version of CUE are you using (`cue version`)? $ cue version 0.4.3 ### Does this issue reproduce with the latest release? yes ### What did you do? Resolve...

NeedsInvestigation
Triage
x/user/KubeVela

We should disable our default state if the user has specified the state. /assign

Addon model-serving uses Seldon to serving models, and Seldon Core currently only supports the V1 Ambassador APIs: https://docs.seldon.io/projects/seldon-core/en/latest/ingress/ambassador.html The V1 Ambassador requires Kubernetes version < 1.22.

Signed-off-by: FogDong ### Description of your changes add nocalhost ui schema ### How has this code been tested? ### Checklist I have: - [x] Title of the PR starts with...

**Is your feature request related to a problem? Please describe.** KubeVela can be integrated with other CI tools like Jenkins or Argo, we can have Jenkins as our plugin to...

good first issue
help wanted
area/addon

### What version of CUE are you using (`cue version`)? $ cue version v0.4.4 ### Does this issue reproduce with the latest release? yes ### What did you do? The...

WorkingAsIntended
disjunctions
x/user/KubeVela

**Is your feature request related to a problem? Please describe.** We want to use asynq to stream some messages, once the server publishes the message in the channel, the client...

enhancement

Fix #437 This PR adds `publish` and `getPubSub` so that users can use `publish` to stream messages and use `getPubSub` to receive.

pr-feat