nixpkgs/pkgs/applications/networking/cluster
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
..
argo argo: 3.2.4 -> 3.2.6 2021-12-31 16:48:08 +00:00
argocd argocd: 2.2.2 -> 2.2.3 2022-01-22 21:22:06 -03:00
arkade arkade: 0.8.11 -> 0.8.12 2022-01-15 14:04:07 +01:00
assign-lb-ip assign-lb-ip: 2.2.0 -> 2.3.0 2021-12-06 01:51:39 +00:00
atlantis
bosh-cli bosh-cli: 6.4.6 -> 6.4.7 2021-09-18 01:43:16 +00:00
cilium cilium-cli: 0.9.2 -> 0.9.3 2021-12-06 08:44:39 +00:00
click
cloudfoundry-cli cloudfoundry-cli: 7.3.0 -> 8.0.0 2021-10-10 18:53:22 +01:00
clusterctl clusterctl: 1.0.3 -> 1.1.0 2022-02-03 08:27:07 +10:00
cmctl treewide: drop unnecessary go_1_17, buildGo117{Module,Package} 2022-02-08 08:09:33 +10:00
cni cni-plugin-flannel: move to flannel directory 2021-09-12 12:47:45 +10:00
containerpilot
dnsname-cni
docker-machine
driftctl driftctl: 0.18.3 -> 0.18.5 2022-01-31 09:27:16 -08:00
flink flink: 1.14.0 -> 1.14.2 2021-12-22 16:49:42 +01:00
fluxcd fluxcd: 0.25.3 -> 0.26.1 2022-02-04 18:22:25 -08:00
fluxctl fluxctl: 1.24.1 -> 1.24.3 2021-12-06 22:38:29 +00:00
fn-cli fn-cli: 0.6.8 -> 0.6.11 2021-12-11 05:50:40 +00:00
habitat
hadoop hadoop: 2->3 2021-10-25 16:30:19 +09:00
helm treewide: drop unnecessary go_1_17, buildGo117{Module,Package} 2022-02-08 08:09:33 +10:00
helm-docs helm-docs: 1.5.0 -> 1.7.0 2022-01-19 23:35:26 +01:00
helmfile helmfile: 0.142.0 -> 0.143.0 2022-01-21 11:46:52 +01:00
helmsman helmsman: update vendorSha256 2022-02-01 15:42:33 +10:00
hetzner-kube treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
hubble hubble: 0.8.2 -> 0.9.0 2021-12-06 11:26:11 +05:30
istioctl istioctl: 1.12.1 -> 1.12.2 2022-01-24 14:33:03 +00:00
jx treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
k0sctl k0sctl: update vendorSha256 2022-01-30 16:07:07 +10:00
k3s nixos/tests: link tests to their packages 2022-01-23 21:08:10 +01:00
k9s k9s: update vendorSha256 2022-01-30 16:07:07 +10:00
kanif
kbst Treewide: fix wrong declaration of Apache License 2.0 2022-01-02 15:23:43 +01:00
kconf
kfctl
kn kn: 0.27.0 -> 1.1.0 2021-12-16 15:13:55 -03:00
kompose
kontemplate
kops kops: 1.21.4 -> 1.22.2 2021-11-23 15:39:06 -06:00
kpt kpt: 0.38.1 -> 0.39.2 2021-12-10 07:04:01 +00:00
krane krane: 2.3.4 → 2.4.0 2022-01-22 11:11:35 -05:00
kube3d Merge pull request #152768 from r-ryantm/auto-update/kube3d 2022-01-20 18:13:46 +08:00
kube-capacity kube-capacity: update vendorSha256 2022-02-01 15:42:33 +10:00
kube-router treewide: buildFlagsArray -> ldflags 2021-08-26 15:43:28 +10:00
kube-score kube-score: 1.12.0 -> 1.13.0 2021-11-03 07:47:46 +00:00
kubebuilder treewide: drop unnecessary go_1_17, buildGo117{Module,Package} 2022-02-08 08:09:33 +10:00
kubecfg kubecfg: 0.21.0 -> 0.22.0 2021-11-03 07:58:50 +00:00
kubecolor kubecolor: init at 0.0.20 2021-11-20 18:23:17 +02:00
kubeconform kubeconform: 0.4.10 -> 0.4.12 2021-11-03 08:02:23 +00:00
kubectl-doctor
kubectl-evict-pod kubectl-evict-pod: init at 0.0.10 2021-11-04 00:08:06 +01:00
kubectl-example kubectl-example: 1.0.1 -> 1.1.0 2022-01-11 16:32:13 +00:00
kubectl-tree kubectl-tree: init at 0.4.1 2021-12-03 18:45:26 +02:00
kubedb-cli kubedb-cli: 0.22.0 -> 0.24.0 2021-12-07 08:43:44 +00:00
kubeless treewide: buildFlagsArray -> ldflags 2021-08-26 15:43:28 +10:00
kubelogin treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
kubelogin-oidc kubelogin-oidc: 1.23.3 -> 1.25.0 (#149986) 2021-12-13 17:47:36 -05:00
kubeone kubeone: 1.3.2 -> 1.3.3 2021-12-30 18:28:31 +00:00
kubergrunt buildGoModule packages: remove unnecessary runVend 2022-01-01 15:55:33 +10:00
kubernetes kubernetes: 1.22.4 -> 1.22.6 2022-01-25 13:00:18 +10:00
kubernix
kubeseal kubeseal: 0.16.0 -> 0.17.0 2021-12-07 09:16:28 +00:00
kubespy
kubetail
kubeval kubeval: 0.16.0 -> 0.16.1 2021-12-01 13:08:02 +01:00
kuma treewide: drop unnecessary go_1_17, buildGo117{Module,Package} 2022-02-08 08:09:33 +10:00
kuttl treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
lens lens: fix filechooser 2022-01-25 15:52:47 +01:00
levant buildGoModule packages: remove unnecessary runVend 2022-01-01 15:55:33 +10:00
linkerd treewide: drop unnecessary go_1_17, buildGo117{Module,Package} 2022-02-08 08:09:33 +10:00
luigi
minikube minikube: 1.24.0 -> 1.25.1 2022-01-24 19:29:29 +00:00
minishift treewide: buildFlagsArray -> ldflags 2021-08-26 15:43:28 +10:00
multus-cni multus-cni: fix version ouput, clean up 2021-09-30 22:50:30 -04:00
nerdctl nerdctl: 0.16.0 -> 0.16.1 2022-02-01 19:51:06 +10:00
nixops nixopsUnstable: 2.0.0-pre (2021-12-04) 2021-12-04 01:53:39 +02:00
node-problem-detector node-problem-detector: 0.8.9 -> 0.8.10 2021-09-14 17:47:34 +00:00
nomad nomad: drop support for nomad 1.0 2022-01-29 20:34:22 +10:00
nomad-autoscaler nomad-autoscaler: various fixes 2022-02-07 14:35:20 -08:00
nomad-driver-podman
octant octant: 0.24.0 -> 0.25.0 2021-12-06 13:23:17 +00:00
openshift
pachyderm
pgo-client pgo-client: 4.7.3 -> 4.7.4 2021-12-15 11:32:32 -03:00
pig
popeye popeye: 0.9.7 -> 0.9.8 2021-11-13 22:15:02 -03:00
prow
qbec qbec: 0.14.6 -> 0.14.8 2021-09-14 21:29:41 +00:00
rancher rancher-cli: 2.4.13 -> 2.6.0 2021-12-15 11:35:35 -03:00
sonobuoy sonobuoy: 0.55.1 -> 0.56.0 2022-01-26 19:19:37 +08:00
spacegun treewide: pass and inherit writeShellScript in node2nix packages 2021-11-16 16:08:23 +01:00
spark treewide: fix homepages with permanent redirect to https 2021-12-29 22:06:47 +07:00
ssm-agent
ssm-session-manager-plugin ssm-session-manager-plugin: drop awscli build dependency 2022-01-21 18:06:52 +01:00
starboard starboard: 0.14.0 -> 0.14.1 2022-01-28 17:22:47 +00:00
stern stern: 1.20.1 -> 1.21.0 2022-02-03 10:17:20 -08:00
taktuk
talosctl treewide: drop unnecessary go_1_17, buildGo117{Module,Package} 2022-02-08 08:09:33 +10:00
tanka tanka: 0.19.0 -> 0.20.0 2022-02-03 06:57:32 +00:00
tektoncd-cli tektoncd-cli: 0.20.0 -> 0.21.0 2022-01-31 16:00:23 +00:00
temporal maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
terraform terraform: fix overrideAttrs with passthru attributes (#158632) 2022-02-08 17:41:58 +01:00
terraform-compliance
terraform-docs terraform-docs: 0.15.0 -> 0.16.0 (#143354) 2021-10-30 22:31:28 +00:00
terraform-inventory
terraform-landscape
terraform-providers terraform-providers: wrap mkProvider in lib.makeOverridable (#158618) 2022-02-08 17:41:03 +01:00
terraforming
terragrunt terragrunt: 0.36.0 -> 0.36.1 2022-02-03 10:17:40 -08:00
terranix terranix: 2.5.0 -> 2.5.3 2022-01-07 15:22:40 +01:00
tfswitch buildGoModule packages: remove unnecessary runVend 2022-01-01 15:55:33 +10:00
tgswitch tgswitch: init at 0.5.378 2021-11-18 22:29:14 +05:30
tilt tilt: 0.23.5 -> 0.23.9 2022-02-02 10:35:36 +10:00
vcluster treewide: drop unnecessary go_1_17, buildGo117{Module,Package} 2022-02-08 08:09:33 +10:00
velero velero: 1.7.0 -> 1.7.1 2021-12-03 13:10:10 -03:00
waypoint
werf werf: 1.2.56 -> 1.2.60 2022-02-02 13:17:14 +03:00