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 changed title from WIP: Fix deployment script to Fix deployment script 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 labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: actions/clevermicro#1
No description provided.