about summary refs log tree commit diff
path: root/nixos/tests/kubernetes/dns.nix
AgeCommit message (Expand)AuthorFilesLines
2022-12-04nixos/dnsmasq: Use attrs instead of plain text configRobert Kovacsics1-1/+1
2022-07-15nixos/kubernetes: use `copyToRoot` instead of deprecated `contents`zowoq1-2/+10
2021-12-16nixos/kubernetes: don't import `<nixpkgs>`zowoq1-1/+1
2021-12-14nixos/kubernetes: drop tty and stdin for execs in test podsJohan Thomsen1-2/+2
2021-03-07nixos/kubernetes: docker -> containerdJohan Thomsen1-8/+7
2020-05-14nixosTests.kubernetes: port tests to pythonNikolaj Hey Hinnerskov1-25/+49
2020-03-07tests/kubernetes: remove unreferenced variable and import from inexsisting filevolth1-2/+0
2019-09-04Revert "Merge pull request #56789 from mayflower/upstream-k8s-refactor"Johan Thomsen1-3/+0
2019-03-03nixos/kubernetes: Stabilize services startup across machinesChristian Albrecht1-0/+3
2019-02-20nixos/kubernetes: (test) Fix race-condition in test cases. docker load might ...Johan Thomsen1-4/+4
2019-02-20nixos/kubernetes: major module refactorJohan Thomsen1-2/+5
2018-10-31nixos/kubernetes: Replace KubeDNS with CoreDNSJohan Thomsen1-2/+2
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-02-04nixos/k8s: Enable Node authorizer and NodeRestriction by defaultSarah Brofeldt1-1/+1
2017-09-24kubernetes: fix testsMatej Cotman1-64/+88
2017-09-24kubernetes: add testsMatej Cotman1-0/+103