kubernetes-sigs / cluster-api-provider-aws

Kubernetes Cluster API Provider AWS provides consistent deployment and day 2 operations of "self-managed" and EKS Kubernetes clusters on AWS.
http://cluster-api-aws.sigs.k8s.io/
Apache License 2.0
646 stars 575 forks source link

Fix failing image-builder targets #5142

Open richardcase opened 1 month ago

richardcase commented 1 month ago

/kind bug

What steps did you take and what happened:

When building AMIs for CAPA there are a number of targets OS's that are failing to build. We need to investigate and decide if we want to fix / support these:

What did you expect to happen:

I expect any supported OS by CAPA to have the AMIs building successfully.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

richardcase commented 1 month ago

/help /triage accepted /priority important-soon

k8s-ci-robot commented 1 month ago

@richardcase: This request has been marked as needing help from a contributor.

Guidelines

Please ensure that the issue body includes answers to the following questions:

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-help command.

In response to [this](https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/5142): >/help >/triage accepted >/priority important-soon Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
phuhung273 commented 2 days ago