R. Ryantm
c214ffbb8c
tilt: 0.23.9 -> 0.24.1
2022-02-10 11:35:51 -08:00
Sandro
00be9c5821
Merge pull request #154477 from NelsonJeppesen/glooctl
2022-02-10 01:28:22 +01:00
Nelson Jeppesen
f5be6f48ff
glooctl: init at 1.10.6
2022-02-09 10:04:36 -08:00
Azat Bahawi
4304bd2154
werf: 1.2.60 -> 1.2.65
2022-02-09 00:01:05 +03:00
superherointj
095370811e
fluxcd: 0.26.1 -> 0.26.2
2022-02-08 11:46:11 -08:00
Vincent Ambo
f259444398
terraform: fix overrideAttrs with passthru attributes ( #158632 )
...
If plugins are specified in a call to `terraform.withPlugins`, the
standard override functions do not act on the wrapper derivation that
a user sees but on the underlying Terraform derivation.
Due to this, overriding attributes does nothing as they are not passed
through to the "outer" wrapper derivation.
This change fixes this for at least passthru attributes, but other
applications of `.overrideAttrs` (and potentially of the other
overrides) will do nothing (except compute a bit internally).
This fixes #158620 at least partially.
2022-02-08 17:41:58 +01:00
Vincent Ambo
2fcfc72e68
terraform-providers: wrap mkProvider in lib.makeOverridable ( #158618 )
...
This allows for an easier interface for doing things like overriding
the version of a specific Terraform provider, which is a fairly common
use-case.
2022-02-08 17:41:03 +01:00
zowoq
49e2877f51
nomad-autoscaler: various fixes
...
- don't build `nomad-autoscaler` binary twice
- drop unnecessary `removeReferencesTo`
2022-02-07 14:35:20 -08:00
zowoq
ab07e12988
treewide: drop unnecessary go_1_17, buildGo117{Module,Package}
2022-02-08 08:09:33 +10:00
zowoq
f7284233f4
terraform-providers: update 2022-02-07
2022-02-07 16:01:53 +10:00
zowoq
215002fb9f
terraform-providers: update scripts
...
- add flag to skip building updated providers
- have the github action skip building providers so we don't need to handle build failures in the script
- remove outdated `vendor` flag, all providers use `buildGoModule`
2022-02-07 12:02:36 +10:00
Mario Rodas
1fdd39c21a
Merge pull request #157947 from r-ryantm/auto-update/tanka
...
tanka: 0.19.0 -> 0.20.0
2022-02-05 21:44:20 -05:00
James Ravn
e9a183f536
kubebuilder: 3.2.0 -> 3.3.0
...
Update kubebuilder to 3.3.0. Use go 1.17 since kubebuilder 3.3.0 now
requires it.
2022-02-04 18:35:15 -08:00
Yurii Matsiuk
d7c728f6ef
fluxcd: 0.25.3 -> 0.26.1
...
https://github.com/fluxcd/flux2/releases/tag/v0.26.1
2022-02-04 18:22:25 -08:00
superherointj
6994e8ae17
cmctl: init 1.7.1
2022-02-05 09:10:46 +10:00
R. Ryantm
2536a4a2d8
terragrunt: 0.36.0 -> 0.36.1
2022-02-03 10:17:40 -08:00
R. Ryantm
3bb74c77da
stern: 1.20.1 -> 1.21.0
2022-02-03 10:17:20 -08:00
R. Ryantm
77daa74055
tanka: 0.19.0 -> 0.20.0
2022-02-03 06:57:32 +00:00
zowoq
ee02c9d15c
terraform: 1.1.4 -> 1.1.5
...
https://github.com/hashicorp/terraform/releases/tag/v1.1.5
2022-02-03 09:37:02 +10:00
zowoq
8f6cdee25a
clusterctl: 1.0.3 -> 1.1.0
...
https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.1.0
2022-02-03 08:27:07 +10:00
Azat Bahawi
b3ccab31f2
werf: 1.2.56 -> 1.2.60
2022-02-02 13:17:14 +03:00
zowoq
b3a297866e
clusterctl: 1.0.2 -> 1.0.3
...
https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.0.3
2022-02-02 17:25:41 +10:00
zowoq
fd8529c6a2
tilt: 0.23.5 -> 0.23.9
2022-02-02 10:35:36 +10:00
zowoq
eb294649b9
nerdctl: 0.16.0 -> 0.16.1
...
https://github.com/containerd/nerdctl/releases/tag/v0.16.1
2022-02-01 19:51:06 +10:00
Bobby Rong
71828b9865
Merge pull request #157534 from 06kellyjac/tektoncd-cli
...
tektoncd-cli: 0.20.0 -> 0.21.0
2022-02-01 16:37:09 +08:00
zowoq
0de459083c
stern: update vendorSha256
2022-02-01 17:20:04 +10:00
zowoq
cc94d1d1b3
kube-capacity: update vendorSha256
2022-02-01 15:42:33 +10:00
zowoq
ff85b40f48
helmsman: update vendorSha256
2022-02-01 15:42:33 +10:00
zowoq
741460dd3a
tanka: update vendorSha256
2022-02-01 12:39:20 +10:00
R. Ryantm
481b2c6a24
tilt: 0.23.4 -> 0.23.5
2022-01-31 10:05:58 -08:00
R. Ryantm
99e3249cb1
driftctl: 0.18.3 -> 0.18.5
2022-01-31 09:27:16 -08:00
06kellyjac
7d6252bce0
tektoncd-cli: 0.20.0 -> 0.21.0
2022-01-31 16:00:23 +00:00
Bobby Rong
86ef631464
Merge pull request #157173 from 06kellyjac/starboard
...
starboard: 0.14.0 -> 0.14.1
2022-01-31 20:59:55 +08:00
zowoq
ec08cfe2ff
terraform-providers.selectel: 3.7.1 -> 3.8.0
2022-01-31 14:46:16 +10:00
zowoq
0a9b154866
nomad-autoscaler: update vendorSha256
2022-01-31 06:31:22 +10:00
superherointj
7c895e7594
linkerd_edge: 21.10.3 -> 22.1.4
2022-01-30 21:46:38 +10:00
zowoq
55c79be9ef
kuma: update vendorSha256
2022-01-30 20:34:40 +10:00
Vladimír Čunát
529051ddb4
Merge #151776 : flink: 1.14.0 -> 1.14.2
2022-01-30 09:05:55 +01:00
zowoq
844082a3f9
nerdctl: update vendorSha256
2022-01-30 16:07:07 +10:00
zowoq
e35f5180e3
k9s: update vendorSha256
2022-01-30 16:07:07 +10:00
zowoq
cf4b781385
k0sctl: update vendorSha256
2022-01-30 16:07:07 +10:00
techknowlogick
ea1446f556
nomad: drop support for nomad 1.0
2022-01-29 20:34:22 +10:00
zimbatm
fe580dcffa
terraform: fix the plugins wrapper
...
Terraform needs the plugin directory to not be a tree of symlinks,
because it uses https://pkg.go.dev/path/filepath#Walk under the hood.
This restores some of the work that had been undone in
e7dbfd7ece
2022-01-29 06:28:55 +10:00
06kellyjac
6910e371e0
starboard: 0.14.0 -> 0.14.1
2022-01-28 17:22:47 +00:00
Bobby Rong
7cc38c7dae
Merge pull request #156627 from superherointj/package-fluxcd-0.25.3
...
fluxcd: 0.24.1 -> 0.25.3
2022-01-27 12:13:45 +08:00
superherointj
b9c3726403
fluxcd: 0.24.1 -> 0.25.3
2022-01-26 09:50:03 -03:00
Márk Sági-Kazár
91fb19973e
kubernetes-helm: 3.7.2 ->3.8.0 ( #156736 )
2022-01-26 19:29:56 +08:00
Bobby Rong
6eb7287912
Merge pull request #156760 from r-ryantm/auto-update/sonobuoy
...
sonobuoy: 0.55.1 -> 0.56.0
2022-01-26 19:28:34 +08:00
R. Ryantm
cec66bea3b
sonobuoy: 0.55.1 -> 0.56.0
2022-01-26 19:19:37 +08:00
Jörg Thalheim
004c641ed1
Merge pull request #156694 from flokli/talosctl
...
talosctl: init at 0.14.1
2022-01-26 11:44:06 +01:00