Mohammed Naser

Results 32 issues of Mohammed Naser

### What steps did you take and what happened? When using managed topologies, we've ran into an issue where if the user creates a `Cluster` with some invalid value that...

kind/bug
triage/accepted

/kind bug **What steps did you take and what happened:** When using ClusterClass and not enabling `apiServerLoadBalancer`, if the clusterClass sets the following: ``` apiServerLoadBalancer: enabled: false ``` This will...

kind/bug

/kind bug **What steps did you take and what happened:** Create a cluster using `ClusterClass` with a managed topology, it seems that the controllers are frequently hitting the API endpoint...

kind/bug
lifecycle/rotten

##### SUMMARY It's not possible to use files from a sub role, this patch fixes this. Fixes #381 ##### ISSUE TYPE - Bugfix Pull Request ##### COMPONENT NAME synchornize #####...

https://github.com/chainguard-dev/melange/blob/b54700f86a4b7d626b519e0ba064b3b1c7e42fbc/pkg/build/pipelines/python/build-wheel.yaml#L6-L7 Due to this, it tries to install py3-build + python-3.10 in my case which are not co-installable and cause conflicts. You end up with something like this: ``` Error:...

https://github.com/chainguard-dev/melange/blob/30a31c332a627f8a4de651deadb40e659fcbe83c/pkg/build/build.go#L1827 When using `systemd-resolved` on a Linux host, this will bind the stub file, where it should mount `/run/systemd/resolve/resolv.conf ` if it detects that it is there.

**What existing functionality needs improvement?** I have an Earthfile with a target that I use to sign images with `cosign`, I also do my image builds with Earthly. ``` image:...

type:enhancement

Hi there! I've noticed that `FUNCTION` is not highlighted since it's a recent addition, would be nice if we can tack it in there. Thanks!

good first issue

### Summary Collection does not have a lookup module, making it very hard to use it inside things like `group_vars`. ### Use cases It's much more useful to be able...