Jörg Thalheim
9366d013f0
Merge pull request #28345 from moretea/openshift-origin
...
openshift: 1.5.0 -> 3.6.0
2017-09-14 20:36:57 +01:00
Jörg Thalheim
a7637b3795
Merge pull request #29316 from NeQuissimus/minikube_0_22_1
...
minikube: 0.22.0 -> 0.22.1
2017-09-13 23:40:11 +01:00
Tim Steinbach
d12d2c1e1c
minikube: 0.22.0 -> 0.22.1
2017-09-13 11:29:54 -04:00
John Ericson
5aec3f96a2
treewide: Use *Platform.extensions
2017-09-13 11:16:10 -04:00
Maarten Hoogendoorn
d27f710b87
mount is in utillinux
2017-09-10 16:07:50 +02:00
Arseniy Seroka
2a56e0384e
Merge pull request #29098 from NeQuissimus/minikube_0_22
...
minikube: 0.21.0 -> 0.22.0
2017-09-09 15:17:45 +03:00
Frederik Rietdijk
6589ee83c2
Merge pull request #29134 from abbradar/protobuf
...
Update protobuf and remove old versions
2017-09-09 09:27:10 +02:00
Nikolay Amiantov
1f2a18d916
protobuf: remove old versions
...
This leaves only protobuf3_1 which is the last version with libprotobuf2.
Also fix several packages to build with the latest protobuf.
2017-09-09 05:54:43 +03:00
zimbatm
9f2ff1d31a
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.
2017-09-08 19:36:43 +01:00
Tim Steinbach
3a43f510b6
minikube: 0.21.0 -> 0.22.0
2017-09-07 20:21:59 -04:00
zimbatm
101ccc0629
terraform: providers list ( #28818 )
...
* terraform: move plugin index
* terraform: introduce update script for plugins
* terraform: update provider list
2017-09-01 15:49:24 +01:00
Dan Peebles
bcbcbfcfa5
terraform: add template plugin for 0.10
2017-08-31 12:35:52 -04:00
Dan Peebles
11753b3273
terraform: noop 0.10 plugins mechanism when unused
2017-08-30 18:53:46 -04:00
Dan Peebles
80319c1238
terraform: manage 0.10 plugins with Nix
...
Also add a few starter plugins/providers
2017-08-30 18:35:26 -04: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
Maarten Hoogendoorn
a3dde7776b
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.
2017-08-18 17:06:50 +02:00
Maarten Hoogendoorn
f8a72662cf
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.
2017-08-17 16:57:43 +02: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
zimbatm
51c481bdcc
terraform: 0.9.10 -> 0.9.11
2017-07-04 14:06:33 +01:00
Vladimír Čunát
d1a89ae9d7
Merge branch 'master' into staging
2017-07-03 09:48:58 +02:00
zimbatm
6f86a1bd09
Terraform 0.9.10 ( #27003 )
...
* terraform: remove old 0.9.x versions
* terraform: 0.9.9 -> 0.9.10
2017-07-01 14:16:20 +01:00
Vladimír Čunát
ddf864f8aa
Merge branch 'master' into staging
...
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
Diego Pontoriero
5b90fa0151
terraform: 0.9.6 -> 0.9.9.
2017-06-27 15:04:11 -07:00
Shea Levy
4d2597981d
Partially revert "terraform: 0.9.4 -> 0.9.6."
...
Terraform point releases are significant changes, we need to keep old ones around
This reverts commit 6a27b46dee
.
2017-06-27 16:26:07 -04:00