summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster
Commit message (Collapse)AuthorAge
* terraform-providers.libvirt: fix plugin output (#48577)zimbatm2018-10-16
| | | | Terraform depends on this binary name format to detect the provider version.
* luigi: init at 2.7.9Benjamin Hipple2018-10-13
|
* Merge pull request #48100 from tenx-tech/feature/upgrade-helmfilelewo2018-10-13
|\ | | | | helmfile: update from 0.19.0 to 0.40.1
| * helmfile: update from 0.19.0 to 0.40.1edude032018-10-09
| |
* | minikube: bump version 0.29.0 -> 0.30.0Periklis Tsirakidis2018-10-12
| | | | | | | | | | This is a fix release for CVE-2018-1002103. More details in https://github.com/kubernetes/minikube/issues/3208
* | terraform-providers.gandi: init at 1.0.0 (#48223)zimbatm2018-10-11
| |
* | Merge pull request #48103 from johanot/kubernetes-1.12.1Sarah Brofeldt2018-10-11
|\ \ | | | | | | kubernetes: 1.12.0 -> 1.12.1
| * | kubernetes: 1.12.0 -> 1.12.1Johan Thomsen2018-10-09
| |/
* / helm: build from sourcesedude032018-10-09
|/
* Merge pull request #47609 from mbode/heptio-ark_0_9_6Timo Kaufmann2018-10-06
|\ | | | | heptio-ark: 0.9.4 -> 0.9.6
| * heptio-ark: 0.9.4 -> 0.9.6Maximilian Bode2018-10-01
| |
* | Merge pull request #47692 from nicknovitski/kubeval-initlewo2018-10-05
|\ \ | | | | | | kubeval: init at 0.7.3
| * | kubeval: init at 0.7.3Nick Novitski2018-10-04
| | |
* | | terraform: add plugins tests (#47861)zimbatm2018-10-04
| | | | | | | | | | | | | | | I wasn't sure if the plugins were downloaded from the Internet or not. This makes sure that there is no regression in the plugin detection.
* | | kubernetes-helm: 2.10.0 -> 2.11.0R. RyanTM2018-10-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * kubernetes-helm: 2.10.0 -> 2.11.0 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/helm/versions * kubernetes-helm: 2.10.0 -> 2.11.0 (fix darwin hash)
* | | terraform-providers.matchbox: init at 0.2.2 (#47863)Florian Klink2018-10-04
| | |
* | | minikube: 0.28.1 -> 0.29.0Vincent Demeester2018-10-03
|/ / | | | | | | | | | | Hard-code kubernetes version as the upstream python script is broken/not-up-to-date Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* | stern: init at 1.8.0 (#47605)Maximilian Bode2018-10-01
| |
* | terraform-landscape: 0.2.0 -> 0.2.1 (#47611)Maximilian Bode2018-10-01
| |
* | flink_1_5: 1.5.3 -> 1.5.4Maximilian Bode2018-10-01
| |
* | flink: 1.6.0 -> 1.6.1Maximilian Bode2018-10-01
|/
* Merge pull request #47407 from kalbasit/nixpkgs_add-terraform-provider-nixosJörg Thalheim2018-09-30
|\ | | | | terraform: update all providers and move nixos provider under terraform.withPlugins
| * terraform-providers: move ibm and libvirt underneath the terraform-providersWael M. Nasreddine2018-09-28
| |
| * terraform: move providers to terraform-providerszimbatm2018-09-28
| | | | | | | | | | | | | | | | | | Before, providers were only built indirectly. Since proviers don't depend on terraform to build they can be moved into their own collection of packages. This also has the advantage that they can be reached directly using an attribute path (Eg: terraform-providers.nixos). Co-authored-by: Wael Nasreddine <wael.nasreddine@gmail.com>
| * terraform: add myself as a maintainerWael M. Nasreddine2018-09-27
| |
| * terraform: update-all: add support for parsing list of providers in ↵Wael M. Nasreddine2018-09-27
| | | | | | | | providers.txt
| * terraform-provider-nixos: move the provider to the inside of ↵Wael M. Nasreddine2018-09-26
| | | | | | | | terraform.withPlugins
| * terraform: update all the providersWael M. Nasreddine2018-09-26
| |
* | kubernetes: 1.11.3 -> 1.12.0Johan Thomsen2018-09-30
| | | | | | | | - kubelet CAdvisor port has been removed
* | kubetail: 1.6.1 -> 1.6.4Wael M. Nasreddine2018-09-28
|/
* Merge pull request #46646 from manveru/upgrade-terraform-landscapeJörg Thalheim2018-09-15
|\ | | | | terraform-landscape: 0.1.18 -> 0.2.0
| * terraform-landscape: 0.1.18 -> 0.2.0Michael Fellinger2018-09-14
| |
* | cni-plugins: 0.7.1 -> 0.7.3 (#46698)Vincent Demeester2018-09-15
| | | | | | Signed-off-by: Vincent Demeester <vincent@sbr.pm>
* | Merge pull request #46659 from mbode/flink_1_6xeji2018-09-15
|\ \ | | | | | | flink: 1.5 -> 1.6
| * | flink: drop older versions than current and previous minor releaseMaximilian Bode2018-09-15
| | | | | | | | | | | | This is consistent with the update policy as laid out in https://flink.apache.org/downloads.html#update-policy-for-old-releases.
| * | flink_1_5: 1.5.0 -> 1.5.3Maximilian Bode2018-09-14
| | |
| * | flink: 1.5.0 -> 1.6.0Maximilian Bode2018-09-14
| |/
* | click: 0.3.1 -> 0.3.2Maximilian Bode2018-09-15
| | | | | | | | patch necessary to fix "error: the lock file needs to be updated but --frozen was passed to prevent this"
* | heptio-ark: 0.9.0 -> 0.9.4 (#46662)Maximilian Bode2018-09-15
|/
* kubernetes: 1.10.5 -> 1.11.3Johan Thomsen2018-09-12
| | | | | | | | | Fixed minor issue where kube-addon manager complaints about /opt/namespace.yaml missing. Added release notes with reference to Kubernetes 1.11 release notes. closes #43882
* kubernetes-helm: fix darwin hashAntoine Eiche2018-09-07
|
* Merge pull request #46256 from r-ryantm/auto-update/helmlewo2018-09-07
|\ | | | | kubernetes-helm: 2.9.1 -> 2.10.0
| * kubernetes-helm: 2.9.1 -> 2.10.0R. RyanTM2018-09-06
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from helm
* | Merge pull request #46143 from teozkr/update/kops-1.10.0Jaka Hudoklin2018-09-06
|\ \ | |/ |/| kops: 1.9.0 -> 1.10.0
| * kops: 1.9.0 -> 1.10.0Teo Klestrup Röijezon2018-09-06
| |
* | treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
|/ | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
* mesos: fix buildUli Baum2018-08-25
| | | | was broken due to missing dependencies
* terraform_0_11: 0.11.7 -> 0.11.8 (#45117)Stephen2018-08-16
|
* Merge pull request #45079 from tazjin/chore/kontemplate-1.7.0Sarah Brofeldt2018-08-16
|\ | | | | kontemplate: 1.6.0 -> 1.7.0
| * kontemplate: 1.6.0 -> 1.7.0Vincent Ambo2018-08-15
| | | | | | | | | | | | | | | | | | Upstream release notes available at: https://github.com/tazjin/kontemplate/releases/tag/v1.7.0 The upstream uses Nix as the build system and the changes to `deps.nix` are simply copied over from there.