Thomas

Results 169 issues of Thomas

Hi! Really like the project, currently experimenting with it. I noticed when setting up that a lot of the code is invalid. For instance; ```starlark load("@com_github_tnarg_rules_cue//go.bzl", cue_go_modules "go_modules") ``` should...

### Module location https://github.com/bazelbuild/buildtools ### Link to bzlmod issue in the module's repository https://github.com/bazelbuild/buildtools/issues/1124 ### Any other context to provide? _No response_ ### Fund our work - [ ] Sponsor...

module wanted

It's good practice to set strict security contexts for containers and pods in Kubernetes, but connect won't start if the directory is not owned by the current user - even...

**What did you do?** I recently changed the CPU in my server from an Intel 13600k with 20 threads to an EPYC 7763 with 128 threads. I run alertmanager in...

It looks like the Intel Management Engine Interface (MEI) is required to use Intel Arc. The i915 firmware does not work as the HuC firmware will fail to load. See:...

The official [Bazelisk installation](https://github.com/bazelbuild/bazelisk#installation) suggests that both `bazel` and `bazelisk` should be in the path. It would be nice to keep the behaviour consistent.

kind/feature
effort/minor
triage/accepted
area/package-group/bazelisk

There is no reason to use bash, or even to call out to the shell for most of what was happening. Replacing it allows for better error handling, clarity and...

**Describe the bug** I'm seeing some strange behavior where I cannot access cluster IPs, or load balancer IPs from the WireGuard tunnel. I can see Cilium forwarding fine. ![image](https://github.com/jodevsa/wireguard-operator/assets/9749173/0cdd4d1d-ee52-40eb-a3b2-1e5595f6798f) The...

**Describe the bug** The resource names are simply the name of the WireGuard resource, sometimes with a suffix like `-dep`, or `-config` which can easily lead to conflicts. ``` ❯...

**Describe the bug** ```sh ❯ k describe rs Events: Type Reason Age From Message ---- ------ ---- ---- ------- Warning FailedCreate 109s replicaset-controller Error creating: pods "media-dep-878876c8d-vxz94" is forbidden: violates...