Hazem Hemied

Results 7 issues of Hazem Hemied

**What happened**: ```bash [root@fedora ~]# kind create cluster enabling experimental podman provider Creating cluster "kind" ... ✓ Ensuring node image (kindest/node:v1.23.4) 🖼 ✗ Preparing nodes 📦 ERROR: failed to create...

kind/bug
area/provider/podman

to new openstack CLI `glance image-list -> openstack image list`

updated to the new openstack CLI `nova list --all-tenants -> openstack server list`

nova networke list updated to new openstack CLI line 284 : nova network-list -> openstack network list

### What happened? Difference behavior between v4.x and v5.x of Kustomize. In V4.x, `replacements` can choose the key preciously. in V5.x, `replacements` changes all keys which has similar key. Check...

kind/bug
needs-triage

### Describe the Bug The `asdf` act weird with having `$ASDF_CONFIG_FILE` as environment variable It gets ignored by the command ### Steps to Reproduce 1. add content to your `$HOME/.asdfrc`...

bug

Documentation for [Controller Options](https://external-secrets.io/latest/api/controller-options/) are not clear which one needs to be used with what. **The page also lacking examples.** It's not clear where to change and add what. ```yaml...

good first issue
area/documentation