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

🌱 Initial .vscode examples for running e2e tests

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

/kind support

What this PR does / why we need it: Provides contributors with a sample .vscode directory to make it easier to run the e2e test suite with appropriate configuration

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 towards #5460

Special notes for your reviewer: Following the example from CAPI: https://github.com/kubernetes-sigs/cluster-api/tree/main/dev/vscode-example-configuration

Checklist:

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

Release note:

NONE

faermanj avatar May 05 '25 16:05 faermanj