aws / eks-anywhere-packages

Apache License 2.0
25 stars 27 forks source link

Remove helm chart promotion to public ECR in staging and prod release #1142

Closed sp1999 closed 2 months ago

sp1999 commented 2 months ago

Description of changes: This PR remove unnecessary helm charts promotion to public ECR registry in staging and prod release jobs as we now handle that in the ECR replication job. It also refactors the script to call the generate and push bundle functions in a single loop over kubernetes versions and update the comments to reflect what the job actually does.

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

abhay-krishna commented 2 months ago

/lgtm /approve

eks-distro-bot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

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

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,sp1999] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment