Commit Graph
116302 Commits
Author SHA1 Message Date
Jaka HudoklinandRobin Gloster 55dbbfd899 kubernetes module: kubelet, add socat to path for kubectl portforward 2017-09-24 11:44:25 +02:00
Jaka HudoklinandRobin Gloster 8e48fff268 kubernetes module: enable leader elect by default 2017-09-24 11:44:25 +02:00
Jaka HudoklinandRobin Gloster 856ca7347f kubernetes module: add storage and tolerations addmission controllers 2017-09-24 11:44:25 +02:00
Jaka HudoklinandRobin Gloster d842d539d9 kubernetes module: fix cidr ranges 2017-09-24 11:44:25 +02:00
Jaka HudoklinandRobin Gloster b25d155976 kubernetes module: default auth mode to only RBAC 2017-09-24 11:44:25 +02:00
Jaka HudoklinandRobin Gloster c2622910ab kubernetes module: add support for common CA file 2017-09-24 11:44:25 +02:00
Jaka HudoklinandRobin Gloster c96ca5f3bd kubernetes module: per service kubeconfig support 2017-09-24 11:44:25 +02:00
Jaka HudoklinandRobin Gloster 7dfeac88ac kubernetes module: flannel support, minor fixes
- add flannel support
- remove deprecated authorizationRBACSuperAdmin option
- rename from deprecated poratalNet to serviceClusterIpRange
- add nodeIp option for kubelet
- kubelet, add br_netfilter to kernelModules
- enable firewall by default
- enable dns by default on node and on master
- disable iptables for docker by default on nodes
- dns, restart on failure
- update tests

and other minor changes
2017-09-24 11:44:25 +02:00
Matej CotmanandRobin Gloster 8e14e978c8 kubernetes: fix minor issues 2017-09-24 11:44:25 +02:00
Matej CotmanandRobin Gloster 7f9d1a7aaf kubernetes: add tests 2017-09-24 11:44:25 +02:00
Matej CotmanandRobin Gloster ed322f4235 kubernetes: update service 2017-09-24 11:44:25 +02:00
Matej CotmanandRobin Gloster 7332179285 kube-dns: 1.14.1 2017-09-24 11:44:25 +02:00
Jaka HudoklinandRobin Gloster 90d5468ad6 kubernetes module: authorization improvements 2017-09-24 11:44:25 +02:00
Matej CotmanandRobin Gloster c3cfd92d24 kubernetes: 1.5.6 -> 1.6.4 2017-09-24 11:44:25 +02:00
Florian JacobandFranz Pletz 8704e82eba tinc: 1.0.31 -> 1.0.32 2017-09-24 11:42:00 +02:00
Robin Gloster 1554282290 maintainers/hydra-eval-failures: fix with new lib
lib/maintainers.nix now is a function
2017-09-24 11:31:59 +02:00
Jörg ThalheimandGitHub a75174ae4c Merge pull request #29108 from Gerschtli/update/slock-patches
slock: adds ability to add custom patches
2017-09-24 10:19:31 +01:00
Joachim FandGitHub 105001deac Merge pull request #29689 from jerith666/minecraft-1.12.2
minecraft-server: 1.12 -> 1.12.2
2017-09-24 07:46:57 +00:00
Joachim FandGitHub cdd1281362 Merge pull request #29714 from bachp/riot-web-0.12.6
riot-web: 0.12.5 -> 0.12.6
2017-09-24 07:45:52 +00:00
Joachim FandGitHub 92513b8a41 Merge pull request #29020 from danbst/salt-update
salt: 2016.11.5 -> 2017.7.1, patch fix
2017-09-24 03:31:41 +00:00
Michael Weiss 2037f1bbe8 fscrypt: init at 0.2.1 2017-09-24 02:38:45 +02:00
Graham Christensen f3b9ac73e2 nixos/rabbitmq: fix restarts and sasl logs
1. The chmod 400 with the preset cookie prevented restarts, as
on the second boot it would fail to write to the cookie. Oops.

2. As far as I can tell, sasl logs were disabled because of the
following error:

{error,{cannot_log_to_tty,sasl_report_tty_h,not_installed}}

Not because we actually wanted to disable them. This meant the
management plugin wasn't usable due to a bug set to be fixed in
3.7.0.
2017-09-23 17:58:43 -04:00
Joachim Fasting c951a0ad07 encfs: 1.9.1 -> 1.9.2
See https://github.com/vgough/encfs/releases/tag/v1.9.2
2017-09-23 23:56:44 +02:00
Joachim Fasting cb94feb2d1 openafs-client: 1.6.21 -> 1.6.21.1
Per https://www.openafs.org/dl/openafs/1.6.21.1/RELNOTES-1.6.21.1
this release adds support for linux 4.13

