Results 29 issues of Andreas Karis

Currently, it's not possible to schedule the FEC on the OpenShift workload partition, even if we wanted to. At the moment, this is not something that's supported in OpenShift SNO...

Test: Allow admins to disable EgressIP

size/S

a) When transitioning from GatewayModeLocal to GatewayModeShared, make sure to revert / clean up any changes that are only for local gateway mode. b) Add missing unit tests for that...

area/unit-testing

kubernetes might at any time throw 409 Conflict Error codes. Clients are supposed to retry when this happens. As an example, see kubernetes/issues/67761 where such an issues might happen when...

size/L

### First commit For more details, see https://issues.redhat.com/browse/RFE-7465 #### What type of PR is this? /kind feature #### What this PR does / why we need it: This commit introducese...

kind/feature
release-note
ok-to-test
dco-signoff: yes

Up to this point, helm pull --repo required --username and --password even if the repository had already been added via helm repo add. From now on, check repositories in the...

feature
size/L
bug

## Summary Refactor Makefile for example deployments and fix go-xdp-counter-sharing-map standalone deployment ## Changes - **Refactor Makefile**: Consolidate deploy/undeploy targets using dynamic generation to reduce code duplication (314 → 110...

Test with latest upstream fails for go-uretprobe-counter due to SCC issues - the DS is configured for hostNetwork: true, and bpfman-restricted SCC does not allow it: ``` $ oc get...

kube-deployment

Test with 0.6.0 failed due to missing bytecode images on quay with the tag Not sure if that's a bug or intended, but when running make build-release-yamls VERSION=0.6.0 and then...

bug

# Pre-check Before submitting a Pull Request, please ensure you've done the following: - 📖 Read the Bpfman Contributing Guide: https://github.com/bpfman/bpfman/blob/main/CONTRIBUTING.md - 📖 Read the Bpfman Code of Conduct: https://github.com/bpfman/bpfman/blob/main/CODE_OF_CONDUCT.md...