-
I would like to use rukpak and be able to keep it up to date. It would be great if we could use rukpak to keep rukpak up-to-date. For that, I would need some configuration mechanism that can be used t…
-
Hello,
I'm trying to work out if I can turn an LED on when a board is being flashed and turn it off when it has finished. I was thinking of using the pre and post install scripts and raspi-gpio …
-
#### Overview of the Issue
I am creating a Windows GCP Image and after invoking the GCP Sysprep
```
provisioner "powershell"{
inline = ["GCESysprep -NoShutdown"]
}
```
it returns a weir…
-
You are allowed to pass a value for Libvirt Network and Storage pool via properties, respectively, `libvirt_network` and `libvirt_storage` but if they weren't created beforehand then the execution sto…
-
**Is your feature request related to a problem?/Why is this needed**
Right now it seems that this driver can only mount NFS volumes if server allow anonymous access.
2 years ago, on https://github.c…
-
**Describe the bug**:
When deploying a `HostTailer` custom resource some fields needs to be specified, e.g. fileTailers.
But other field(s), e.g. `.spec.workloadMetaOverrides` needs to be specified,…
-
pv-migrator error out when copying to csi storage class setup on same blockpool
Here is the ceph version and rook version:
$ ceph version
```
ceph version 16.2.13 (5378749ba6be3a0868b51803968e…
-
**POD not ready with errors**
After a successfully deployment of the OVA the install does not complete and is stuck loading one of the pods.
![image](https://github.com/user-attachments/assets/5…
-
**Is your feature request related to a problem? Please describe.**
PodSecurityPolicy is deprecated as of Kubernetes v1.21 and removed in Kubernetes v1.25.
It has been superceded by PodSecurity…
-
### Problem
We were using [Jupyter Enterprise Gateway](https://github.com/jupyter/enterprise_gateway) to spawn remote kernels. It would be great if JupyterLab could expose an extra text fie…