[PR #103] [MERGED] refactor(vars,hosts): networking & k3s clusters #129

Closed
opened 2025-12-28 23:19:24 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ryan4yin/nix-config/pull/103
Author: @ryan4yin
Created: 3/22/2024
Status: Merged
Merged: 3/22/2024
Merged by: @ryan4yin

Base: mainHead: refactor-networking-k8s


📝 Commits (1)

  • 84c21cc refactor(vars,hosts): networking & k3s clusters

📊 Changes

36 files changed (+334 additions, -569 deletions)

View changed files

📝 Justfile (+0 -39)
📝 hosts/12kingdoms-rakushun/default.nix (+2 -12)
📝 hosts/12kingdoms-rakushun/tailscale.nix (+0 -0)
📝 hosts/12kingdoms-suzu/default.nix (+1 -6)
📝 hosts/README.md (+0 -3)
hosts/homelab-tailscale-gw/default.nix (+0 -48)
📝 hosts/idols-ai/default.nix (+1 -8)
📝 hosts/idols-kana/default.nix (+1 -6)
📝 hosts/idols-ruby/default.nix (+1 -6)
📝 hosts/idols-ruby/prometheus/default.nix (+5 -5)
📝 hosts/k8s/k3s-prod-1-master-1/default.nix (+11 -2)
📝 hosts/k8s/k3s-prod-1-master-2/default.nix (+11 -2)
hosts/k8s/k3s-prod-1-master-2/k3s.nix (+0 -31)
📝 hosts/k8s/k3s-prod-1-master-3/default.nix (+11 -2)
hosts/k8s/k3s-prod-1-master-3/k3s.nix (+0 -31)
📝 hosts/k8s/k3s-prod-1-worker-1/default.nix (+10 -2)
📝 hosts/k8s/k3s-prod-1-worker-2/default.nix (+10 -2)
hosts/k8s/k3s-prod-1-worker-2/k3s.nix (+0 -23)
📝 hosts/k8s/k3s-prod-1-worker-3/default.nix (+10 -2)
hosts/k8s/k3s-prod-1-worker-3/k3s.nix (+0 -23)

...and 16 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ryan4yin/nix-config/pull/103 **Author:** [@ryan4yin](https://github.com/ryan4yin) **Created:** 3/22/2024 **Status:** ✅ Merged **Merged:** 3/22/2024 **Merged by:** [@ryan4yin](https://github.com/ryan4yin) **Base:** `main` ← **Head:** `refactor-networking-k8s` --- ### 📝 Commits (1) - [`84c21cc`](https://github.com/ryan4yin/nix-config/commit/84c21ccd34448c1db33cf013a09f96081f8e95e2) refactor(vars,hosts): networking & k3s clusters ### 📊 Changes **36 files changed** (+334 additions, -569 deletions) <details> <summary>View changed files</summary> 📝 `Justfile` (+0 -39) 📝 `hosts/12kingdoms-rakushun/default.nix` (+2 -12) 📝 `hosts/12kingdoms-rakushun/tailscale.nix` (+0 -0) 📝 `hosts/12kingdoms-suzu/default.nix` (+1 -6) 📝 `hosts/README.md` (+0 -3) ➖ `hosts/homelab-tailscale-gw/default.nix` (+0 -48) 📝 `hosts/idols-ai/default.nix` (+1 -8) 📝 `hosts/idols-kana/default.nix` (+1 -6) 📝 `hosts/idols-ruby/default.nix` (+1 -6) 📝 `hosts/idols-ruby/prometheus/default.nix` (+5 -5) 📝 `hosts/k8s/k3s-prod-1-master-1/default.nix` (+11 -2) 📝 `hosts/k8s/k3s-prod-1-master-2/default.nix` (+11 -2) ➖ `hosts/k8s/k3s-prod-1-master-2/k3s.nix` (+0 -31) 📝 `hosts/k8s/k3s-prod-1-master-3/default.nix` (+11 -2) ➖ `hosts/k8s/k3s-prod-1-master-3/k3s.nix` (+0 -31) 📝 `hosts/k8s/k3s-prod-1-worker-1/default.nix` (+10 -2) 📝 `hosts/k8s/k3s-prod-1-worker-2/default.nix` (+10 -2) ➖ `hosts/k8s/k3s-prod-1-worker-2/k3s.nix` (+0 -23) 📝 `hosts/k8s/k3s-prod-1-worker-3/default.nix` (+10 -2) ➖ `hosts/k8s/k3s-prod-1-worker-3/k3s.nix` (+0 -23) _...and 16 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-28 23:19:24 +01:00
adam closed this issue 2025-12-28 23:19:24 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config#129