kubernetes-sigs/cluster-api-provider-aws

Fix failing image-builder targets

Open

#5,142 opened on Oct 8, 2024

View on GitHub
 (5 comments) (0 reactions) (1 assignee)Go (689 forks)auto 404
help wantedkind/bugpriority/important-soontriage/accepted

Repository metrics

Stars
 (723 stars)
PR merge metrics
 (PR metrics pending)

Description

/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:

  • Cluster-api-provider-aws version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Contributor guide