Noah Lee

Results 12 issues of Noah Lee

It would be better to use query parameters when searching the deployment list of the environment. Because users expect the deployment list stays when users return from another page. Also,...

component: ui

fix #72 drone-runtime use [node affinity](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity) to schedule a pod on the same node, it match the name of node to `kubernetes.io/hostname` label. Usually it works well. But if `kubernetes.io/hostname`...