Lior Noy

Results 6 issues of Lior Noy

This PR allows users to run configmaptocrs while mounting an existing ConfigMap. Added `-output` option for setting the result file path. And: `--config-as-yaml` - set to true if the config...

When developing and testing code for MetalLB, the dev-env is a tool to create a development environment based on Kind, loaded with the new images, which are built from the...

### MetalLB Version 0.13.12 ### Deployment method Not relevant ### Main CNI Not relevant ### Kubernetes Version _No response_ ### Cluster Distribution _No response_ ### Describe the bug In the...

bug
help wanted
good first issue
documentation

As for this pr: https://github.com/metallb/metallb-operator/pull/239 we have many different parameters for MetalLB CRD, making the operator to deploy it in different ways. However, the doc only displays this lean CRD...

documentation
help wanted
good first issue

We use patchesStrategicMerge in our kustomization yamls under the config dir, however, since version 5.0.0 this was deprecated and we need to migrate it. See the following warning message: ```...

help wanted

Trying to install krr from source, running `pip install -r requirements.txt` results with error because of Python's upper limit "python_version < "3.12" The requirements.txt file was last updated on Aug...