fu7100

Results 22 issues of fu7100

### What's the Problem? _No response_ ### Solution/Idea Allow user to select line ending(CR LF or LF) in CustomTextBox ### Alternatives Allow user to select line ending(CR LF or LF)...

enhancement

### Description ![图片](https://user-images.githubusercontent.com/59348973/177687219-6c57b833-1abc-4cfe-af5b-fcbf5be9f25e.png) ### Steps To Reproduce _No response_ ### Expected behavior 能在linux下正常使用 ### DevToys Version 版本 1.0.8.0 | X64 | RELEASE | db9b428 | db9b428 ### Relevant Assets/Logs none

bug

![image](https://user-images.githubusercontent.com/59348973/123087043-b0000780-d456-11eb-81e9-cdfdaf8e57e5.png)

[root@187d368498b4 lkm_example]# make make -C /lib/modules/4.18.0-193.el8.x86_64/build M=/root/src/lkm_example modules make[1]: Entering directory '/usr/lib/modules/4.18.0-193.el8.x86_64/build' make[1]: *** No rule to make target 'modules'. Stop. make[1]: Leaving directory '/usr/lib/modules/4.18.0-193.el8.x86_64/build' make: *** [Makefile:3: all] Error...

#oc logs --tail 100 -f vgpu-scheduler-578667c5b8-njg9z -ckube-scheduler -n kube-system E0516 09:14:47.783995 1 reflector.go:123] k8s.io/client-go/informers/factory.go:134: Failed to list *v1beta1.CSINode: the server could not find the requested resource I0516 09:14:48.784245 1 reflector.go:158]...

当我使用helm安装vgpu的时候job任务无法创建 # oc get job NAME COMPLETIONS DURATION AGE vgpu-admission-patch 0/1 8m58s 8m58s #oc descirbe job Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal SuccessfulCreate 7m27s...

win10设置了保留窗口大小,但是退出后重启还是默认的尺寸

### Sealos Version v4.3.7 ### How to reproduce the bug? 在执行sealos所在的机器上5050端口被占用 2023-11-20T21:44:07 debug not trying to parse private key file cause it's not exists 2023-11-20T21:44:07 debug start to exec `sudo...

kind/bug
response-expired

### Sealos Version v4.3.7 ### How to reproduce the bug? 环境:centos7 master:1 node:2 k8s版本1.21.4 使用官方镜像metrics:v0.6.4安装 # sealos run localhost/labring/metrics-server:v0.6.4 --debug ... 2023-11-20T23:09:02 debug start to run command `sudo -E /bin/bash...

kind/bug
response-expired

能否支持像cpu那样按微核分配资源,比如我把一块划分为100份,我一个pod可以指定任意份数,比如“10m”或“20m”