Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

v2.0.8

Compare
Choose a tag to compare
@vfreex vfreex released this 18 Feb 06:53
· 460 commits to master since this release
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