cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

🌱 WIP: Devbox updates

Open faermanj opened this issue 6 months ago • 3 comments
trafficstars

What type of PR is this?

/kind support

What this PR does / why we need it:

Fixes regarding development environment for devcontainers and devbox:

  • Using go base image so that vscode doesn't complain about missing binary
  • Updating go to match cluster-api / envsubst
  • Downgrading kustomize to 5.5.0, last known to work

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Progress on #5460

Special notes for your reviewer:

Checklist:

  • [X] squashed commits
  • [ ] includes documentation
  • [X] includes emoji in title
  • [ ] adds unit tests
  • [ ] adds or updates e2e tests

Release note:

NONE

faermanj avatar May 12 '25 11:05 faermanj