submariner-io / shipyard

Framework and scripts to create multiple Kubernetes clusters with kind (K8s in Docker) for local E2E testing and development.
https://submariner.io/for_developers/shipyard/
Apache License 2.0
39 stars 26 forks source link

Linting: handle existing workspaces #1600

Closed skitt closed 3 months ago

skitt commented 4 months ago

The linting target tries to create a workspace unconditionally; this fails if a workspace already exists. Ignore errors here so that existing workspaces can be used.

submariner-bot commented 3 months ago

🤖 Created branch: z_pr1600/skitt/existing-workspace

submariner-bot commented 3 months ago

🤖 Closed branches: [z_pr1600/skitt/existing-workspace]