Commit graph

1376 commits

Author SHA1 Message Date
Jack Kelly
b5e37e1ea5
terragrunt: 0.23.40 -> 0.25.4 (#100727)
* terragrunt: use buildFlagsArray

* terragrunt: 0.23.40 -> 0.25.4
2020-10-16 17:18:01 +02:00
Diego Rodriguez
9eb0c32118
minikube: 1.13.1 -> 1.14.0 2020-10-14 00:30:40 -06:00
06kellyjac
4317adce91 starboard: 0.4.0 -> 0.5.0 2020-10-13 17:40:26 +01:00
Anderson Torres
1e70a76996
Merge pull request #99412 from 06kellyjac/init_starboard
starboard: init at 0.4.0
2020-10-13 12:46:24 -03:00
06kellyjac
fa4c32628d starboard: init at 0.4.0 2020-10-13 13:50:55 +01:00
Florian Ströger
15b3918d35 helmfile: 0.130.0 -> 0.130.1 2020-10-11 19:24:15 +02:00
Mario Rodas
b48615a8d1
Merge pull request #100010 from Preisschild/istioctl-1.7.3-update
istioctl: 1.7.0 -> 1.7.3
2020-10-11 12:04:28 -05:00
Christoph Herzog
549131de56 k3s: 1.18.8+k3s1 -> 1.19.2-k3s1 2020-10-10 16:17:22 +02:00
Diego Rodriguez
7c55217904
minikube: 1.13.0 -> 1.13.1 2020-10-09 18:34:52 -06:00
zimbatm
c79ff8ddca
terraform: fix withPlugins
Move the providerSourceAddress fallback to the terraform.withPlugins
function. Since plugins can be arbitrary derivations, there is no
guarantee that this attribute will be exposed.

While doing that I also cleaned the toDrv function to only pass
attributes to the builder which are required by the build.

The Terraform 0.13 fallback slug has changed from
`nixpkgs/<provider-owner>/<provider-name>` to `nixpkgs/<provider-name>`
as the owner is also not always available. As a nixpkgs user, all I know
is that the provider is in nixpkgs and his name, the owner information
is not necessarily easy to get by.
2020-10-09 16:55:30 +02:00
zimbatm
3f49e5ba03
terraform-providers.keycloak: use pname
We will be relying on the pname to figure out where to link the plugin.
2020-10-09 12:43:13 +02:00
Florian Ströger
615176aa9a istioctl: 1.7.0 -> 1.7.3 2020-10-08 08:33:26 +02:00
Timothy Stott
b0a0ffb7fd terraform: add maintainer timstott 2020-10-08 22:18:12 +01:00
Timothy Stott
cd1b594767 terraform: expose providers to terraform 0.13
Terraform 0.13 adopts a new filesystem layout for plugins (illustrated below).

Terraform 0.12 and earlier
`plugins-dir/terraform-provider-aws_v3.7.0`

Terraform 0.13
`plugins-dir/registry.terraform.io/hashicorp/aws/3.7.0/linux_amd64/terraform-provider-aws_v3.7.0`

To support all packaged Terraform versions a shim is created at both locations.

This approach was inspired by https://github.com/numtide/generate-terraform-provider-shim

Terraform 0.13 provider documentation https://www.terraform.io/upgrade-guides/0-13.html#new-filesystem-layout-for-local-copies-of-providers

layout terraform providers filesystem in withPlugins
2020-10-08 22:18:12 +01:00
Timothy Stott
72cd428dd2 terraform-providers: populate provider source addresses
Added provider source address to providers hosted in the same GitHub
repository. Other providers have moved repository and would require a
patch to the package path.
2020-10-08 21:59:09 +01:00
Timothy Stott
87e21d1153 terraform-provider.acme: 1.5.0 -> 1.5.0-patched 2020-10-08 19:01:08 +01:00
Timothy Stott
60645f0921 terraform-providers: script to update all providers 2020-10-08 19:01:08 +01:00
Timothy Stott
107707ad82 terraform-providers: update providers via terraform registry 2020-10-08 19:00:07 +01:00
Timothy Stott
063f1d7301 terraform-providers: store providers as JSON 2020-10-08 19:00:07 +01:00
Lassulus
2f6fba9f6d
Merge pull request #98880 from mrVanDalo/feature/terranix
terranix: init at 2.3.0
2020-10-02 19:54:20 +02:00
Mario Rodas
e29ca7ef85
Merge pull request #99336 from Preisschild/helmfile-0.130.0-update
helmfile: 0.128.0 -> 0.130.0
2020-10-02 08:18:55 -05:00
Ingolf Wagner
e3a920bfa9
terranix: init at 2.3.0 2020-10-02 10:39:14 +02:00
Diego Rodriguez
53fcb502fe kubernetes-helm: 3.3.1 -> 3.3.4 2020-10-02 16:45:38 +10:00
Florian Ströger
d64bcddae4 helmfile: 0.128.0 -> 0.130.0 2020-10-02 00:04:07 +02:00
Diego Rodriguez
25e2e677d3
terraform_0_13: 0.13.3 -> 0.13.4 2020-09-30 18:31:48 -06:00
zimbatm
8c67a84193
Merge pull request #99073 from flokli/terraform-providers-ct
terraform-providers.ct: 0.5.0 -> 0.6.1
2020-09-30 16:19:51 +00:00
Doron Behar
6dd3dddf2e
Merge pull request #83519 from yurrriq/add-kubelogin
kubelogin: init at 0.0.6
2020-09-30 11:09:36 +03:00
Eric Bailey
b3a9dad7c4 kubelogin: init at 0.0.6 2020-09-29 22:18:06 -05:00
Florian Klink
8cdc34cc75 terraform-providers.ct: 0.5.0 -> 0.6.1
0.6.0 added support for Fedora CoreOS Config v1.1.0.

 - Add Fedora CoreOS Config v1.1.0 support (#63)
 -  - Accept FCC v1.1.0 and output Ignition v3.1.0
 -  - Continue to support FCC v1.0.0 and output Ignition v3.0.0
 -  - Support merging FCC snippets into v1.0.0 or v1.1.0 FCC content
 -  - Note: Version skew among snippets and content is not supported
 - Change Container Linux Config to render Ignition v2.3.0 (#60)
 - Add zip archive format with signed checksum
2020-09-29 00:24:45 +02:00
Mario Rodas
22425b9aae
Merge pull request #98776 from r-ryantm/auto-update/kube3d
kube3d: 3.0.1 -> 3.0.2
2020-09-27 23:00:28 -05:00
Maurice B. Lewis
94d2aeb559
terraform-providers: add version to patchGoModVendor providers (#97590)
Add version to binaries produced via patchGoModVendor to allow run-time provider
version validation by terraform.

This was initially introduced in 4e63119c54 (terraform: add the version component to terraform provider paths (#34497), 2018-02-06)
but broken in 3e5149a79a (terraform-providers: fix the google and google-beta providers, 2020-03-24)
for terraform-providers.google and terraform-providers.google-beta, and in 20f55a9fc0 (terraform-providers.ibm: move to update-all script, 2020-04-26)
for terraform-providers.ibm.
2020-09-27 22:20:41 +00:00
Benjamin Hipple
b07855fa46
Merge pull request #98804 from r-ryantm/auto-update/luigi
luigi: 3.0.1 -> 3.0.2
2020-09-25 20:19:08 -04:00
R. RyanTM
00aef98014 luigi: 3.0.1 -> 3.0.2 2020-09-25 21:20:33 +00:00
R. RyanTM
be4bdb3588 kube3d: 3.0.1 -> 3.0.2 2020-09-25 18:20:05 +00:00
R. RyanTM
c16c21cb84 k9s: 0.21.7 -> 0.22.1 2020-09-25 11:28:11 +00:00
Drew Risinger
85ce380564 terraform-compliance: fix build
* Disables lock of pythonPackages.ipython to allow
    building with what's in nixpkgs
2020-09-21 00:06:27 -04:00
Anderson Torres
4bcd1dcd2c
Merge pull request #98371 from bryanasdev000/package-velero
velero: init at 1.5.1
2020-09-21 13:19:45 -03:00
Bryan A. S
617d5b7fca velero: remove old heptio-ark package
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-09-21 02:14:38 -03:00
Bryan A. S
142f6d8515 velero: init at 1.5.1
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-09-21 02:12:06 -03:00
Bryan A. S
8465b4849b popeye: init at 0.8.10
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-09-21 01:58:36 -03:00
Mario Rodas
eb6e2ac2c0
terraform_0_13: 0.13.2 -> 0.13.3 (#98137)
https://github.com/hashicorp/terraform/releases/tag/v0.13.3
2020-09-17 10:21:22 +02:00
Sarah Brofeldt
701064bb10
Merge pull request #96446 from saschagrunert/k8s
kubernetes: 1.18.8 -> 1.19.1
2020-09-13 00:45:56 +02:00
Sascha Grunert
9210c8e8ed
kubernetes: 1.18.8 -> 1.19.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-10 13:07:24 +02:00
Christian Kampka
656915d250
kops: Add meta.changelog 2020-09-10 10:52:32 +02:00
Christian Kampka
c524f8b574
kops_1_18: 1.18.0 -> 1.18.1 2020-09-10 10:42:51 +02:00
Christian Kampka
422f3f2f4c
kops_1_17: 1.17.1 -> 1.17.2 2020-09-10 10:35:48 +02:00
WORLDofPEACE
4a3e33a9be
Merge pull request #96414 from maxeaubrey/nomad_0.12.3
nomad: 0.12.2 -> 0.12.3
2020-09-09 13:28:20 -04:00
Danielle Lancashire
329a922fb2 nomad: Pin to go1.14 for 0.11 and 0.12
This commit pins go versions for nomad 0.11 and 0.12. Future versions of
Nomad should have their versions pinned from the beginning, even if they
support the latest-at-the-time version of Go to prevent accidental
version bumps on unsupported go versions.

See https://github.com/NixOS/nixpkgs/pull/96414 for further discussion
around this change.
2020-09-09 19:21:56 +02:00
Mario Rodas
8e716692b9
Merge pull request #97336 from euank/update-k3s
k3s: 1.18.2 -> 1.18.8
2020-09-08 18:54:32 -05:00
zowoq
1a36f8fe81 stern: use deleteVendor 2020-09-08 16:32:39 +10:00