chenk008
chenk008
In section`Manage /proc file with standard filesystem`, there is some description about inode_operations, but the sample `procfs3.c` don't contains code about it.
#### What type of PR is this? /kind feature /kind api-change #### What this PR does / why we need it: For now many other controllers like statefulset has flag...
### What is the problem you're trying to solve Systemd cases: https://access.redhat.com/solutions/6369201 https://bugzilla.redhat.com/show_bug.cgi?id=1985126 When the Systemd is hung, the kubelet will failed to create container. ### Describe the solution you'd...
When I restart stargz process, it always failed. The log indicates that image restore error blocked stargz starting. So I have remove stargz plugin config in /etc/containerd/config.toml. Should it block...
### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description Now the `kuberay cluster get` shows ``` +--------------+---------+--------------+-------------------------------+---------+-------------+---------------------+-----------------------+-------------------+-------------------+----------------------+------------------------+ | NAME...
### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description Currently we can create a raycluster like ``` ./kuberay cluster...
### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description When we want to scale out/shrink a ray cluster, we...
### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description We need mount `PersistentVolume` into Pod in some cases. For...
### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement. ### Description We can set custom source in K8s pod, e.g. FPGA,...
The interface `ReplaceSystemDisk` support loginAsNonRoot, this change add it into args.