Commit Graph

1203 Commits

Author SHA1 Message Date
zimbatm
442f76893c
terraform-providers.sops: init at 0.5.0 2020-04-26 13:21:15 +02:00
zimbatm
20f55a9fc0
terraform-providers.ibm: move to update-all script 2020-04-26 13:07:04 +02:00
zimbatm
bb858898b1
terraform-providers: update-all 2020-04-26 12:56:28 +02:00
Colin
3e0aa4af2d
Get rid of go 1.13 (#86036)
Kubernetes builds with go1.14.
Terraform has an upstream patch which fixes the macos mojave issues -
it's a bug in terraform, not go.
2020-04-26 08:37:59 +00:00
zowoq
7a40eb5763 docker-machine: use installShellFiles 2020-04-26 13:36:15 +10:00
zowoq
b1138cc386 cni-plugins: update maintainers 2020-04-24 08:08:39 +10:00
Sergey Lukjanov
9e58c8363b kubernetes-helm: 3.1.2 -> 3.1.3 2020-04-23 10:12:32 -07:00
zowoq
202b87ca99 cni-plugins: 0.8.4 -> 0.8.5
https://github.com/containernetworking/plugins/releases/tag/v0.8.5
2020-04-21 09:29:29 +10:00
zowoq
7448089fd6 cni: 0.7.0 -> 0.7.1
https://github.com/containernetworking/cni/releases/tag/v0.7.1
2020-04-21 09:28:17 +10:00
Mario Rodas
8084edb11c
terraform: fix /bin/stty reference (#85560) 2020-04-19 16:07:39 +00:00
Sarah Brofeldt
1d20b2872f
Merge pull request #85354 from srhb/k8s-1.18.1
kubernetes: 1.18.0 -> 1.18.1
2020-04-17 07:44:30 +02:00
Benjamin Hipple
b4c36fe436
Merge pull request #84448 from lbpdt/feature/init-node-problem-detector
node-problem-detector: init at 0.8.1
2020-04-16 09:46:29 -04:00
Sarah Brofeldt
b57b6cdf02 kubernetes: 1.18.0 -> 1.18.1 2020-04-16 07:54:53 +02:00
Sarah Brofeldt
67413f6eea
Merge pull request #83984 from r-ryantm/auto-update/kubernetes
kubernetes: 1.17.3 -> 1.18.0
2020-04-16 06:23:57 +02:00
Mario Rodas
f5867d86fe
Merge pull request #84982 from endocrimes/nomad-0.11.x
nomad: 0.10.5 -> 0.11.0
2020-04-11 13:14:36 -05:00
Danielle Lancashire
064268831b
nomad: 0.10.5 -> 0.11.0
This commit migrates the Nomad package from the 0.10.x line of releases
to 0.11.X.

This allows us to also bump the version of Go that is used to 1.14.x.
NOTE: 1.14.x will be needed for the rest of the 0.11.x releases as Nomad
only bumps patch versions of Go within a release series.

CHANGELOG:

FEATURES:

    Container Storage Interface [beta]: Nomad has expanded support
    of stateful workloads through support for CSI plugins.
    Exec UI: an in-browser terminal for connecting to running allocations.
    Audit Logging (Enterprise): Audit logging support for Nomad
    Enterprise.
    Scaling APIs: new scaling policy API and job scaling APIs to support external autoscalers
    Task Dependencies: introduces lifecycle stanza with prestart and sidecar hooks for tasks within a task group

BACKWARDS INCOMPATIBILITIES:

    driver/rkt: The Rkt driver is no longer packaged with Nomad and is instead
    distributed separately as a driver plugin. Further, the Rkt driver codebase
    is now in a separate
    repository.

IMPROVEMENTS:

    core: Optimized streaming RPCs made between Nomad agents [GH-7044]
    build: Updated to Go 1.14.1 [GH-7431]
    consul: Added support for configuring enable_tag_override on service stanzas. [GH-2057]
    client: Updated consul-template library to v0.24.1 - added support for working with consul connect. Deprecated vault_grace [GH-7170]
    driver/exec: Added no_pivot_root option for ramdisk use [GH-7149]
    jobspec: Added task environment interpolation to volume_mount [GH-7364]
    jobspec: Added support for a per-task restart policy [GH-7288]
    server: Added minimum quorum check to Autopilot with minQuorum option [GH-7171]
    connect: Added support for specifying Envoy expose path configurations [GH-7323] [GH-7396]
    connect: Added support for using Connect with TLS enabled Consul agents [GH-7602]

BUG FIXES:

    core: Fixed a bug where group network mode changes were not honored [GH-7414]
    core: Optimized and fixed few bugs in underlying RPC handling [GH-7044] [GH-7045]
    api: Fixed a panic when canonicalizing a jobspec with an incorrect job type [GH-7207]
    api: Fixed a bug where calling the node GC or GcAlloc endpoints resulted in an error EOF return on successful requests [GH-5970]
    api: Fixed a bug where /client/allocations/... (e.g. allocation stats) requests may hang in special cases after a leader election [GH-7370]
    cli: Fixed a bug where nomad agent -dev fails on Windows [GH-7534]
    cli: Fixed a panic when displaying device plugins without stats [GH-7231]
    cli: Fixed a bug where alloc exec command in TLS environments may fail [GH-7274]
    client: Fixed a panic when running in Debian with /etc/debian_version is empty [GH-7350]
    client: Fixed a bug affecting network detection in environments that mimic the EC2 Metadata API [GH-7509]
    client: Fixed a bug where a multi-task allocation maybe considered healthy despite a task restarting [GH-7383]
    consul: Fixed a bug where modified Consul service definitions would not be updated [GH-6459]
    connect: Fixed a bug where Connect enabled allocation would not stop after promotion [GH-7540]
    connect: Fixed a bug where restarting a client would prevent Connect enabled allocations from cleaning up properly [GH-7643]
    driver/docker: Fixed handling of seccomp security_opts option [GH-7554]
    driver/docker: Fixed a bug causing docker containers to use swap memory unexpectedly [GH-7550]
    scheduler: Fixed a bug where changes to task group shutdown_delay were not persisted or displayed in plan output [GH-7618]
    ui: Fixed handling of multi-byte unicode characters in allocation log view [GH-7470] [GH-7551]
2020-04-11 12:52:09 +02:00
ngerstle
5c644c4204 minikube: 1.8.1 -> 1.9.2 2020-04-10 21:21:35 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Nikola Knežević
cff6722b4c
terraform-docs: 0.6.0 -> 0.9.1 (#84807)
0.6.0 is quite an old version, that doesn't support Terraform 0.12. As
  Terraform 0.12 is the default on master, upgrading terraform-docs to
0.9.1 brings tools on par.
2020-04-09 12:55:33 +00:00
Samuel Leathers
72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
lewo
bb3e58883b
Merge pull request #84400 from numkem/nomad_0.10.5
nomad: 0.10.2 -> 0.10.5
2020-04-08 12:06:40 +02:00
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 Fellinger
f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
Louis Blin
511cb624b7 node-problem-detector: init at 0.8.1
Package is missing, built from Golang sources on GitHub.
2020-04-06 08:35:22 +01:00
Sebastien Bariteau
5439272b1b nomad: 0.10.2 -> 0.10.5 2020-04-05 17:46:12 -04: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
4be26439a0 kubernetes: 1.17.3 -> 1.18.0 2020-04-01 13:59:46 +00: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
R. RyanTM
73d7dbf272 fluxctl: 1.17.1 -> 1.18.0 2020-03-14 21:18:51 +00:00
R. RyanTM
fd9a2e7e38 k9s: 0.13.8 -> 0.17.7 2020-03-14 21:18:27 +00:00
R. RyanTM
1ff9df25fb qbec: 0.7.5 -> 0.10.5 2020-03-14 12:17:01 +00:00
R. RyanTM
112814dce8 hetzner-kube: 0.4.1 -> 0.5.1 2020-03-14 06:36:24 +00:00
R. RyanTM
fb7e2cd5bc helmfile: 0.85.0 -> 0.102.0 2020-03-14 06:33:28 +00:00
R. RyanTM
afa1dc69ca atlantis: 0.10.1 -> 0.11.1 2020-03-13 19:35:07 +00:00
Kevin Cox
e46fd9239e
mesos: Remove kevincox as maintainer.
kevincox no longer uses mesos so is not a suitable maintainer.
2020-03-13 08:58:38 -04:00
Sergey Lukjanov
68b922b10b helm: 3.1.1 -> 3.1.2 2020-03-13 05:45:24 +00:00
Rhys
ff7b4faeff terragrunt: 0.21.11 -> 0.23.2 2020-03-12 07:59:08 +00:00
Sarah Brofeldt
9979ce4f1d
Merge pull request #80443 from johanot/kubernetes-1.17-master
kubernetes: 1.16.5 -> 1.17.3
2020-03-11 07:34:37 +01:00
Atkins
d8b2f2b1ed
minikube: 1.6.2 -> 1.8.1 2020-03-07 22:58:56 +08:00
Atkins
d6fe4e1ec1 minikube: 1.5.2 -> 1.6.2 2020-03-07 22:35:15 +08:00
Atkins
8d5e32ec44 minikube: 1.3.1 -> 1.5.2 2020-03-07 22:35:15 +08:00
Atkins
036c2fed12 docker-machine-hyperkit: separate from minikube 2020-03-07 22:35:15 +08:00
Atkins
37aab73f56 minikube: 1.2.0 -> 1.3.1 2020-03-07 22:35:15 +08:00
Mario Rodas
c4b75f8983
terraform: 0.12.21 -> 0.12.23 2020-03-06 04:20:00 -05:00
Mario Rodas
e033b005b2
Merge pull request #81767 from groodt/groodt-argo-2.6.1
argo: 2.6.0 -> 2.6.1
2020-03-05 07:12:21 -05:00
ngerstle
cde784aaa3 kube3d: correct k3s version tag 2020-03-05 00:31:01 +01:00
Greg Roodt
e468301c19 argo: 2.6.0 -> 2.6.1 2020-03-05 09:20:23 +11:00
Mario Rodas
2dc478d7a4
Merge pull request #81428 from ngerstle/update-kube3d
kube3d: 1.3.1 -> 1.6.0
2020-03-04 08:51:16 -05:00
Mario Rodas
82275757c5
Merge pull request #81691 from r-ryantm/auto-update/kubeseal
kubeseal: 0.9.8 -> 0.10.0
2020-03-04 08:41:39 -05:00
R. RyanTM
7f20ec111d kubeseal: 0.9.8 -> 0.10.0 2020-03-04 06:20:44 +00:00
Jörg Thalheim
ab86bf9db9
Merge pull request #81497 from gila/terraform-provider-libvirt
terraform-providers.libvirt: 0.5.1 -> 0.6.1
2020-03-03 11:30:47 +00:00
Jeffry Molanus
c1b5cfe267 terraform-providers.libvirt: 0.5.1 -> 0.6.1 2020-03-02 11:42:53 +01:00
ngerstle
d8e5885075 kube3d: 1.3.1 -> 1.6.0 2020-03-01 11:24:41 +01:00
Mario Rodas
1b86583c31
Merge pull request #81342 from groodt/groodt-argo-2.6.0
argo: 2.4.3 -> 2.6.0
2020-02-29 20:12:38 -05:00
Benjamin Hipple
630598c215 click: upgrade cargo fetcher and cargoSha256 2020-02-29 13:05:01 -05:00
Greg Roodt
7a621a04b8 argo: 2.4.3 -> 2.6.0 2020-02-29 12:47:25 +11:00
R. RyanTM
f23674a51a kubeseal: 0.9.7 -> 0.9.8 2020-02-28 16:20:49 -08:00
zowoq
ef5847b76f kompose: 1.20.0 -> 1.21.0
https://github.com/kubernetes/kompose/releases/tag/v1.21.0
2020-02-27 23:30:21 +10:00
Christian Kampka
fcdf22329a
kops_1_16: init at 1.16.0 2020-02-27 10:59:41 +01:00
Sergey Lukjanov
00e09ed6c0 helm: 3.1.0 -> 3.1.1 2020-02-24 08:21:55 -08:00
Mario Rodas
31ebc35e0a
Merge pull request #80767 from r-ryantm/auto-update/luigi
luigi: 2.8.11 -> 2.8.12
2020-02-22 10:59:37 -05:00
R. RyanTM
08191abfa5 luigi: 2.8.11 -> 2.8.12 2020-02-22 01:30:53 +00:00
lewo
c38529df78
Merge pull request #80064 from Frostman/helm-3.1.0
helm: 3.0.3 -> 3.1.0
2020-02-21 08:30:29 +01:00
Maximilian Bosch
2893e27d85
Merge pull request #80584 from marsam/update-terraform
terraform: 0.12.20 -> 0.12.21
2020-02-20 12:37:17 +01:00
Shahrukh Khan
8acd3c804d
argocd: Fix build flags (#80545) 2020-02-19 15:48:39 -10:00
Mario Rodas
d7f608e43a
terraform: 0.12.20 -> 0.12.21
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.21
2020-02-19 18:00:00 -05:00
Johan Thomsen
66556afb5a kubernetes: 1.16.5 -> 1.17.3 2020-02-18 15:34:09 +01:00
Jean-Philippe Braun
92c97a3915 terragrunt: 0.17.4 -> 0.21.11 2020-02-17 14:34:02 +01:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Sergey Lukjanov
48254f391c helm: 3.0.3 -> 3.1.0 2020-02-13 12:48:19 -08:00
Shahrukh Khan
be1635933f
argocd: init at 1.4.2 (#79846) 2020-02-13 12:12:28 -08:00
Christian Kampka
9eaf6f5f5c
kops_1_15: 1.15.1 -> 1.15.2 (#79809) 2020-02-11 21:35:35 +01:00
Dmitry Kalinkin
157f392f57
mesos: switch to https for maven
Fixes: #78702
Closes: #79260
2020-02-10 19:00:03 -05:00
R. RyanTM
1652fbccd7 k9s: 0.13.6 -> 0.13.8 2020-02-07 11:51:05 +00:00
Anton Desyatov
6866ca71a7 tilt: 0.10.13 -> 0.11.3 2020-02-06 10:46:01 +01:00
Robert Helgesson
a6e9b59633
k9s: 0.9.3 -> 0.13.6
PR #79031
2020-02-01 23:09:56 +01:00
Wael Nasreddine
65e6812dc8
Merge pull request #78796 from Frostman/helm-3.0.3
kubernetes-helm: 3.0.1 -> 3.0.3 and improve build meta
2020-02-01 10:00:11 -08:00
Sergey Lukjanov
6f2523e1b3 kubernetes-helm: drop unneeded goPackagePath from legacy go support
Co-Authored-By: Wael Nasreddine <wael.nasreddine@gmail.com>
2020-01-31 21:45:51 -08:00
Sergey Lukjanov
171982e2a9 kubernetes-helm: 3.0.1 -> 3.0.3 and improve build meta 2020-01-31 21:45:41 -08:00
zowoq
c508408268 kompose: 1.18.0 -> 1.20.0
https://github.com/kubernetes/kompose/blob/v1.20.0/CHANGELOG.md#v1200-2019-12-23
2020-01-31 20:29:24 +10:00
R. RyanTM
93ca7d4b8b kubeseal: 0.9.6 -> 0.9.7 2020-01-30 21:48:53 -08:00
Konstantinos Koukopoulos
3153fad73f
kops: 1.15.0 -> 1.15.1 (#78821)
Upgrade the kops_1_15 attribute of kops to bring in the newest patch release (1.15.1) which includes many important bug fixes.
Full release notes here: https://github.com/kubernetes/kops/releases/tag/v1.15.1
2020-01-30 12:19:24 +00:00
chris
67509cc831 Updated the terraform providers 2020-01-23 10:34:48 -08:00
Mario Rodas
d0819c05b3
terraform: 0.12.19 -> 0.12.20
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.20
2020-01-22 18:18:18 -05:00
Matt Smith
a76b5a2c94 maintainers: remove 00-matt 2020-01-22 21:12:43 +00:00
Johan Thomsen
a96ed5d704 kubernetes: 1.16.4 -> 1.16.5 2020-01-22 00:04:04 -08:00
R. RyanTM
cf0640b982
luigi: 2.8.0 -> 2.8.11 2020-01-17 08:23:36 +00:00
Oleksii Filonenko
eb4a2f510a fluxctl: 1.16.0 -> 1.17.1 2020-01-16 16:39:41 +00:00
Mario Rodas
1f1c098a28
Merge pull request #75432 from mroi/patch-xhyve
docker-machine-xhyve: enable and fix lib9p file sharing
2020-01-14 21:19:29 -05:00
Sascha Grunert
acd334c5b6
cni-plugins: v0.8.3 -> v0.8.4
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-09 14:28:24 +01:00
Mario Rodas
9ab9bb4ab6
terraform: 0.12.18 -> 0.12.19
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.19
2020-01-08 18:00:00 -05:00
Mario Rodas
e8fc6c06f9
Merge pull request #75552 from saschagrunert/k8s
kubernetes: v1.16.3 -> v1.16.4
2019-12-22 19:25:05 -05:00
Niklas Hambüchen
fd4dd7ea1e
Merge pull request #70526 from kampka/spacegun
spacegun: init at 0.3.3
2019-12-22 03:36:46 +01:00
Michael Roitzsch
338386b95d docker-machine-xhyve: fix file mode inconsistencies
File modes are not properly translated from L9P to host values.
Instead, they are assumed to be identical, which is wrong on macOS.
https://github.com/machine-drivers/docker-machine-driver-xhyve/pull/225
2019-12-21 19:48:40 +01:00
Michael Roitzsch
08ecf22b03 docker-machine-xhyve: support lib9p shared file system
The lib9p library for host-guest file sharing in xhyve needs to be built separately.
2019-12-21 19:48:40 +01:00
Michael Roitzsch
475bf6d2a5 docker-machine-xhyve: 0.3.3 -> 0.4.0
remove explicit dependencies, upstream vendorizes them properly
2019-12-21 19:48:09 +01:00
Giacomo Longo
1e89cf04c6 kubernetes-helm: Add shell completion 2019-12-14 10:13:56 +01:00
Mario Rodas
bf8f92e101
Merge pull request #75544 from marsam/update-terraform
terraform: 0.12.17 -> 0.12.18
2019-12-12 05:06:02 -05:00
Sascha Grunert
41c2d7ec3c
kubernetes: v1.16.3 -> v1.16.4
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-12-12 09:28:34 +01:00
Greg Roodt
b242eb0131 argo: 2.4.1 -> 2.4.3 2019-12-12 05:38:57 +01:00
Mario Rodas
2ff2f51063
terraform: 0.12.17 -> 0.12.18
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.18
2019-12-11 20:20:20 -05:00
Ryan Mulligan
9c159ecf58
Merge pull request #75255 from r-ryantm/auto-update/kubeseal
kubeseal: 0.9.5 -> 0.9.6
2019-12-10 21:57:20 -08:00
Michael Roitzsch
5c01936d7d docker-machine-xhyve: update repository location
The zchee repository now redirects to machine-drivers.
2019-12-10 11:55:52 +01:00
Sarah Brofeldt
a8f7a72283
Merge pull request #75252 from r-ryantm/auto-update/helm
kubernetes-helm: 3.0.0 -> 3.0.1
2019-12-09 17:15:37 +01:00
R. RyanTM
3864ec30f1 kubeseal: 0.9.5 -> 0.9.6 2019-12-08 06:26:45 -08:00
José Luis Lafuente
848e0d3045 k9s: 0.8.4 -> 0.9.3
Also add missed build flags
2019-12-08 15:00:53 +01:00
R. RyanTM
f2907919f8 kubernetes-helm: 3.0.0 -> 3.0.1 2019-12-08 05:58:06 -08:00
Mario Rodas
d6baf47e93
Merge pull request #75168 from endocrimes/nomad-0-10-2
nomad: 0.10.0 -> 0.10.2
2019-12-07 20:45:32 -05:00
Danielle Lancashire
882e399b47
nomad: 0.10.0 -> 0.10.2 2019-12-07 19:24:02 +01:00
lewo
fe6592ba94
Merge pull request #74909 from filalex77/fluxctl-1.16.0
fluxctl: 1.15.0 -> 1.16.0
2019-12-06 09:04:03 +01:00
Florian Klink
bcfa14af15 terraform-providers: bump version (#74991)
Contrary to what the update script suggested, I didn't bump the google
providers to 3.0.0[-beta] just yet :-)
2019-12-04 18:04:34 +00:00
Mario Rodas
591aee28b2
Merge pull request #74908 from groodt/kubeval-0.14.0
kubeval: 0.7.3 -> 0.14.0
2019-12-04 06:39:44 -05:00
Christian Kampka
a951af1a5e kops_1_15: init at 1.15.0 (#73809) 2019-12-03 13:21:56 +00:00
Oleksii Filonenko
358e61f4e4
fluxctl: add filalex77 to maintainers 2019-12-03 13:51:46 +02:00
Oleksii Filonenko
90bd5a5eb1
fluxctl: 1.15.0 -> 1.16.0 2019-12-03 13:51:28 +02:00
Greg Roodt
58476ac09d kubeval: 0.7.3 -> 0.14.0 2019-12-03 22:29:22 +11:00
Mario Rodas
a72d15df15 terraform: 0.12.16 -> 0.12.17 (#74873)
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.17
2019-12-03 09:35:55 +00:00
Sascha Grunert
801da15e4e sonobuoy: 0.15.0 -> 0.16.1 (#70904)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-22 22:29:01 +01:00
Mario Rodas
158e216943
terraform: 0.12.15 -> 0.12.16
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.16
2019-11-18 16:20:00 -05:00
Greg Roodt
056bda4714 kubeseal: init at 0.9.5 2019-11-17 00:36:31 -08:00
Mario Rodas
0d7a2c1354
Merge pull request #73438 from marsam/update-terraform
terraform: 0.12.14 -> 0.12.15
2019-11-15 04:06:33 -05:00
Sascha Grunert
5dad4bdd6f
kubernetes: 1.15.4 -> 1.16.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-15 05:58:01 +01:00
Mario Rodas
a6924d3fb7
terraform: 0.12.14 -> 0.12.15
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.15
2019-11-14 18:00:00 -05:00
Sascha Grunert
65e7d9c8c9 kubernetes-helm: 2.15.1 -> 3.0.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-14 09:31:31 -08:00
Bastien Rivière
136c6c1815 terraform: 0.12.13 -> 0.12.14 (#73393)
update terraform to it's latest version
2019-11-14 15:30:19 +00:00
Sascha Grunert
f060bf247d cni-plugins: v0.8.2 -> v0.8.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-13 16:51:48 +01:00
Martin Potier
ca0c25f18a atlantis: init at 0.10.1 2019-11-13 01:44:53 -08:00
zimbatm
a8f50f02cc
Merge pull request #72939 from mbrgm/update-terraform-providers
terraform-providers: update and improve update script
2019-11-09 18:15:16 +00:00
Greg Roodt
2991ba6462 fluxctl: 1.13.3 -> 1.15.0 2019-11-08 20:25:41 -08:00
Marius Bergmann
bc0a2adb22 terraform-provider-pass: init at 1.2.1 2019-11-08 23:44:30 +01:00
Marius Bergmann
610ffc9b8f terraform-providers: update existing providers 2019-11-08 23:41:16 +01:00
Marius Bergmann
3ddd53e576 terraform-providers: fix handling of version/rev in provider list
I interpreted the purpose of stripping the first character from the 'version'
argument as an attempt to remove a prefixed 'v' (e.g. 'v1.0.0') from a version
tag. This works if the tag actually has a 'v' prefix, but also removes the first
character if version tags are not prefixed (e.g. '1.0.0').

Additionally, the 'v' was added again when specifying the `rev` for
`fetchFromGitHub` in default.nix. As described above, this did also not work
when provider repos did not prefix their version tags with 'v'.

I changed the implementation as follows:

- `version` and `rev` are stored inside data.nix
- `version` is used to declare the nix package version
- `rev` is used to fetch the proper git ref when building the package
- for determining `version`, an optional leading 'v' is trimmed from the tag
  name

Now this has the implication that the latest tag must always be a release tag
when using the `update-all` script, but as the result of running `update-all`
should always be reviewed before submission, makes this appear a manageable
tradeoff to me.
2019-11-08 23:41:08 +01:00
Marius Bergmann
206f719046 terraform-providers: group individual repo providers 2019-11-08 23:40:55 +01:00
Christian Kampka
1349b26303
kops_1_14: 1.14.0 -> 1.14.1 2019-11-08 11:37:20 +01:00
Mario Rodas
fb229fc3dc terraform: 0.12.12 -> 0.12.13 (#72439)
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.13
2019-11-01 16:31:48 +00:00
Urban Skudnik
a038ae1118
helm: 2.14.3 -> 2.15.1 2019-10-25 16:47:55 +02:00
Danielle Lancashire
f8d639b018 nomad: add endocrimes as maintainer 2019-10-24 08:37:50 -07:00
Danielle Lancashire
942eb66bf4 nomad: 0.9.5 -> 0.10.0
This commit upgrades Nomad from 0.9.5 to 0.10.0 and also pins the Golang
version to go1.12 as it is the only supported compiler for the current
release, and due to some dependency issues currently does not support
go1.13.
2019-10-24 08:37:50 -07:00
Mario Rodas
6e6ea38351
Merge pull request #71307 from marsam/update-terraform
terraform: 0.12.10 -> 0.12.11
2019-10-20 14:28:33 -05:00
Renaud
d7161848fe
terraform-landscape: fix meta.license
Apache 2.0 and not
Apple Public Source License 2.0
2019-10-20 14:59:00 +02:00
Greg Roodt
bdeea9eb24 kubecfg: 0.12.5 -> 0.13.1 2019-10-18 23:54:09 -07:00
Anton Desyatov
965e57cf33 tilt: 0.10.4 -> 0.10.13 2019-10-18 13:53:30 +07:00
Mario Rodas
dd78c00970
terraform: add marsam as maintainer 2019-10-17 20:01:00 -05:00
Mario Rodas
bb0a4bf05d
terraform: 0.12.10 -> 0.12.12
Changelog:
+ https://github.com/hashicorp/terraform/releases/tag/v0.12.11
+ https://github.com/hashicorp/terraform/releases/tag/v0.12.12
2019-10-17 20:00:00 -05:00
Renaud
cadc0a05af
Merge pull request #70869 from cameronbriar/terraform-provider-wavefront
terraform-provider-wavefront: init at 2.1.0
2019-10-15 17:40:29 +02:00
Greg Roodt
5078eba3aa argo: 2.2.1 -> 2.4.1 (#70672) 2019-10-12 17:12:59 -07:00
Roman Volosatovs
8c33df9d65
all-packages: use go 1.12 for terraform-providers.elasticsearch 2019-10-11 10:09:09 +02:00
Cameron Briar
fcfa6f2cf1 terraform-provider-wavefront: init at 2.1.0
Introduces https://github.com/spaceapegames/terraform-provider-wavefront to the existing
set of Terraform providers. Leverages the existing pattern for including
community-driven Terraform providers not mentioned here: https://www.terraform.io/docs/providers
2019-10-09 12:46:00 -04:00
Mario Rodas
c26d471660
terraform: 0.12.9 -> 0.12.10
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.10
2019-10-07 20:00:00 -05:00
Christine Koppelt
036ed5de72 spark: 2.4.3 -> 2.4.4; remove 1.6.3 (EOL); refactoring 2019-10-07 12:53:51 -05:00
Christian Kampka
10f8ff8b6e
spacegun: init at 0.3.3 2019-10-07 15:46:21 +02:00
Christian Kampka
b980f1e46c kops_1_14: init at 1.14.0 (#70189) 2019-10-01 17:03:02 +00:00
José Luis Lafuente
b2c12abb28 kube3d: build as GoModule instead of GoPackage (#70062)
Also adds build flags version and k3sVersion. Previously it was using the default, dev and latest
2019-09-30 17:37:37 -04:00