about summary refs log tree commit diff
path: root/nixos/tests/kubernetes
AgeCommit message (Expand)AuthorFilesLines
2019-03-03nixos/kubernetes: Stabilize services startup across machinesChristian Albrecht2-0/+7
2019-03-03nixos/kubernetes: Add systemd path unitsChristian Albrecht1-1/+4
2019-02-20nixos/kubernetes: (test) Fix race-condition in test cases. docker load might ...Johan Thomsen2-6/+6
2019-02-20nixos/kubernetes: let flannel use kubernetes as storage backendJohan Thomsen1-1/+0
2019-02-20nixos/kubernetes: major module refactorJohan Thomsen5-302/+28
2018-12-16nixos/kubernetes: don't enable all alpha feature gates for the test casesJohan Thomsen1-1/+0
2018-12-12nixos/kubernetes: fix import path of default nixpkgsJohan Thomsen1-1/+1
2018-11-11tests: refactor to carry the package set as an argumentLéo Gaspard1-2/+5
2018-10-31nixos/kubernetes: Replace KubeDNS with CoreDNSJohan Thomsen1-2/+2
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth2-3/+3
2018-05-25Kubernetes tests: increase the size of the VM from 700MB to 1.5GBAlberto Berti2-2/+1
2018-03-30nixos: kubernetes fixesCharles Strahan3-22/+55
2018-02-16Merge pull request #33954 from kuznero/pr/kubernetesTim Steinbach4-9/+10
2018-02-04nixos/k8s: Enable Node authorizer and NodeRestriction by defaultSarah Brofeldt4-9/+10
2018-01-30nixos/tests: Drop unnecessary qemu-flags.nix includeTuomas Tynkkynen1-1/+0
2017-09-24kubernetes: fix testsMatej Cotman10-688/+536
2017-09-24kubernetes module: flannel support, minor fixesJaka Hudoklin4-117/+31
2017-09-24kubernetes: fix minor issuesMatej Cotman5-259/+15
2017-09-24kubernetes: add testsMatej Cotman9-0/+1150