aws / eks-anywhere-packages

Apache License 2.0
25 stars 27 forks source link

Fix staging bundle image tags after manually running pipelines #1125

Closed rahulbabu95 closed 3 months ago

rahulbabu95 commented 3 months ago

Description of changes: Some of the tags updated in the staging bundle weren't present in the Build Account 857151390494 Public ECR from which the staging pipeline copies over to the Packages staging account. This lead to staging pipeline failing for Packages. Additionally, metallb images were still getting promoted for the older tag as we hadn't updated the tag on promote file. This change updates the image tags on staging bundles to the images that have been verified to be present in the above account's public ECR and fixes the tag for metallb to promote the latest version bump.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

rahulbabu95 commented 3 months ago

/approve

abhay-krishna commented 3 months ago

/lgtm /approve

eks-distro-bot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhay-krishna, rahulbabu95

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/aws/eks-anywhere-packages/blob/main/OWNERS)~~ [abhay-krishna,rahulbabu95] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment