ks-devops icon indicating copy to clipboard operation
ks-devops copied to clipboard

Request to add websocket support for some list requests

Open LinuxSuRen opened this issue 3 years ago • 2 comments
trafficstars

What is version of KubeSphere DevOps has the issue?

none

How did you install the Kubernetes? Or what is the Kubernetes distribution?

No response

Describe this feature

People might expect to have the live data on some list pages. It's not a good practice to send too many API requests for that.

As I mentioned in the title. With the help of the WebSocket, users can have a better experience.

Additional information

Potentially, we can use the following Golang library.

  • https://github.com/gorilla/websocket

LinuxSuRen avatar Apr 01 '22 01:04 LinuxSuRen

related to: https://github.com/kubesphere/ks-devops/issues/508

chilianyi avatar Nov 17 '22 04:11 chilianyi

After update jenkinsfile or json, will async update pipeline cr.

After updated, need to send websocket to frontend.

chilianyi avatar Mar 06 '23 06:03 chilianyi