Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
137621: release: update docker labels for Red Hat Connect images r=jlinder,rickystewart a=rail Recently Red Hat Connect stopped accepting our docker images, because they introduced a new requirement for labels. The current publishing tasks fail with the following error: > HasRequiredLabel: Failed > Checking if the required labels (name, vendor, version, release, summary, description, maintainer) are present in the container metadata and that they do not violate Red Hat trademark. This PR adds a new static label "maintainer" and dynamically adds the "version" label. Fixes: RE-769 Release note: None Release justification: release automation changes 137635: kvserver: change TestReplicaRaftOverload to use apply_to_elastic r=kvoli a=sumeerbhola This ensures it will pass when the default mode is changed to apply_to_all. Informs #136215 Epic: CRDB-37515 Release note: None Co-authored-by: Rail Aliiev <[email protected]> Co-authored-by: sumeerbhola <[email protected]>
- Loading branch information