This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Tags: openshift-eng/doozer
Tags
Prepare for release v2.0.11 a24e86b Fix rpm rebase error faec25e update test case 585a98d Ignore unused tagged RPMs if newer RPMs are installed fc242dd Allow git commit hash to be specified in standard assemblies 1fc6542 Better error message in case of ParseError (#572) d2296b9 Allow an RPM is an image dependency to not appear in the final image This actually ocurred during ART-3875 where the ironic image installed grub2 in a stage, but it was not included in the final stage. c806600 Minor improvements to get-nightlies (#571) 652ad08 Ignore multi arch in get-nightlies (#570) 4748596 [ART-3255] add commit url to changelog b1ce8c8 Fix Cachito request failure when image has an empty subpath. 792a33d Always use Cachito remote source name cachito-gomod-with-deps 0d8de63 Allow releases.yml to be the definitive pullspec for RHCOS 3aa1ea6 images:rebase: Sort tags and content sets
Prepare for release v2.0.10 6b65eaf Allow PRs to be opened even if upstream_image is defined This was preventing PRs from being opened against github.com/openshift/images for openshift-enterprise-base. We need this image kept in sync for CI to promote appropriate base images. ART publishes the base images normally, but when a PR merges in openshift/images, the image produced by CI can't be widly off. 5f1d5e6 Cachito: configure relative path if source is in subdirectory
Prepare for release v2.0.8 e13e189 gen-assembly: Set type to candidate for rc's and fc's c9f3d1a Enhance Cachito integration ed78fac Prevent component manifest list garbage collection 296e810 Delete payload istags when they are no longer built The previous implementation removed old imagestream tags from the imagestream monitored by the release controller. However, the release controller considers tags in the status field. Removing tags from the status field requires an explicit deletion operation. b288147 Remove trailing slash from data_path to prevent GitDataBranchException e9b3715 Handle bootstrapping imagestreams for named assemblies 0e5edd5 Enable gen_payload to apply directly and update multi release controller This change also enables gen_payload to directly apply changes to the CI cluster imagestreams. The build_sync job should no longer try to run a mirroring operation or update the imagestreams itself. 2703683 Revert "Permit errors from start-build" 2a21c51 Permit errors from start-build In some situations, start-build returns an error immediately if images don't exist. The intention of this flow was to try the build and eventually things will reconcile. It is ok for images to be missing on the first runs of reconciliation. 38233bf [ART-3429] gen-assembly: include upgrades field
PreviousNext