Commit Graph

1028 Commits

Author SHA1 Message Date
Euan Kemp
617fa430d7 k3s: update maintainers, per pr comment 2020-04-06 21:45:59 -07:00
Euan Kemp
83f827cba7 k3s: remove extra buildInputs
In the intial version of this package, I missed a few inputs that
weren't needed including a debug hook.
2020-04-06 21:45:59 -07:00
Michael Bishop
f03c088a36
k3s: fix https://hydra.nixos.org/build/116132269 2020-04-05 15:45:46 -03:00
Euan Kemp
e370711ad0 k3s: init at 1.17.3+k3s1
This packages k3s as a single self-contained binary (as upstream k3s
does), but without having to download any impure already-built binaries.

The upstream packaging scripts are used. Due to k3s's rather complicated
packaging arrangement, this ends up being a rather long derivation.
2020-04-05 15:34:18 +02:00
R. RyanTM
744ca030a0
fluxctl: 1.18.0 -> 1.19.0 2020-04-05 00:06:18 +00:00
Ryan Mulligan
19b7a98e6a
Merge pull request #83731 from r-ryantm/auto-update/kubeseal
kubeseal: 0.10.0 -> 0.12.0
2020-04-04 06:36:41 -07:00
Wael Nasreddine
9e55da14fe
prow: 2019-08-14 -> 2020-04-01 (#84055) 2020-04-03 10:09:11 -07:00
Florian Klink
26afabaca2
Merge pull request #83279 from flokli/bump-terraform-providers
bump terraform providers
2020-04-02 19:00:28 +02:00
Florian Klink
9f270c6491 terraform-providers: update 2020-04-02 18:33:40 +02:00
zimbatm
3e5149a79a terraform-providers: fix the google and google-beta providers 2020-04-02 17:53:05 +02:00
Florian Klink
2e19bc7074 terraform-providers: refactor
Some terraform providers were moved to the `hashicorp` organization,
some are still in the `terraform-providers` organization.

GitHub doesn't show moved repositories when querying via the API (only
on the web interface). In addition, if there are more than 100 results
(there still are), we'd need to implement paging, which is cubersome in curl.

In addition to that, to look up tags, we used to creating a HTTP request
for each and every provider, which caused us to easily get blocked by
GitHubs rate-limiting.

Instead of all that, let's use `hub` (which implements paging) and the
GitHub's GraphQL endpoint to get a list all repositories for a given
organization AND the latest tag for each of them.

We post-process the output with `jq`.

This also removes the providers.txt and folds the data into the script.
The blacklist was becoming too annoying to handle as a config file.

For the whitelist, we still need to individually fetch tags.

Fixes #83215

