Commit Graph
8 Commits
Author SHA1 Message Date
Safwan 4f23d14f43 merge latest master in v2 2026-06-15 18:06:14 +05:00
TheiLLeniumStudios 0c40064872 build: update build configuration to use internal metadata package and improve ldflags injection, fix defer resp.Body.Close() usage, replace os.Setenv with t.Setenv in tests, correct error message casing, and adjust Dockerfile and Makefile for cmd/reloader structure 2025-12-28 08:47:57 +01:00
Muhammad Sheryar ButtandGitHub 17ce721ddc Update base image to UBI9 and refine build file lists for amd64 and arm64 (#762) 2024-10-09 13:27:07 +02:00
Muneeb AijazandGitHub 53ab40a201 Update Go version to 1.23.1 (#761)
* Update Go version to 1.22.7 and ubi to ubi9

* Update Go version to 1.23.1 and ubi to ubi9

* revert change for ubi

* case
2024-10-08 17:21:46 +02:00
Jack BainesandGitHub 6c9c6094eb Reduce footprint of UBI images (#717)
* Reduce footprint of UBI images by only keeping relevant packages and rpm DB

Signed-off-by: jack-baines <jack.baines@uk.ibm.com>

* Fix bash syntax error

Signed-off-by: jack-baines <jack.baines@uk.ibm.com>

* Add missing ARG

Signed-off-by: jack-baines <jack.baines@uk.ibm.com>

* TARGETARCH set by buildx and avoids splitting another VAR

Signed-off-by: jack-baines <jack.baines@uk.ibm.com>

* Update Dockerfile.ubi

Change top level build label to avoid confusion

---------

Signed-off-by: jack-baines <jack.baines@uk.ibm.com>
2024-08-28 13:49:15 +05:00
Daniel Butler 5535656717 include platform in from builder image 2023-10-23 10:58:33 +01:00
Daniel Butler eb8d215cf1 update workflows to build and publish ubi images 2023-10-19 15:12:25 +01:00
Daniel Butler 08a774a799 add ubi dockerfile 2023-10-18 13:13:38 +01:00