Fix deployment script #1

Merged
salcedo merged 5 commits from hurui200320/actions-clevermicro:clevermicro-pipeline into master 2025-10-21 13:33:18 +00:00
Contributor

This PR contains the following changes:

  • Random kind cluster name: since docker daemon is shared across all pipeline jobs on the same runner node, we need to make the cluster names unique, otherwise it will cause conflicts and cause the pipeline to fail.
  • Add debug output so we know why it's waiting.

This PR is WIP because it depends on actions/kubernetes#1. Once that PR is merged, we need to update the reference in this PR since right now it's using the forked version.

This PR contains the following changes: + Random kind cluster name: since docker daemon is shared across all pipeline jobs on the same runner node, we need to make the cluster names unique, otherwise it will cause conflicts and cause the pipeline to fail. + Add debug output so we know why it's waiting. This PR is WIP because it depends on https://git.cleverthis.com/actions/kubernetes/pulls/1. Once that PR is merged, we need to update the reference in this PR since right now it's using the forked version.
hurui200320 added 3 commits 2025-10-21 09:52:24 +00:00
hurui200320 added 1 commit 2025-10-21 10:04:59 +00:00
hurui200320 added 1 commit 2025-10-21 13:27:26 +00:00
hurui200320 marked the pull request as ready for review 2025-10-21 13:27:43 +00:00
salcedo merged commit cdcd02800e into master 2025-10-21 13:33:18 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: actions/clevermicro#1