Commit Graph

3192 Commits

Author SHA1 Message Date
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
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
Ryan Mulligan
9d725c782e
Merge pull request #156590 from r-ryantm/auto-update/minikube
minikube: 1.24.0 -> 1.25.1
2022-01-25 18:29:45 -08:00
Ryan Mulligan
dcc1d611f9
Merge pull request #156526 from r-ryantm/auto-update/istioctl
istioctl: 1.12.1 -> 1.12.2
2022-01-25 18:25:33 -08:00
Jörg Thalheim
c4baf7b23b lens: fix filechooser 2022-01-25 15:52:47 +01:00
Florian Klink
90e7b6ceb3 talosctl: init at 0.14.1
```
❯ result/bin/talosctl cluster create --wait
validating CIDR and reserving IPs
generating PKI and tokens
downloading ghcr.io/talos-systems/talos:v0.14.1
creating network talos-default
creating master nodes
creating worker nodes
renamed talosconfig context "talos-default" -> "talos-default-1"
waiting for API
bootstrapping cluster
waiting for etcd to be healthy: OK
waiting for apid to be ready: OK
waiting for kubelet to be healthy: OK
waiting for all nodes to finish boot sequence: OK
waiting for all k8s nodes to report: OK
waiting for all k8s nodes to report ready: OK
waiting for all control plane components to be ready: OK
waiting for kube-proxy to report ready: OK
waiting for coredns to report ready: OK
waiting for all k8s nodes to report schedulable: OK

merging kubeconfig into "/home/flokli/.kube/config"
PROVISIONER       docker
NAME              talos-default
NETWORK NAME      talos-default
NETWORK CIDR      10.5.0.0/24
NETWORK GATEWAY   10.5.0.1
NETWORK MTU       1500

NODES:

NAME                      TYPE           IP         CPU    RAM      DISK
/talos-default-master-1   controlplane   10.5.0.2   2.00   2.1 GB   -
/talos-default-worker-1   worker         10.5.0.3   2.00   2.1 GB   -
```

`--provisioner qemu` was also tested. Note you need to have
`_out/{initramfs-$arch.xz,vmlinuz-$arch}` available, as documented in
their [docs](https://www.talos.dev/docs/v0.14/local-platforms/qemu/#install-talos-kernel-and-initramfs)
2022-01-25 12:36:42 +01:00
R. Ryantm
dcf2db1a4f kubernetes: 1.22.4 -> 1.22.6 2022-01-25 13:00:18 +10:00
Guillaume Girol
1b1fe46bb1
Merge pull request #156314 from B4dM4n/nixos-tests-missing
nixos/tests: add missing tests
2022-01-24 19:32:15 +00:00
R. Ryantm
b72e9a7ac0 minikube: 1.24.0 -> 1.25.1 2022-01-24 19:29:29 +00:00
R. Ryantm
8b6ffc52c7 istioctl: 1.12.1 -> 1.12.2 2022-01-24 14:33:03 +00:00
Jonas Chevalier
e7dbfd7ece
terraform.withPlugins: clean and remove 0.12 support (#155477)
Now that the terraform 0.12 compatibility is not needed anymore, the
`terraform.withPlugins` and `terraform-providers.mkProvider`
implementations can be simplified.

Instead of building a bunch of bin wrappers on instantiation, the
providers are now stored in
`$out/libexec/terraform-providers/<registry>/<owner>/<name>/<version>/<os>_<arch>/terraform-provider-<name>_v<version>`
and then a simple `buildEnv` can be used to merge them.

This breaks back-compat so it's not possible to mix-and-match with
previous versions of nixpkgs. In exchange, it now becomes possible to
use the providers from
[nixpkgs-terraform-providers-bin](https://github.com/numtide/nixpkgs-terraform-providers-bin)
directly.
2022-01-24 12:53:05 +01:00
Patrick Hilhorst
4ed7bed68d
Merge branch 'master' into nixos-tests-missing 2022-01-24 12:05:30 +01:00
github-actions[bot]
cc68710784 terraform-providers: update 2022-01-24 2022-01-24 14:57:42 +10:00
zowoq
c78dba5f76 kubernetes: use maintainer team 2022-01-24 08:58:47 +10:00
zowoq
2702a6999f kubectl: move alongside kubernetes 2022-01-24 08:58:47 +10:00
Fabian Affolter
c5b65a86db
Merge pull request #156322 from r-ryantm/auto-update/terragrunt
terragrunt: 0.35.20 -> 0.36.0
2022-01-23 21:25:49 +01:00
Fabian Möller
4329d79dba
nixos/tests: link tests to their packages 2022-01-23 21:08:10 +01:00
R. Ryantm
163055958b terragrunt: 0.35.20 -> 0.36.0 2022-01-23 14:29:22 +00:00
Sandro
5dde61be78
Merge pull request #156172 from kira-bruneau/krane 2022-01-23 04:33:56 +01:00
Sandro
dc98fa6bd9
Merge pull request #156076 from rtimush/ssm-session-manager-plugin-awscli 2022-01-23 04:07:20 +01:00
Sandro
25ace3e196
Merge pull request #156074 from 06kellyjac/starboard 2022-01-23 04:04:52 +01:00
Bryan A. S
4e7fdc04c8 argocd: 2.2.2 -> 2.2.3 2022-01-22 21:22:06 -03:00
Kira Bruneau
154f9ee226 krane: 2.3.4 → 2.4.0 2022-01-22 11:11:35 -05:00
legendofmiracles
8400959b34
Merge pull request #156054 from peterromfeldhk/peter-vluster-init
vcluster: init at 0.5.3
2022-01-21 13:16:51 -06:00
Roman Timushev
8b875ed689 ssm-session-manager-plugin: drop awscli build dependency 2022-01-21 18:06:52 +01:00
06kellyjac
0657e31781 starboard: 0.12.0 -> 0.14.0 2022-01-21 16:40:54 +00:00
Peter Romfeld
4ddb05e51a
vcluster: init at 0.5.3 2022-01-21 16:40:40 +02:00
Jonas Chevalier
7d67bb4935
terraform-providers.teleport: remove (#155959)
Remove the last provider that is not published to the registry. They
publish the provider on their own website but it's not API-compatible
with the Hashicorp registry so the update script doesn't work with it.
2022-01-21 12:18:22 +01:00
R. RyanTM
787ced6423
helmfile: 0.142.0 -> 0.143.0
(#154542)
2022-01-21 11:46:52 +01:00
Sandro
93761fdcc9
Merge pull request #155814 from azahi/werf 2022-01-21 00:38:50 +01:00