constellation/bazel
Malte Poll ae6b22a143
deps: update rules_oci to a pre-release version to fix memory leak (#2729)
rules_oci spawns local container registry processes and in the past,
those would not be cleaned up explicitly, leading to an accumulation
of processes when using remote execution with buildbarn.
This pre-release contains a fix: https://github.com/bazel-contrib/rules_oci/pull/421
Additionally, windows support for rules_oci was removed in this fork,
since it is currently broken.
2023-12-19 15:40:04 +01:00
..
bazelrc ci: disable curses support 2023-12-11 14:27:31 +01:00
ci terraform-provider: support importing Constellation clusters (#2702) 2023-12-12 16:00:03 +01:00
container deps: bump Go to 1.21.4 (#2569) 2023-11-09 20:17:14 +01:00
devbuild bazel: place Terraform provider binaries in local registry path on devbuild (#2714) 2023-12-14 08:18:48 +01:00
envtest bazel: provide k8s / envtest toolchains 2023-08-17 10:46:45 +02:00
go deps: bump Go to 1.21.5 (#2689) 2023-12-08 12:11:31 +01:00
mkosi image: install rpms from lockfile 2023-10-17 09:23:56 +02:00
oci libvirt: build containerized libvirt as nix container image 2023-12-01 09:35:33 +01:00
patchelf bazel: add patchelf rule 2023-12-01 09:35:33 +01:00
platforms bazel: define common platforms for multi-platform builds 2023-12-01 09:35:33 +01:00
proto use toolchains from nixpkgs (with fallback) 2023-09-27 17:58:19 +02:00
rbe bazel: add buildbarn toolchain (Ubuntu 22.04) 2023-11-10 18:15:59 +01:00
release deps: update rules_oci to a pre-release version to fix memory leak (#2729) 2023-12-19 15:40:04 +01:00
rpm image: install rpms from lockfile 2023-10-17 09:23:56 +02:00
settings terraform-provider: init provider scaffolding (#2632) 2023-11-24 15:58:21 +01:00
sh use toolchains from nixpkgs (with fallback) 2023-09-27 17:58:19 +02:00
toolchains deps: update rules_oci to a pre-release version to fix memory leak (#2729) 2023-12-19 15:40:04 +01:00
bazel-complete.bash bazel: add Bazel shell completion scripts (#1804) 2023-05-22 12:54:38 +02:00