Merge branch 'main' into vzt/speedup-local-builds

# Conflicts:
#	Makefile
This commit is contained in:
Volodymyr Zotov
2025-07-15 17:08:31 -05:00
67 changed files with 1428 additions and 710 deletions

View File

@@ -1,5 +1,5 @@
# Build the manager binary
FROM golang:1.24 as builder
FROM golang:1.24 AS builder
ARG TARGETOS
ARG TARGETARCH