about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/rke2/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-05-30rke2: update and release packages by official release channels (#315599)Zheng Junyi1-78/+18
Get the legal go version from the k8s project. Use the `buildGoModule` compilation package instead of patching the build script. Add documents to explain Release Channels and support strategies. Increase the metadata `eol` (End of Life) to mark the life cycle of the package.
2024-05-28nixos/tests/rke2: add tests for single-node and multi-nodeMogeko1-0/+9
For multi-node test, create a 3-node cluster (2 server nodes and 1 agent node) to test the connection between nodes. Setup `passthru.tests`.
2024-05-28rke2: add runtime dependencies for kubeletMogeko1-2/+31
See: https://github.com/kubernetes/kubernetes/issues/26093#issuecomment-237202494 Setup `passthru.updateScript`. Only build or run rke2 in linux.
2023-12-23rke2: 1.28.3+rke2r1 -> 1.29.0+rke2r1 (#276210)R. RyanTM1-3/+3
2023-12-07rke2: 1.28.2+rke2r1 -> 1.28.3+rke2r1 (#272652)R. RyanTM1-3/+3
2023-10-06rke2: 1.27.5+rke2r1 -> 1.28.2+rke2r1R. Ryantm1-3/+3
2023-09-12Merge pull request #254722 from wegank/rke2-linuxWeijia Wang1-1/+2
rke2: mark as broken on darwin
2023-09-12rke2: mark as broken on darwinWeijia Wang1-1/+2
2023-09-12rke2: 1.27.3+rke2r1 -> 1.27.5+rke2r1R. Ryantm1-3/+3
2023-08-23rke2: set the meta.mainProgram (#250748)Jonas Chevalier1-0/+1
2023-07-17rke2: 1.27.2+rke2r1 -> 1.27.3+rke2r1 (#243712)Jonas Chevalier1-6/+18
* rke2: 1.27.2+rke2r1 -> 1.27.3+rke2r1 * rke2: fix embedded versions Use the provided scripts to build the project, in order to minimize the differences between the Nix and the upstream distribution. Among other things, our build wasn't embedding the docker image tags in the binary, and that resulted in the binary trying to load "latest" images, failing in the process. * rke2: add zimbatm as a maintainer
2023-06-02rke2: 1.27.1+rke2r1 -> 1.27.2+rke2r1R. Ryantm1-3/+3
2023-05-05rke2: 1.26.4+rke2r1 -> 1.27.1+rke2r1R. Ryantm1-3/+3
2023-04-30rke2: 1.26.3+rke2r1 -> 1.26.4+rke2r1R. Ryantm1-3/+3
2023-04-07rke2: init at 1.26.3+rke2r1stefan-bordei1-0/+27