Commit graph

331 commits

Author SHA1 Message Date
zimbatm
730bee8aa6
terraform: revamp the providers list (#29097)
This fixes the ./update-all script to actually fetch all the available
providers (thanks pagination). It was also improver to user a more
compact representation of the data.

(cherry picked from commit 9f2ff1d31a)
2017-10-03 18:22:27 +02:00
zimbatm
4339eb0a90
terraform: providers list (#28818)
* terraform: move plugin index

* terraform: introduce update script for plugins

* terraform: update provider list

(cherry picked from commit 101ccc0629)
2017-10-03 18:22:26 +02:00
Dan Peebles
bf3d5b300a
terraform: add template plugin for 0.10
(cherry picked from commit bcbcbfcfa5)
2017-10-03 18:22:26 +02:00
Dan Peebles
5c93b1b233
terraform: noop 0.10 plugins mechanism when unused
(cherry picked from commit 11753b3273)
2017-10-03 18:22:22 +02:00
Robin Gloster
3011e93486
mesos: fix for different protobuf outputs vs master 2017-09-28 21:05:01 +02:00
Robin Gloster
8f923bfa48
mesos: use static protobuf libraries
(cherry picked from commit c2ce38473b)
2017-09-28 13:21:28 +02:00
Samuel Leathers
3544c4f6da
mesos: 1.1.1 -> 1.4.0
(cherry picked from commit 80021094b7)
2017-09-28 13:11:35 +02:00
zimbatm
0e60332559 kubernetes-helm: 2.5.1 -> 2.6.1
(cherry picked from commit f069ee7af6)

Conflicts:
	pkgs/top-level/all-packages.nix
2017-09-24 12:40:07 +01:00
Robin Gloster
24a8c6d5a4
kubernetes: fix bad merge 2017-09-24 13:05:04 +02:00
Matej Cotman
65120b99e2
kubernetes: build e2e.test
(cherry picked from commit 1febe07de7)
2017-09-24 13:05:03 +02:00
Jaka Hudoklin
d4c9d7ed0e
kubernetes module: refactor module system, kube-dns as module
(cherry picked from commit ddf5de5de0)
2017-09-24 13:05:03 +02:00
Jaka Hudoklin
bffd00bb38
kuberentes: expose kube-addons script
(cherry picked from commit f10138bd32)
2017-09-24 13:05:03 +02:00
Jaka Hudoklin
db96b84055
kubernetes: 1.6.4 -> 1.7.1
(cherry picked from commit bff428616a)
2017-09-24 13:05:02 +02:00
Jaka Hudoklin
0c543a52ff
cni: 0.3.0 -> 0.5.2
(cherry picked from commit ff6413850b)
2017-09-24 13:05:02 +02:00
Matej Cotman
dc596ef734
kube-dns: 1.14.1
(cherry picked from commit 7332179285)
2017-09-24 13:05:01 +02:00
Maarten Hoogendoorn
ec76904f30 mount is in utillinux
(cherry picked from commit d27f710b87)
2017-09-15 08:55:23 +01:00
Maarten Hoogendoorn
d8f979d0e2 Fix oc cluster up
The command `oc cluster up` mainly runs code though Docker containers.

However, in pkg/bootstrap/docker/host/host.go, nsenter is used to run
some commands on the host. For this to work on NixOS, we need to provide
the absolute path to the required programs.

(cherry picked from commit a3dde7776b)
2017-09-15 08:55:23 +01:00
Maarten Hoogendoorn
57ae49b05a openshift: 1.5.0 -> 3.6.0
- Updated from 1.5.0 to 3.6.0 (this is just the next version, but Red
  Hat did quite the version bump there)
- Added 'v' to the version; it is used by `oc cluster up` to determine
  which image should be downloaded.
- Added myself as a maintainer.

(cherry picked from commit f8a72662cf)
2017-09-15 08:55:22 +01:00
John Ericson
a9ccf26c3b treewide: Use *Platform.extensions
(cherry picked from commit 5aec3f96a2)
2017-09-13 11:25:02 -04:00
Eelco Dolstra
460df30bd8
Revert "Merge pull request #28557 from obsidiansystems/binutils-wrapper"
This reverts commit 0a944b345e, reversing
changes made to 61733ed6cc.

I dislike these massive stdenv changes with unclear motivation,
especially when they involve gratuitous mass renames like NIX_CC ->
NIX_BINUTILS. The previous such rename (NIX_GCC -> NIX_CC) caused
months of pain, so let's not do that again.

(cherry picked from commit ec8d41f08c)
2017-09-07 12:53:33 +02:00
John Ericson
89481b70ea misc pkgs: Use $NIX_BINUTILS for when needed
Certain files are now only there instead of $NIX_CC (some are in both)

(cherry picked from commit 3f30cffa55)
2017-09-03 11:30:38 -04:00
Dan Peebles
bedfed9f52
terraform: manage 0.10 plugins with Nix
Also add a few starter plugins/providers

(cherry picked from commit 80319c1238)
2017-08-31 10:34:34 +02:00
zimbatm
998f516fb0 terraform: only expose maj.min to top-level
We shouldn't encourage users to depend on a tiny release.
2017-08-30 16:02:24 +02:00
Rushmore Mushambi
ccd255776e Merge pull request #28706 from rushmorem/nomad
nomad: 0.6.0 -> 0.6.2
2017-08-29 20:52:37 +02:00
rushmorem
43732d8bc0 nomad: 0.6.0 -> 0.6.2 2017-08-29 20:47:45 +02:00
Rushmore Mushambi
7312bd1c2e Merge pull request #28705 from rushmorem/marathon
marathon: remove myself from maintainers
2017-08-29 20:38:37 +02:00
rushmorem
16fb651c03 marathon: remove myself from maintainers 2017-08-29 20:37:59 +02:00
rushmorem
0a12c4bc2a mesos: remove myself from maintainers 2017-08-29 20:34:52 +02:00
rushmorem
91062dc862 habitat: 0.8.0 -> 0.30.2 2017-08-29 16:19:50 +02:00
Jörg Thalheim
9ea5b2fdc2 Merge pull request #28398 from NeQuissimus/minikube_kube_1_73
minikube-kubernetes: 1.7.0 -> 1.7.3
2017-08-26 08:08:18 +01:00
Shea Levy
ed9526949f terragrunt: 0.12.25 -> 0.13.0 2017-08-23 14:19:55 -04:00
Shea Levy
ff9666772d terraform: Add 0.10.2 2017-08-23 14:16:59 -04:00
Tim Steinbach
14eb44d2b8
minikube-kubernetes: 1.7.0 -> 1.7.3 2017-08-19 09:08:44 -04:00
Benjamin Staffin
cb3575bda7
kubernetes-helm: 2.5.0 -> 2.5.1 2017-08-13 12:27:52 -04:00
Robin Gloster
bb5702c521
treewide: remove automake pinning to the newest version
quasi no-op
2017-08-12 18:49:58 +02:00
Lancelot SIX
fa02817cda
docker-machine: 0.12.0 -> 0.12.2 2017-08-09 17:59:47 +02:00
zimbatm
19c64b57d5 minikube: 0.20.0 -> 0.21.0 2017-08-06 20:24:26 +01:00
zimbatm
e0a848fb16 terraform_0_10_0: tune build 2017-08-04 11:50:44 +01:00
zimbatm
a1c953dfc7 terraform: 0.9.11 -> 0.10.0 2017-08-03 11:06:23 +01:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Peter Hoeg
688ab1ed02 terragrunt: 0.12.24 -> 0.12.25 2017-07-31 14:23:04 +08:00
hectorj
43f23e4dff nomad: 0.5.6 -> 0.6.0 2017-07-29 00:41:57 +02:00
Sergey Volkov
6c8871f928
docker-machine: 0.10.0 -> 0.12.0 2017-07-25 21:42:01 -04:00
hectorj
d07bf424a9 nomad: 0.5.5 -> 0.5.6 2017-07-18 02:46:56 +02:00
Peter Hoeg
16cc87ca29 terraform: disable checks for 0.9 as they are failing again 2017-07-13 00:12:22 +08:00
Peter Hoeg
ef78ff8420 terragrunt: 0.12.16 -> 0.12.24 2017-07-13 00:09:07 +08:00
Peter Hoeg
299c57e6f3 terragrunt: make v0.11.1 use its own deps file 2017-07-13 00:06:05 +08:00
zimbatm
17aedafef8 kubernetes-helm: 2.4.1 -> 2.5.0 2017-07-07 13:39:19 +01:00
zimbatm
941d83df04 kops: 1.6.0 -> 1.6.2 2017-07-07 13:33:58 +01:00
Vladimír Čunát
5328aac7be
Merge branch 'staging'
Comparison looks OK; I'll try some fixes on master directly.
http://hydra.nixos.org/eval/1372577?compare=1372497
2017-07-05 08:55:26 +02:00