Co-Authored-By: zimbatm <zimbatm@zimbatm.com>
2020-04-02 17:53:05 +02:00
R. RyanTM
e1aa19654c
k9s: 0.17.7 -> 0.18.1 2020-04-01 13:41:04 +00:00
R. RyanTM
ca242d60b5 qbec: 0.10.5 -> 0.11.0 2020-04-01 17:14:06 -07:00
R. RyanTM
596473df4a helmfile: 0.102.0 -> 0.106.3 2020-04-01 12:52:51 +00:00
R. RyanTM
1a17de0ead kubeseal: 0.10.0 -> 0.12.0 2020-03-30 00:55:51 +00:00
Michael Weiss
0dd5ccc742
mesos,swiften,pingus: Mark as broken
Those packages are broken for >4 months, which is why it seems best to
mark them as broken for now. I noticed these while testing #75877.
2020-03-29 20:06:41 +02:00
Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
worldofpeace
3a6d2f7d30
Merge pull request #81159 from c00w/some_go_112_drop
[go] Undo some 1.12 overrides that now build with 1.13
2020-03-23 17:34:58 -04:00
Jörg Thalheim
5f3f4cb1be
terraform-libvirt: fix strict deps build 2020-03-23 08:16:46 +00:00
Jörg Thalheim
72f4001e1e
kops: fix strict deps build 2020-03-23 08:14:59 +00:00
Jörg Thalheim
0d3f06bfbf
kubernetes: put build tools into nativeBuildInputs 2020-03-23 08:14:42 +00:00
Colin L Rice
ac1336120f treewide Drop unneeded go 1.12 overrides 2020-03-22 18:06:25 -04:00
Mario Rodas
8a51989af0 terraform-providers.elasticsearch: fix build on darwin 2020-03-21 06:25:00 -05:00
Mario Rodas
4e9e877ca3 minikube: fix build on darwin 2020-03-21 06:17:00 -05:00
Mario Rodas
8b8dff4cc9 jx: fix build on darwin 2020-03-21 06:14:00 -05:00
Mario Rodas
771cf05ac6 qbec: fix build on darwin 2020-03-21 06:02:00 -05:00
Mario Rodas
37087c1550 prow: fix build on darwin 2020-03-21 06:01:00 -05:00
Mario Rodas
622494d85d helmfile: fix build on darwin 2020-03-21 06:00:00 -05:00
Mario Rodas
55fa7fd585 linkerd: fix build on darwin 2020-03-21 05:39:00 -05:00
Mario Rodas
3772f50fc6 kubeseal: fix build on darwin 2020-03-21 05:36:00 -05:00
Mario Rodas
8e2dd1164f kubernetes-helm: fix build on darwin 2020-03-21 05:35:00 -05:00
Mario Rodas
dabed704c5 kubeval: fix build on darwin 2020-03-21 05:33:00 -05:00
Mario Rodas
c47833f379 k9s: fix build on darwin 2020-03-21 05:31:00 -05:00
Mario Rodas
e0ce72f901 hetzner-kube: fix build on darwin 2020-03-21 05:15:00 -05:00
Mario Rodas
c8359c42e0 fluxctl: fix build on darwin 2020-03-21 05:02:00 -05:00
Mario Rodas
33454dafa2 argocd: fix build on darwin 2020-03-21 04:50:00 -05:00
Mario Rodas
a963023e7b atlantis: fix build on darwin 2020-03-21 04:26:00 -05:00
Mario Rodas
64b130dd88 argo: fix build on darwin 2020-03-21 04:25:00 -05:00
Dmitry Kalinkin
451196438c
Merge pull request #81170 from kampka/kops_1_16
kops_1_16: init at 1.16.0
2020-03-20 19:14:15 -04:00
Mario Rodas
a437fe2565 terraform: 0.12.23 -> 0.12.24
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.24
2020-03-20 01:44:45 +00:00
Jörg Thalheim
b00b66e262
Merge pull request #82861 from gila/terraform-lxd
terraform-providers.lxd: init at 1.3.0
2020-03-19 13:08:20 +00:00
Jeffry Molanus
4bcdfdb7b8 terraform-providers.lxd: init at 1.3.0 2020-03-19 00:10:04 +01:00
Jörg Thalheim
053ad4e0db
Merge pull request #82213 from bhipple/fix/habitat
habitat: 0.30.2 -> 0.90.6
2020-03-18 15:11:03 +00:00
Jörg Thalheim
ea87180984
openshift: fix build with strict deps 2020-03-18 11:29:40 +00:00
Jörg Thalheim
201ac90018
Merge pull request #66578 from AtkinsChang/minikube
minikube: 1.2.0 -> 1.6.2
2020-03-18 11:28:24 +00:00
Jörg Thalheim
9d144b84a3
kubeval: don't build against schema by default
kubeval-schema is a huge 7GB repository that we do not want
to build on hydra. Therefore make it optional.
2020-03-18 09:09:25 +00:00
Benjamin Hipple
b7ef71665d habitat: 0.30.2 -> 0.90.6
The build has been broken on master for a very long time, for want of an
upgrade. This continues the effort put forth here:
https://github.com/NixOS/nixpkgs/pull/63105

Note that while there are newer versions than this, upgrading to those requires
getting some Cargo protobuf dependencies to compile. Since this fixes the
failing build, it seems like a good start.

Upstream does not appear to have any Darin builds in their CI, and we do not
have a Darwin maintainer available, so this disables it as well.
2020-03-16 19:59:57 -04:00
Mario Rodas
8dd97bb7ac
Merge pull request #82546 from r-ryantm/auto-update/hetzner-kube
hetzner-kube: 0.4.1 -> 0.5.1
2020-03-15 23:17:33 -05:00
Ryan Mulligan
6c8fad056b
Merge pull request #82573 from r-ryantm/auto-update/qbec
qbec: 0.7.5 -> 0.10.5
2020-03-15 13:51:47 -07:00
Sander van der Burg
875bcef98b base16-builder: regenerate with node2nix 1.8.0, add supplement.json with node-pre-gyp to fix build 2020-03-15 16:37:47 +01:00