Related to https://github.com/NixOS/nixpkgs/issues/28643
2017-09-23 23:56:38 +02:00
Michael Weiss 699231ed78 sshfs: 3.2.0 -> 3.3.0 2017-09-23 23:15:36 +02:00
Tobias Happ 67120e231d slock: adds ability to add custom patches 2017-09-23 23:08:09 +02:00
Daiderd Jordan 7d98316a97 libjack2: fix darwin build 2017-09-23 22:33:48 +02:00
Daiderd Jordan bb02b800a2 darwin-frameworks: add impure version of CoreFoundation 2017-09-23 22:29:43 +02:00
Joachim Fasting 09a09c892c tor-browser-bundle-bin: support audio playback without pulseaudio
Still a little rough around the edges but does work.  Defaults to using
the default plughw; set the APULSE_PLAYBACK_DEVICE envvar to override.
2017-09-23 21:43:19 +02:00
Joachim Fasting c97e5f2670 apulse: 0.1.6 -> 0.1.10 2017-09-23 21:43:17 +02:00
Pascal Bach 8a249c51b6 riot-web: 0.12.5 -> 0.12.6 2017-09-23 21:40:14 +02:00
Michael Weiss 1a9467edd5 fuse3: 3.1.1 -> 3.2.0 2017-09-23 21:31:15 +02:00
Daiderd JordanandGitHub 18ee806811 Merge pull request #29690 from therealpxc/varnish
varnish: enable Darwin build
2017-09-23 21:21:45 +02:00
Daiderd Jordan db2538fb0c qt5-qtbase: fix darwin build
Fixes #27474
2017-09-23 21:06:09 +02:00
Jaka HudoklinandGitHub ac775ac6dd Merge pull request #21077 from xtruder/nixos/programs/npm/add
npm module: add npm module for global npm config
2017-09-23 20:35:58 +02:00
Jaka Hudoklin 948f4a9c6d npm module: add npm as nixos program 2017-09-23 20:34:55 +02:00
Franz Pletz 0f5cd17f2c nixos-generate-config: add programs options examples 2017-09-23 20:03:19 +02:00
Franz Pletz 3d040f9305 nixos/install: disable kernel debug console logging
Add another option for debugging instead. Lots of users have been
complaining about this default behaviour.

This patch also cleans up the EFI bootloader entries in the ISO.
2017-09-23 20:03:19 +02:00
Silvan Mosbergerandzimbatm eca23233b2 encrypted devices: add label set assertion (#29651) 2017-09-23 19:02:16 +01:00
Michael Raskin 8d001911db asymptote: do not install sty-files, let texlive care of it
TeXLive version is effectively identical anyway, and it caused an
unneccessary file name collision.

Fixes: #29671
2017-09-23 19:28:09 +02:00
John EricsonandGitHub 8326c42dc2 Merge pull request #29708 from obsidiansystems/ghc-prebuilt-indent
ghc prebuilt: Normalize style without changing hashes
2017-09-23 13:04:00 -04:00
Pascal WittmannandGitHub ad8958a747 Merge pull request #29678 from mimadrid/update/axel-2.14.1
axel: 2.13.1 -> 2.14.1
2017-09-23 19:03:31 +02:00
Pascal WittmannandGitHub 359b3b9c4c Merge pull request #29677 from mimadrid/update/entr-3.8
entr: 3.7 -> 3.8
2017-09-23 19:03:16 +02:00
Pascal WittmannandGitHub acefacb9ef Merge pull request #29681 from mimadrid/update/filezilla-3.27.1
filezilla: 3.27.0.1 -> 3.27.1
2017-09-23 19:03:00 +02:00
Pascal WittmannandGitHub 53aa329054 Merge pull request #29680 from mimadrid/update/gsource-0.47
gsource: 0.44 -> 0.47
2017-09-23 19:02:45 +02:00
Robert ScottandRobin Gloster 9ca4f39b97 python.pkgs.python-gnupg: disable failing test test_search_keys
reading the code, it's hard to see how this test was *ever* supposed to
pass. interestingly, peeking across the fence, guix have disabled this test
too for the same reason.

note that tests don't actually run *at all* on py27 but that's a problem
for another day
2017-09-23 19:01:41 +02:00
John Ericson 2d52156793 ghc prebuilt: Fix indentation
Doing this separately so the other commits are more readable
2017-09-23 12:58:07 -04:00
John Ericson a8ef3f6742 ghc prebuilt: Clean up syntax, without changes hashes
If I'm going to make a bunch more of these, I think it's a good idea to
make them more uniform first.
2017-09-23 12:58:07 -04:00
Robin Gloster 08b09fdc5c fanctl, fan module: remove
This has been broken nearly all the time due to the patches needed to
iproute2 not being compatible with the newer versions we have been
shipping. As long as Ubuntu does not manage to upstream these changes
so they are maintained with iproute2 and we don't have a maintainer
updating these patches to new iproute2 versions it is not feasible to
have this available.
2017-09-23 17:55:33 +02:00
Samuel LeathersandRobin Gloster 694e7e08d6 kodi: 17.3 -> 17.4 2017-09-23 16:59:45 +02:00