about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster
Commit message (Collapse)AuthorAge
...
* Merge pull request #87167 from johanot/kubeval-0.15Mario Rodas2020-05-07
|\ | | | | kubeval: 0.14.0 -> 0.15.0
| * kubeval: 0.14.0 -> 0.15.0Johan Thomsen2020-05-07
| | | | | | | | Also, add myself as maintainer
* | kops_1_16: 1.16.1 -> 1.16.2Christian Kampka2020-05-06
| |
* | kops_1_15: 1.15.2 -> 1.15.3Christian Kampka2020-05-06
| |
* | Merge master into staging-nextFrederik Rietdijk2020-05-05
|\|
| * treewide: use https for nixos.org and hydra.nixos.orgPavol Rusnak2020-05-03
| | | | | | | | | | tarballs.nixos.org is omitted from the change because urls from there are always hashed and checked
| * Merge pull request #86573 from r-ryantm/auto-update/helmfileRyan Mulligan2020-05-03
| |\ | | | | | | | | | helmfile: 0.106.3 -> 0.114.0
| | * helmfile: 0.106.3 -> 0.114.0R. RyanTM2020-05-02
| | |
| * | Merge pull request #86684 from r-ryantm/auto-update/luigiBenjamin Hipple2020-05-03
| |\ \ | | | | | | | | luigi: 2.8.12 -> 2.8.13
| | * | luigi: 2.8.12 -> 2.8.13R. RyanTM2020-05-03
| | |/
| * | Merge pull request #86511 from r-ryantm/auto-update/atlantisRyan Mulligan2020-05-03
| |\ \ | | | | | | | | | | | | atlantis: 0.11.1 -> 0.12.0
| | * | atlantis: 0.11.1 -> 0.12.0R. RyanTM2020-05-02
| | | |
| * | | k9s: 0.18.1 -> 0.19.4R. RyanTM2020-05-02
| | |/ | |/|
* | | Merge master into staging-nextFrederik Rietdijk2020-05-02
|\| |
| * | kops: fix hashFlorian Klink2020-05-01
| |/ | | | | | | As seen on https://hydra.nixos.org/build/118009308
* | Merge staging-next into stagingFrederik Rietdijk2020-05-01
|\|
| * Merge pull request #73385 from saschagrunert/kubernixMario Rodas2020-04-30
| |\ | | | | | | kubernix: v0.2.0
| | * kubernix: v0.2.0Sascha Grunert2020-04-29
| | | | | | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
| * | docker-machine-kvm2: test aarch64 buildzowoq2020-04-30
| | |
| * | docker-machine-kvm2: use makefilezowoq2020-04-30
| | |
| * | docker-machine-hyperkit: use makefilezowoq2020-04-30
| | |
| * | minikube: use makefilezowoq2020-04-30
| | |
| * | Merge pull request #86053 from zimbatm/terraform-provider-vpsadminzimbatm2020-04-29
| |\ \ | | |/ | |/| terraform-providers: updates and cleanups
| | * terraform-providers.vpsadmin: init at 0.1.0zimbatm2020-04-26
| | |
| | * terraform-providers.sops: init at 0.5.0zimbatm2020-04-26
| | |
| | * terraform-providers.ibm: move to update-all scriptzimbatm2020-04-26
| | |
| | * terraform-providers: update-allzimbatm2020-04-26
| | |
* | | Merge branch 'staging-next' into stagingJan Tojnar2020-04-29
|\| |
| * | treewide get rid of go 1.12 (#83253)Colin2020-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * treewide Drop unneeded go 1.12 overrides * Fix packr to be go module compatible. I updated to version 2.8.0 which is the latest on master. Then due to the 2 different sets of go modules which are used, I split the build into two different derivations, then merged them togethor using symlinkJoin to have the same output structure as the existing derivation. * Remove consul dependency on go1.12 I updated the consul version to 1.7.2 and flipped it to building using modules. * Remove go1.12 from perkeep. Update the version to the latest unstable on master. * Update scaleway-cli to not be pinned to go1.12 Switched the version to 1.20 * Update prometheus-varnish-exporter to not depend on go1.12 * Update lnd to build with go1.12 Updated the version Forced only building subpackages with main to prevent panics over multiple modules in one repo * Remove go1.12 from openshift Had to update the version to 4.1.0 and do a bit of munging to get this to work * Remove go1.12 completely. These are no longer needed. * Update bazel-watcher and make it build with go 1.14
| * | nomad: 0.11.0 -> 0.11.1Maxine E. Aubrey2020-04-28
| | |
* | | treewide: use $out instead of $bin with buildGoPackagezowoq2020-04-28
|/ /
* | Merge pull request #86086 from kimat/kimat-helm-3.2.0Jörg Thalheim2020-04-27
|\ \ | | | | | | helm: 3.1.3 -> 3.2.0
| * | helm: 3.1.3 -> 3.2.0Kimat Boven2020-04-27
| |/
* | Merge pull request #86121 from zowoq/more-go-fixesJörg Thalheim2020-04-27
|\ \ | | | | | | buildGoPackage: use installShellFiles, {excluded,sub}Packages
| * | heptio-ark: use excludedPackageszowoq2020-04-27
| | |
| * | openshift: use installShellFileszowoq2020-04-27
| | |
* | | kops: remove old versionsJörg Thalheim2020-04-27
| | |
* | | kops: 1.16.0 -> 1.16.1Jörg Thalheim2020-04-27
|/ /
* | Merge pull request #86035 from zowoq/go-fixesJörg Thalheim2020-04-27
|\ \ | |/ |/|
| * kompose: update completionzowoq2020-04-27
| |
| * stern: use installShellFileszowoq2020-04-27
| |
| * kops: use installShellFileszowoq2020-04-27
| |
| * docker-machine: use installShellFileszowoq2020-04-26
| |
* | Get rid of go 1.13 (#86036)Colin2020-04-26
|/ | | | | Kubernetes builds with go1.14. Terraform has an upstream patch which fixes the macos mojave issues - it's a bug in terraform, not go.
* cni-plugins: update maintainerszowoq2020-04-24
|
* kubernetes-helm: 3.1.2 -> 3.1.3Sergey Lukjanov2020-04-23
|
* cni-plugins: 0.8.4 -> 0.8.5zowoq2020-04-21
| | | | https://github.com/containernetworking/plugins/releases/tag/v0.8.5
* cni: 0.7.0 -> 0.7.1zowoq2020-04-21
| | | | https://github.com/containernetworking/cni/releases/tag/v0.7.1
* terraform: fix /bin/stty reference (#85560)Mario Rodas2020-04-19
|
* Merge pull request #85354 from srhb/k8s-1.18.1Sarah Brofeldt2020-04-17
|\ | | | | kubernetes: 1.18.0 -> 1.18.1