builder
builder copied to clipboard
The image run by build pods to execute image building+pushing
The following branches are being fast-forwarded from the current development branch (master) as placeholders for future releases. No merging is allowed into these release branches until they are unfrozen for...
Updating openshift-enterprise-builder-container image to be consistent with ART for 4.17 __TLDR__: Product builds by ART can be configured for different base and builder images than corresponding CI builds. This automated...
## Changes - gopkg.in/square/go-jose.v2 has been deprecated - replacing with equivalent gopkg.in/go-jose/go-jose.v2 causes multiple imports issue - replaced with security release github.com/go-jose/go-jose v2.6.3 - fixes https://github.com/advisories/GHSA-c5q2-7r4c-mv6g Signed-off-by: Avinal Kumar ##...
## Changes - gopkg.in/square/go-jose.v2 has been deprecated - replacing with equivalent gopkg.in/go-jose/go-jose.v2 causes multiple imports issue - replaced with security release github.com/go-jose/go-jose v2.6.3 - fixes CVE-2024-28180 Signed-off-by: Avinal Kumar ##...
The following branches are being fast-forwarded from the current development branch (master) as placeholders for future releases. No merging is allowed into these release branches until they are unfrozen for...
Updating openshift-enterprise-builder-container image to be consistent with ART for 4.18 __TLDR__: Product builds by ART can be configured for different base and builder images than corresponding CI builds. This automated...
updating github.com/containers/image to 5.32.2 from 5.29.2 to resolve https://github.com/advisories/GHSA-6wvf-f2vw-3425 in [OCPBUGS-37002](https://issues.redhat.com/browse/OCPBUGS-37002), [OCPBUGS-37003](https://issues.redhat.com/browse/OCPBUGS-37003), [OCPBUGS-37004](https://issues.redhat.com/browse/OCPBUGS-37004), [OCPBUGS-37005](https://issues.redhat.com/browse/OCPBUGS-37005), [OCPBUGS-37006](https://issues.redhat.com/browse/OCPBUGS-37006) and [OCPBUGS-37007](https://issues.redhat.com/browse/OCPBUGS-37007)
Currently, if `devices.kubevirt.io/kvm` resources are requested in the build object, the resource request makes it to the build pod, but it doesn't really have any visible effect because the nested...