thomasferrandiz

Results 10 issues of thomasferrandiz

## Description This PR adds a code scanning workflow that is ran once every Sunday. ## Todos - [ ] Tests - [ ] Documentation - [ ] Release note...

## Description This PR deletes 3 cloud backends that don't seem to be used and are not maintained: alivpc, awsvpc and gce. ## Todos - [ ] Tests - [...

This PR is an update of https://github.com/cloudnativelabs/kube-router/pull/1280. The original author left Suse so I'm following up on this instead of him. I tried to apply all the changes requested in...

## Description ## Todos - [ ] Tests - [ ] Documentation - [ ] Release note ## Release Note ```release-note None required ```

The sanity check in `iptables-wrapper-installer.sh` is important in case a version of the base image for some arch doesn't include all the needed iptables-related files. But it fails for multi-arch...

## Description ## Todos - [ ] Tests - [ ] Documentation - [ ] Release note ## Release Note ```release-note None required ```

## Description ## Todos - [ ] Tests - [ ] Documentation - [ ] Release note ## Release Note ```release-note None required ```

## Description ## Todos - [ ] Tests - [ ] Documentation - [ ] Release note ## Release Note ```release-note None required ```

We should stop using infinite loops for long operations like iptables-restore. ## Possible Solution migrate to https://pkg.go.dev/k8s.io/apimachinery/pkg/util/wait with a defined timeout where the process crashes after a while if something...

pinned

- Remove beta annotations to suppress deprecation warnings - Update image to v0.5.2 and use ghcr repo