Commit graph

1363 commits

Author SHA1 Message Date
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
Mario Rodas 5a35e9c042 kpt: add buildFlagsArray 2020-10-02 22:48:46 -07:00
R. RyanTM ac156619b2 kpt: 0.33.0 -> 0.34.0 2020-10-02 22:48:46 -07: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
WORLDofPEACE 53ce0bfc90
Merge pull request #95592 from risicle/ris-flink-1.11.1
flink: 1.9.0 -> 1.11.1, addressing CVE-2020-1960
2020-09-07 15:30:28 -04:00
Mario Rodas d3b47f1556
Merge pull request #97320 from r-ryantm/auto-update/terragrunt
terragrunt: 0.23.33 -> 0.23.40
2020-09-07 04:38:08 -05:00
Euan Kemp 6781a5f784 k3s: 1.18.2 -> 1.18.8 2020-09-07 00:42:00 -07:00
R. RyanTM 6ed06dca05 terragrunt: 0.23.33 -> 0.23.40 2020-09-07 00:47:22 +00:00
Diego Rodriguez 8d5d41e776
kubernetes-helm: 3.3.0 -> 3.3.1 (#97147) 2020-09-06 19:24:12 -05:00
Mario Rodas c568328e17
Merge pull request #97179 from r-ryantm/auto-update/jx
jx: 2.1.127 -> 2.1.138
2020-09-05 21:17:33 -05:00
Mario Rodas 7299a82753
Merge pull request #97172 from r-ryantm/auto-update/helmfile
helmfile: 0.125.7 -> 0.128.0
2020-09-05 21:08:44 -05:00
R. RyanTM 4441733e47 minikube: 1.12.3 -> 1.13.0 2020-09-05 07:45:12 +00:00
R. RyanTM 84475e82c1 jx: 2.1.127 -> 2.1.138 2020-09-05 02:53:59 +00:00
R. RyanTM fd638fa0d1 helmfile: 0.125.7 -> 0.128.0 2020-09-05 00:55:47 +00:00
R. RyanTM 565d04a1bf argo: 2.10.0 -> 2.10.1 2020-09-04 02:45:00 +00:00