about summary refs log tree commit diff
path: root/nixos/modules/services/cluster
AgeCommit message (Expand)AuthorFilesLines
2023-04-13nixos/kubernetes: kubelet --container-runtime flag has been removedJohan Thomsen1-7/+1
2023-03-30nixos/k3s: start after network-onlinesuperherointj1-2/+2
2023-03-16Merge pull request #219747 from Stunkymonkey/deprecate-isNullBernardo Meurer1-1/+1
2023-03-15Merge pull request #215835 from illustris/hbaseSandro1-103/+125
2023-03-14nixos/kubernetes: update coredns 1.7.1 -> 1.10.1Thomas Dy1-3/+8
2023-03-06treewide: deprecate isNullFelix Buehler1-1/+1
2023-03-02nixos/hbase: add examples for optionsillustris1-0/+10
2023-02-27nixos/k3s: add environmentFile as an optionRiley1-0/+9
2023-02-11nixos/hbase: add thrift and rest serversillustris1-103/+115
2023-02-08nixos/*: remove trailing period in mkEnableOptionspennae2-2/+2
2022-12-17nixos: fix typosfigsoda2-2/+2
2022-12-08treewide: switch to port type for nixos modulesDaniel Nagy2-3/+3
2022-11-30nixos/hbase: remove unnecessary parenthesisfigsoda1-4/+4
2022-11-10treewide: use `mkEnableOption` in nixos modulesDaniel Nagy1-1/+1
2022-11-09Merge pull request #194759 from hercules-ci/fqdn-or-hostnameRobert Hensing1-4/+3
2022-10-16nixos/kubernetes: use package from configzowoq1-1/+1
2022-10-16nixos/kubernetes: drop obsolete options/cmdline flagsJohan Thomsen4-33/+4
2022-10-06nixos/kubelet: Refactor to use config.networking.fqdnOrHostNameRobert Hensing1-4/+3
2022-09-01Merge branch 'master' into option-docs-mdpennae1-4/+52
2022-08-31nixos/*: md-"convert" empty descriptionspennae1-1/+1
2022-08-31nixos/*: convert internal option descriptions to MDpennae2-4/+4
2022-08-31nixos/*: automatically convert option descriptionspennae18-25/+25
2022-08-31Merge pull request #185231 from moduon/k3s-haJörg Thalheim1-4/+52
2022-08-30k3s: streamline HA setupJairo Llopis1-4/+52
2022-08-27nixos/*: literalDocBook -> literalMDpennae2-4/+4
2022-08-19nixos/*: automatically convert option docspennae1-9/+9
2022-08-16nixos/patroni: initPaul-Henri Froidmont1-0/+268
2022-08-12Merge pull request #185474 from pennae/option-docs-mdpennae1-17/+17
2022-08-07nixos/hadoop.hbase: change mkOption to mkEnableOptionillustris1-5/+1
2022-08-07nixos/hadoop: allow overriding conf files generated by site options with extr...illustris1-1/+1
2022-08-07nixos/hadoop: fix incorrect merging of yarnSiteInternalillustris2-6/+6
2022-08-07nixos/hadoop: add HBase submoduleillustris3-1/+202
2022-08-06nixos/*: automatically convert option docspennae1-17/+17
2022-07-30treewide: automatically md-convert option descriptionspennae15-184/+184
2022-07-19nixos/k3s: use default cgroup-driver againEuan Kemp1-1/+0
2022-07-15nixos/kubernetes: use `copyToRoot` instead of deprecated `contents`zowoq1-1/+5
2022-06-15k3s: remove docker supportsuperherointj1-12/+9
2022-03-16Merge pull request #154004 from illustris/hadoopArtturi4-196/+316
2022-03-15Merge pull request #162535 from astro/pacemakerRyan Mulligan2-0/+164
2022-03-11nixos/hadoop: add module options for commonly used service configsillustris4-34/+184
2022-03-11nixos/hadoop: use CGroups to enforce container limits by defaultillustris2-1/+7
2022-03-11nixos/hadoop: add gateway roleillustris3-32/+30
2022-03-11nixos/hadoop: fix tests for hadoop 2 and 3.2illustris2-2/+9
2022-03-11nixos/hadoop: use FairScheduler by defaultillustris1-1/+1
2022-03-11nixos/hadoop: add HADOOP_CONF_DIR to envillustris1-0/+1
2022-03-11nixos/hadoop: disable openFirewall by defaultillustris2-3/+3
2022-03-11nixos/hadoop: refactor HDFS configsillustris1-111/+100
2022-03-08nixos: init corosync, pacemaker modulesAstro2-0/+164
2022-03-09nixos/hadoop: refactor HDFS optionsillustris1-50/+19
2022-03-09nixos/hadoop: fix mkenableoption textillustris2-7/+7