{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":725253589,"defaultBranch":"main","name":"homelab-k8s","ownerLogin":"ballpointcarrot","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-11-29T18:58:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/96404?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1701284502.0","currentOid":""},"activityList":{"items":[{"before":"0cbddf295cb3f5c5a3558e908d32a83007fcb2dd","after":"78f099aed8281b3c67929215e59e2fe74da95c3e","ref":"refs/heads/main","pushedAt":"2024-03-04T22:36:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ballpointcarrot","name":"Christopher Kruse","path":"/ballpointcarrot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96404?s=80&v=4"},"commit":{"message":"fix: use correct ignition format, launch 3\n\nCorrects the syntax for the script retrieval for installing K3s. With\nthat working correctly, we can now extend our worker count (using a\nlittle bit of string processing magic in TF) to register 2 workers\nalongside the controller node.\n\nThis now creates 3 nodes, spins them up together, and register as a\nsingle cluster between the three.","shortMessageHtmlLink":"fix: use correct ignition format, launch 3"}},{"before":"a65bff79eb28cc668c7b1331b7d1216cea1323b7","after":"0cbddf295cb3f5c5a3558e908d32a83007fcb2dd","ref":"refs/heads/main","pushedAt":"2024-01-02T20:55:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ballpointcarrot","name":"Christopher Kruse","path":"/ballpointcarrot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96404?s=80&v=4"},"commit":{"message":"fix: remove 'name' references","shortMessageHtmlLink":"fix: remove 'name' references"}},{"before":"ea2aaf054feda9ce08248941cf29c6bc9f44a4c7","after":"a65bff79eb28cc668c7b1331b7d1216cea1323b7","ref":"refs/heads/main","pushedAt":"2024-01-02T20:54:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ballpointcarrot","name":"Christopher Kruse","path":"/ballpointcarrot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96404?s=80&v=4"},"commit":{"message":"fix: addresses must be array","shortMessageHtmlLink":"fix: addresses must be array"}},{"before":"40aec2b1d81432543a75cb3b02bd506d2a67c98e","after":"ea2aaf054feda9ce08248941cf29c6bc9f44a4c7","ref":"refs/heads/main","pushedAt":"2024-01-02T20:52:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ballpointcarrot","name":"Christopher Kruse","path":"/ballpointcarrot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96404?s=80&v=4"},"commit":{"message":"chore: formatting","shortMessageHtmlLink":"chore: formatting"}},{"before":"d8c093e8e7b27cc3226e51456ba9defe583442ac","after":"40aec2b1d81432543a75cb3b02bd506d2a67c98e","ref":"refs/heads/main","pushedAt":"2024-01-02T20:52:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ballpointcarrot","name":"Christopher Kruse","path":"/ballpointcarrot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96404?s=80&v=4"},"commit":{"message":"fix: set static network IPs","shortMessageHtmlLink":"fix: set static network IPs"}},{"before":"f89e9aabcf67b94eabbec225b568e6faa817bb5e","after":"d8c093e8e7b27cc3226e51456ba9defe583442ac","ref":"refs/heads/main","pushedAt":"2024-01-02T00:50:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ballpointcarrot","name":"Christopher Kruse","path":"/ballpointcarrot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96404?s=80&v=4"},"commit":{"message":"fix: wire token into the tf execution","shortMessageHtmlLink":"fix: wire token into the tf execution"}},{"before":"a03a11d911d0a4dc07c3fa7cea15bfee812ed16c","after":"f89e9aabcf67b94eabbec225b568e6faa817bb5e","ref":"refs/heads/main","pushedAt":"2024-01-02T00:45:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ballpointcarrot","name":"Christopher Kruse","path":"/ballpointcarrot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96404?s=80&v=4"},"commit":{"message":"feat: adding k3s install scripts to Terraform.","shortMessageHtmlLink":"feat: adding k3s install scripts to Terraform."}},{"before":"6610ae1a5823ead1b00c2e4606263c43e20e4e8c","after":"a03a11d911d0a4dc07c3fa7cea15bfee812ed16c","ref":"refs/heads/main","pushedAt":"2023-12-12T23:15:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ballpointcarrot","name":"Christopher Kruse","path":"/ballpointcarrot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96404?s=80&v=4"},"commit":{"message":"fix: update libvirt networking to use a bridge\n\nAdded a bridge device on the host to allow kvm guests to get direct\nnetwork access to my home network, and thus also allow a local DNS name\nso they can associate with the rest of the house (make it easy to make\nservices available).","shortMessageHtmlLink":"fix: update libvirt networking to use a bridge"}},{"before":"25b5b090a1e9b67d1ba34b4d3c1dc92887ef0c5b","after":"6610ae1a5823ead1b00c2e4606263c43e20e4e8c","ref":"refs/heads/main","pushedAt":"2023-12-12T22:37:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ballpointcarrot","name":"Christopher Kruse","path":"/ballpointcarrot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96404?s=80&v=4"},"commit":{"message":"feat: can launch nodes!\n\nFixed some issues with the terraform definitions, and added some fields\nto the configs that are required with the newer version of ignition.\n\nAble to run with 'tofu apply' and have two nodes spin up.\n\nNext step is to actually get it to do some k3s.","shortMessageHtmlLink":"feat: can launch nodes!"}},{"before":"960ab9681ebe9860b49ea219697d66c923c7e660","after":"25b5b090a1e9b67d1ba34b4d3c1dc92887ef0c5b","ref":"refs/heads/main","pushedAt":"2023-11-29T20:30:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ballpointcarrot","name":"Christopher Kruse","path":"/ballpointcarrot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96404?s=80&v=4"},"commit":{"message":"fix: formatting, post 'tofu init'","shortMessageHtmlLink":"fix: formatting, post 'tofu init'"}},{"before":"2387f70d1abe44768a876876735edf624bbd4f04","after":"960ab9681ebe9860b49ea219697d66c923c7e660","ref":"refs/heads/main","pushedAt":"2023-11-29T20:27:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ballpointcarrot","name":"Christopher Kruse","path":"/ballpointcarrot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96404?s=80&v=4"},"commit":{"message":"feat: initial tf module for flatcar","shortMessageHtmlLink":"feat: initial tf module for flatcar"}},{"before":null,"after":"2387f70d1abe44768a876876735edf624bbd4f04","ref":"refs/heads/main","pushedAt":"2023-11-29T19:01:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ballpointcarrot","name":"Christopher Kruse","path":"/ballpointcarrot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/96404?s=80&v=4"},"commit":{"message":"initial commit","shortMessageHtmlLink":"initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEDD7jPgA","startCursor":null,"endCursor":null}},"title":"Activity ยท ballpointcarrot/homelab-k8s"}