forked from toboshii/pod-gateway
-
Notifications
You must be signed in to change notification settings - Fork 34
fix: IPv6 route removal #46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@angelnu Please merge this. |
Ping @angelnu |
polds
added a commit
to polds/pod-gateway
that referenced
this pull request
Apr 30, 2025
commit 7611af7 Author: Angel Nunez Mencias <git@angelnu.com> Date: Sun Mar 30 12:34:38 2025 +0000 udhcpc included by default commit 1347e08 Author: Angel Nunez Mencias <git@angelnu.com> Date: Sun Mar 30 12:31:42 2025 +0000 replace deprecrated dhclient commit 5d88a13 Merge: fb93129 91fc7b6 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sun Mar 30 14:10:50 2025 +0200 Merge pull request angelnu#70 from angelnu/renovate/alpine-3.x fix(docker-image): update alpine docker tag to v3.21.3 commit 91fc7b6 Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Fri Feb 14 20:04:25 2025 +0000 fix(docker-image): update alpine docker tag to v3.21.3 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | alpine | 3.21.2 | 3.21.3 | commit fb93129 Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Wed Jan 8 19:03:32 2025 +0000 feat(docker-image): update alpine docker tag to v3.21.2 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | alpine | 3.20.3 | 3.21.2 | commit 8adb3d7 Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Sat Nov 16 08:04:28 2024 +0000 chore(docker-image): update alpine:3.20.3 docker digest to 1e42bbe commit 55e34b4 Merge: 4aa68de b5d69d8 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 14:15:34 2024 +0200 Merge pull request angelnu#46 from samip5/patch-1 fix: IPv6 route removal commit 4aa68de Merge: 8d5fcdb 1742b47 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 14:15:20 2024 +0200 Merge pull request angelnu#51 from jgilfoil/fix/static-ips fix port forwarding in k8s environments commit 8d5fcdb Merge: 6e4dd9a 495654f Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 14:14:33 2024 +0200 Merge pull request angelnu#52 from b-tuma/main Fix pod-gateway when using Cilium commit 6e4dd9a Author: Angel Nunez Mencias <git@angelnu.com> Date: Sat Oct 5 12:14:00 2024 +0000 open vxlan for DHCP commit 28ddb13 Merge: 8ba4acb a26f2cb Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:57 2024 +0200 Merge pull request angelnu#47 from angelnu/renovate/actions-dependency-review-action-4.x ci(github-action)!: Update actions/dependency-review-action action to v4 commit 8ba4acb Merge: 80f2a02 ba1a8b0 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:38 2024 +0200 Merge pull request angelnu#54 from cdloh/cdloh-cleanup-dhclient Cleanup old dhclient processes if the client gets inited multiple times commit 80f2a02 Merge: 16f1852 3f0dbfd Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:25 2024 +0200 Merge pull request angelnu#57 from angelnu/renovate/docker-build-push-action-6.x ci(github-action)!: Update docker/build-push-action action to v6 commit 16f1852 Merge: 5518eeb ba33881 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:12 2024 +0200 Merge pull request angelnu#60 from Ruakij/feature/k8s-dns-server-setting Allow setting K8S_DNS instead of getting it from default resov.conf commit ba33881 Merge: d6fcdd7 5518eeb Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:02 2024 +0200 Merge branch 'main' into feature/k8s-dns-server-setting commit 5518eeb Merge: 39f9f5f 38e9ced Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:17:10 2024 +0200 Merge pull request angelnu#61 from samip5/chore/dns-v4 gateway_sidecar: only consider IPv4 DNS addresses commit 39f9f5f Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Fri Sep 6 23:04:30 2024 +0000 fix(docker-image): update alpine docker tag to v3.20.3 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | alpine | 3.20.2 | 3.20.3 | commit 484a15e Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Mon Jul 22 23:03:44 2024 +0000 fix(docker-image): update alpine docker tag to v3.20.2 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | alpine | 3.20.1 | 3.20.2 | commit 38e9ced Author: Skyler Mäntysaari <sm+git@skym.fi> Date: Tue Jul 23 00:50:34 2024 +0300 gateway_sidecar: only consider IPv4 DNS addresses commit d6fcdd7 Author: Ruakij <ruakij@ruekov.eu> Date: Wed Jul 17 13:49:01 2024 +0200 Allow setting K8S_DNS instead of getting it from default resov.conf commit 3f0dbfd Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Mon Jun 17 10:04:11 2024 +0000 ci(github-action)!: Update docker/build-push-action action to v6 | datasource | package | from | to | | ----------- | ------------------------ | ---- | -- | | github-tags | docker/build-push-action | v5 | v6 | commit ba1a8b0 Author: Callum Loh <callumloh@gmail.com> Date: Wed May 1 10:32:49 2024 +0100 Cleanup old dhclient processes if the client gets inited multiple times In the event that the pod gateway is flappy the client can be init'd multiple times I found that I had many copies of dhclient running. Cleaning them up before running another commit 495654f Author: b-tuma <bruno.tuma@outlook.com> Date: Mon Mar 4 11:08:23 2024 -0500 add vxlan_port with fallback commit e2a3106 Author: b-tuma <bruno.tuma@outlook.com> Date: Mon Mar 4 10:53:20 2024 -0500 pr cleanup commit 404ab24 Author: b-tuma <bruno.tuma@outlook.com> Date: Mon Mar 4 10:49:17 2024 -0500 undo ci changes commit 3fbd775 Merge: 643ad73 e584de0 Author: Bruno Tuma <76794803+b-tuma@users.noreply.github.com> Date: Mon Mar 4 10:46:45 2024 -0500 Merge branch 'angelnu:main' into main commit 643ad73 Author: b-tuma <bruno.tuma@outlook.com> Date: Mon Mar 4 10:44:41 2024 -0500 improve vxlan_port commit 1742b47 Author: Jason <jgilfoil@gmail.com> Date: Fri Mar 1 13:46:41 2024 -0700 fix port forwarding in k8s environments In kuberentes environment the hostname command will retrun something like pod-bcf579d67-c9plq instead of just pod. And since you can't know the pod name ahead of time, the value being matched for in /config/nat.conf will be just 'pod' and will fail to match, causing the NAT_ENTRY variable to be entry and enter the dhclient loop instead of setting the static ip. This means port forwarding won't work. commit a26f2cb Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Thu Jan 18 14:03:31 2024 +0000 ci(github-action)!: Update actions/dependency-review-action action to v4 | datasource | package | from | to | | ----------- | -------------------------------- | ---- | -- | | github-tags | actions/dependency-review-action | v3 | v4 | commit 3416d0d Author: b-tuma <bruno.tuma@outlook.com> Date: Tue Jan 9 09:08:46 2024 -0500 use built-in secrets commit 9788311 Author: b-tuma <bruno.tuma@outlook.com> Date: Tue Jan 9 09:07:31 2024 -0500 add vxlan port commit b5d69d8 Author: Skyler Mäntysaari <samip5@users.noreply.github.com> Date: Mon Jan 1 03:16:31 2024 +0200 fix: IPv6 route removal
polds
added a commit
to polds/pod-gateway
that referenced
this pull request
Apr 30, 2025
* Squashed commit of the following: commit 7611af7 Author: Angel Nunez Mencias <git@angelnu.com> Date: Sun Mar 30 12:34:38 2025 +0000 udhcpc included by default commit 1347e08 Author: Angel Nunez Mencias <git@angelnu.com> Date: Sun Mar 30 12:31:42 2025 +0000 replace deprecrated dhclient commit 5d88a13 Merge: fb93129 91fc7b6 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sun Mar 30 14:10:50 2025 +0200 Merge pull request angelnu#70 from angelnu/renovate/alpine-3.x fix(docker-image): update alpine docker tag to v3.21.3 commit 91fc7b6 Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Fri Feb 14 20:04:25 2025 +0000 fix(docker-image): update alpine docker tag to v3.21.3 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | alpine | 3.21.2 | 3.21.3 | commit fb93129 Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Wed Jan 8 19:03:32 2025 +0000 feat(docker-image): update alpine docker tag to v3.21.2 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | alpine | 3.20.3 | 3.21.2 | commit 8adb3d7 Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Sat Nov 16 08:04:28 2024 +0000 chore(docker-image): update alpine:3.20.3 docker digest to 1e42bbe commit 55e34b4 Merge: 4aa68de b5d69d8 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 14:15:34 2024 +0200 Merge pull request angelnu#46 from samip5/patch-1 fix: IPv6 route removal commit 4aa68de Merge: 8d5fcdb 1742b47 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 14:15:20 2024 +0200 Merge pull request angelnu#51 from jgilfoil/fix/static-ips fix port forwarding in k8s environments commit 8d5fcdb Merge: 6e4dd9a 495654f Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 14:14:33 2024 +0200 Merge pull request angelnu#52 from b-tuma/main Fix pod-gateway when using Cilium commit 6e4dd9a Author: Angel Nunez Mencias <git@angelnu.com> Date: Sat Oct 5 12:14:00 2024 +0000 open vxlan for DHCP commit 28ddb13 Merge: 8ba4acb a26f2cb Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:57 2024 +0200 Merge pull request angelnu#47 from angelnu/renovate/actions-dependency-review-action-4.x ci(github-action)!: Update actions/dependency-review-action action to v4 commit 8ba4acb Merge: 80f2a02 ba1a8b0 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:38 2024 +0200 Merge pull request angelnu#54 from cdloh/cdloh-cleanup-dhclient Cleanup old dhclient processes if the client gets inited multiple times commit 80f2a02 Merge: 16f1852 3f0dbfd Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:25 2024 +0200 Merge pull request angelnu#57 from angelnu/renovate/docker-build-push-action-6.x ci(github-action)!: Update docker/build-push-action action to v6 commit 16f1852 Merge: 5518eeb ba33881 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:12 2024 +0200 Merge pull request angelnu#60 from Ruakij/feature/k8s-dns-server-setting Allow setting K8S_DNS instead of getting it from default resov.conf commit ba33881 Merge: d6fcdd7 5518eeb Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:02 2024 +0200 Merge branch 'main' into feature/k8s-dns-server-setting commit 5518eeb Merge: 39f9f5f 38e9ced Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:17:10 2024 +0200 Merge pull request angelnu#61 from samip5/chore/dns-v4 gateway_sidecar: only consider IPv4 DNS addresses commit 39f9f5f Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Fri Sep 6 23:04:30 2024 +0000 fix(docker-image): update alpine docker tag to v3.20.3 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | alpine | 3.20.2 | 3.20.3 | commit 484a15e Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Mon Jul 22 23:03:44 2024 +0000 fix(docker-image): update alpine docker tag to v3.20.2 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | alpine | 3.20.1 | 3.20.2 | commit 38e9ced Author: Skyler Mäntysaari <sm+git@skym.fi> Date: Tue Jul 23 00:50:34 2024 +0300 gateway_sidecar: only consider IPv4 DNS addresses commit d6fcdd7 Author: Ruakij <ruakij@ruekov.eu> Date: Wed Jul 17 13:49:01 2024 +0200 Allow setting K8S_DNS instead of getting it from default resov.conf commit 3f0dbfd Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Mon Jun 17 10:04:11 2024 +0000 ci(github-action)!: Update docker/build-push-action action to v6 | datasource | package | from | to | | ----------- | ------------------------ | ---- | -- | | github-tags | docker/build-push-action | v5 | v6 | commit ba1a8b0 Author: Callum Loh <callumloh@gmail.com> Date: Wed May 1 10:32:49 2024 +0100 Cleanup old dhclient processes if the client gets inited multiple times In the event that the pod gateway is flappy the client can be init'd multiple times I found that I had many copies of dhclient running. Cleaning them up before running another commit 495654f Author: b-tuma <bruno.tuma@outlook.com> Date: Mon Mar 4 11:08:23 2024 -0500 add vxlan_port with fallback commit e2a3106 Author: b-tuma <bruno.tuma@outlook.com> Date: Mon Mar 4 10:53:20 2024 -0500 pr cleanup commit 404ab24 Author: b-tuma <bruno.tuma@outlook.com> Date: Mon Mar 4 10:49:17 2024 -0500 undo ci changes commit 3fbd775 Merge: 643ad73 e584de0 Author: Bruno Tuma <76794803+b-tuma@users.noreply.github.com> Date: Mon Mar 4 10:46:45 2024 -0500 Merge branch 'angelnu:main' into main commit 643ad73 Author: b-tuma <bruno.tuma@outlook.com> Date: Mon Mar 4 10:44:41 2024 -0500 improve vxlan_port commit 1742b47 Author: Jason <jgilfoil@gmail.com> Date: Fri Mar 1 13:46:41 2024 -0700 fix port forwarding in k8s environments In kuberentes environment the hostname command will retrun something like pod-bcf579d67-c9plq instead of just pod. And since you can't know the pod name ahead of time, the value being matched for in /config/nat.conf will be just 'pod' and will fail to match, causing the NAT_ENTRY variable to be entry and enter the dhclient loop instead of setting the static ip. This means port forwarding won't work. commit a26f2cb Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Thu Jan 18 14:03:31 2024 +0000 ci(github-action)!: Update actions/dependency-review-action action to v4 | datasource | package | from | to | | ----------- | -------------------------------- | ---- | -- | | github-tags | actions/dependency-review-action | v3 | v4 | commit 3416d0d Author: b-tuma <bruno.tuma@outlook.com> Date: Tue Jan 9 09:08:46 2024 -0500 use built-in secrets commit 9788311 Author: b-tuma <bruno.tuma@outlook.com> Date: Tue Jan 9 09:07:31 2024 -0500 add vxlan port commit b5d69d8 Author: Skyler Mäntysaari <samip5@users.noreply.github.com> Date: Mon Jan 1 03:16:31 2024 +0200 fix: IPv6 route removal * feat: add CodeRabbit * chore: move coderabbit to bottom * chore: put it back to the top
polds
added a commit
to polds/pod-gateway
that referenced
this pull request
Apr 30, 2025
* Squashed commit of the following: commit 7611af7 Author: Angel Nunez Mencias <git@angelnu.com> Date: Sun Mar 30 12:34:38 2025 +0000 udhcpc included by default commit 1347e08 Author: Angel Nunez Mencias <git@angelnu.com> Date: Sun Mar 30 12:31:42 2025 +0000 replace deprecrated dhclient commit 5d88a13 Merge: fb93129 91fc7b6 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sun Mar 30 14:10:50 2025 +0200 Merge pull request angelnu#70 from angelnu/renovate/alpine-3.x fix(docker-image): update alpine docker tag to v3.21.3 commit 91fc7b6 Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Fri Feb 14 20:04:25 2025 +0000 fix(docker-image): update alpine docker tag to v3.21.3 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | alpine | 3.21.2 | 3.21.3 | commit fb93129 Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Wed Jan 8 19:03:32 2025 +0000 feat(docker-image): update alpine docker tag to v3.21.2 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | alpine | 3.20.3 | 3.21.2 | commit 8adb3d7 Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Sat Nov 16 08:04:28 2024 +0000 chore(docker-image): update alpine:3.20.3 docker digest to 1e42bbe commit 55e34b4 Merge: 4aa68de b5d69d8 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 14:15:34 2024 +0200 Merge pull request angelnu#46 from samip5/patch-1 fix: IPv6 route removal commit 4aa68de Merge: 8d5fcdb 1742b47 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 14:15:20 2024 +0200 Merge pull request angelnu#51 from jgilfoil/fix/static-ips fix port forwarding in k8s environments commit 8d5fcdb Merge: 6e4dd9a 495654f Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 14:14:33 2024 +0200 Merge pull request angelnu#52 from b-tuma/main Fix pod-gateway when using Cilium commit 6e4dd9a Author: Angel Nunez Mencias <git@angelnu.com> Date: Sat Oct 5 12:14:00 2024 +0000 open vxlan for DHCP commit 28ddb13 Merge: 8ba4acb a26f2cb Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:57 2024 +0200 Merge pull request angelnu#47 from angelnu/renovate/actions-dependency-review-action-4.x ci(github-action)!: Update actions/dependency-review-action action to v4 commit 8ba4acb Merge: 80f2a02 ba1a8b0 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:38 2024 +0200 Merge pull request angelnu#54 from cdloh/cdloh-cleanup-dhclient Cleanup old dhclient processes if the client gets inited multiple times commit 80f2a02< 8000 /tt> Merge: 16f1852 3f0dbfd Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:25 2024 +0200 Merge pull request angelnu#57 from angelnu/renovate/docker-build-push-action-6.x ci(github-action)!: Update docker/build-push-action action to v6 commit 16f1852 Merge: 5518eeb ba33881 Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:12 2024 +0200 Merge pull request angelnu#60 from Ruakij/feature/k8s-dns-server-setting Allow setting K8S_DNS instead of getting it from default resov.conf commit ba33881 Merge: d6fcdd7 5518eeb Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:19:02 2024 +0200 Merge branch 'main' into feature/k8s-dns-server-setting commit 5518eeb Merge: 39f9f5f 38e9ced Author: Angel Nunez Mencias <github@angelnu.com> Date: Sat Oct 5 12:17:10 2024 +0200 Merge pull request angelnu#61 from samip5/chore/dns-v4 gateway_sidecar: only consider IPv4 DNS addresses commit 39f9f5f Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Fri Sep 6 23:04:30 2024 +0000 fix(docker-image): update alpine docker tag to v3.20.3 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | alpine | 3.20.2 | 3.20.3 | commit 484a15e Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Mon Jul 22 23:03:44 2024 +0000 fix(docker-image): update alpine docker tag to v3.20.2 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | alpine | 3.20.1 | 3.20.2 | commit 38e9ced Author: Skyler Mäntysaari <sm+git@skym.fi> Date: Tue Jul 23 00:50:34 2024 +0300 gateway_sidecar: only consider IPv4 DNS addresses commit d6fcdd7 Author: Ruakij <ruakij@ruekov.eu> Date: Wed Jul 17 13:49:01 2024 +0200 Allow setting K8S_DNS instead of getting it from default resov.conf commit 3f0dbfd Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Mon Jun 17 10:04:11 2024 +0000 ci(github-action)!: Update docker/build-push-action action to v6 | datasource | package | from | to | | ----------- | ------------------------ | ---- | -- | | github-tags | docker/build-push-action | v5 | v6 | commit ba1a8b0 Author: Callum Loh <callumloh@gmail.com> Date: Wed May 1 10:32:49 2024 +0100 Cleanup old dhclient processes if the client gets inited multiple times In the event that the pod gateway is flappy the client can be init'd multiple times I found that I had many copies of dhclient running. Cleaning them up before running another commit 495654f Author: b-tuma <bruno.tuma@outlook.com> Date: Mon Mar 4 11:08:23 2024 -0500 add vxlan_port with fallback commit e2a3106 Author: b-tuma <bruno.tuma@outlook.com> Date: Mon Mar 4 10:53:20 2024 -0500 pr cleanup commit 404ab24 Author: b-tuma <bruno.tuma@outlook.com> Date: Mon Mar 4 10:49:17 2024 -0500 undo ci changes commit 3fbd775 Merge: 643ad73 e584de0 Author: Bruno Tuma <76794803+b-tuma@users.noreply.github.com> Date: Mon Mar 4 10:46:45 2024 -0500 Merge branch 'angelnu:main' into main commit 643ad73 Author: b-tuma <bruno.tuma@outlook.com> Date: Mon Mar 4 10:44:41 2024 -0500 improve vxlan_port commit 1742b47 Author: Jason <jgilfoil@gmail.com> Date: Fri Mar 1 13:46:41 2024 -0700 fix port forwarding in k8s environments In kuberentes environment the hostname command will retrun something like pod-bcf579d67-c9plq instead of just pod. And since you can't know the pod name ahead of time, the value being matched for in /config/nat.conf will be just 'pod' and will fail to match, causing the NAT_ENTRY variable to be entry and enter the dhclient loop instead of setting the static ip. This means port forwarding won't work. commit a26f2cb Author: angelnu-bot[bot] <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Thu Jan 18 14:03:31 2024 +0000 ci(github-action)!: Update actions/dependency-review-action action to v4 | datasource | package | from | to | | ----------- | -------------------------------- | ---- | -- | | github-tags | actions/dependency-review-action | v3 | v4 | commit 3416d0d Author: b-tuma <bruno.tuma@outlook.com> Date: Tue Jan 9 09:08:46 2024 -0500 use built-in secrets commit 9788311 Author: b-tuma <bruno.tuma@outlook.com> Date: Tue Jan 9 09:07:31 2024 -0500 add vxlan port commit b5d69d8 Author: Skyler Mäntysaari <samip5@users.noreply.github.com> Date: Mon Jan 1 03:16:31 2024 +0200 fix: IPv6 route removal * feat: add CodeRabbit * chore: move coderabbit to bottom * chore: put it back to the top * 📝 Add docstrings to `upstream-merge` Docstrings generation was requested by @polds. * #2 (comment) The following files were modified: * `bin/gateway_sidecar.sh` --------- Co-authored-by: Peter Olds <peter@olds.co> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of the change
Fix the IPv6 route deletion as it wasn't formatted right, oops.
Benefits
It actually does what it was supposed to.