mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 14:20:23 +01:00
[PR #192] [MERGED] feat: IPv6 #196
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ryan4yin/nix-config/pull/192
Author: @ryan4yin
Created: 6/8/2025
Status: ✅ Merged
Merged: 6/8/2025
Merged by: @ryan4yin
Base:
main← Head:ipv6📝 Commits (2)
09bf7a0feat: custom ipv6 routes for all hostsa3c9e57fix: ipv6 - k3s+cilium📊 Changes
20 files changed (+278 additions, -24 deletions)
View changed files
📝
hosts/idols-ai/default.nix(+0 -1)📝
hosts/idols-aquamarine/default.nix(+33 -2)📝
hosts/idols-kana/default.nix(+33 -2)📝
hosts/idols-ruby/default.nix(+33 -2)📝
hosts/k8s/k3s-prod-1-master-1/default.nix(+8 -0)📝
hosts/k8s/k3s-prod-1-master-2/default.nix(+8 -0)📝
hosts/k8s/k3s-prod-1-master-3/default.nix(+8 -0)📝
hosts/k8s/k3s-prod-1-worker-1/default.nix(+8 -0)📝
hosts/k8s/k3s-prod-1-worker-2/default.nix(+8 -0)📝
hosts/k8s/k3s-prod-1-worker-3/default.nix(+8 -0)📝
hosts/k8s/k3s-test-1-master-1/default.nix(+8 -0)📝
hosts/k8s/k3s-test-1-master-2/default.nix(+8 -0)📝
hosts/k8s/k3s-test-1-master-3/default.nix(+8 -0)📝
hosts/k8s/kubevirt-shoryu/default.nix(+6 -0)📝
hosts/k8s/kubevirt-shushou/default.nix(+6 -0)📝
hosts/k8s/kubevirt-youko/default.nix(+6 -0)📝
lib/genK3sAgentModule.nix(+9 -0)📝
lib/genK3sServerModule.nix(+7 -0)📝
lib/genKubeVirtGuestModule.nix(+22 -5)📝
lib/genKubeVirtHostModule.nix(+51 -12)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.