-
I'm a teacher and am currently using MinecraftEDU in some lessons. I also started an after school group that hangs every so often. I'll address the setup and then the issue I'm stonewalled on. I ha…
-
I'm running a dev container created from a base Ubuntu 24:04 image with and additional user account
```
$ cat Dockerfile
FROM ubuntu:24.04
ARG USERNAME=guest
RUN useradd -m $USERNAME
USER $U…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Hello,
Some coworkers in my company started using Zed a bit (to test it out) and they recommend…
-
@andikrueger and I have been discussing the possibility to patch SharePoint using Zero-Downtime Patching with SharePointDsc. Since this requires directing traffic to other servers in the SharePoint fa…
-
I have a project that uses serveless plugin, and often I can't deploy it on a cloud. When I do `sls deploy` it recive error in a middle and partially update my stack. So I forced to try again and agai…
-
Problem:
cilium sysdump can't find namespace with cilium
```
[root@control1]# cilium --namespace=fraima-sdn sysdump --cilium-namespace=fraima-sdn
🔍 Collecting sysdump with cilium-cli version: v0.1…
-
### Bug Description
I'm using n8n in localhost and when I filter one workflow by tag don't show the workflow.
I'm admin and the workflow and tags was create another user.
### To Reproduce
![f…
-
**Describe the bug**
I'm trying to install a Compact OpenShift Cluster :
Bootstrap Node
3 Master Nodes
2 Worker Nodes
Now on the Bastion Host when I'm trying to run the following comm…
-
**Describe the bug**
Evaluation Kubeshark on Openshift. I was getting OOMKilled for worker pods, update the memory request for bth hub and worker pods, but the updated values are not being applied to…
-
After upgrading to angular v14 we also tried to upload @asymmetrik and leaflet. But we get so many errors related to type. See below for the error list and all the packages we use in our project.
How…