Skip to content

Conversation

@antoniolago
Copy link
Owner

No description provided.

Updated the publish-helm-chart GitHub Actions workflow to recognize 'Succeeded' pod status as expected for completed jobs, preventing false failures during status checks.
The workflow now checks for the existence of the headscale-api-token secret in the target namespace. If it does not exist, a temporary secret is created to allow pod startup, ensuring dependent resources can initialize properly.
Replaces the separate headscale-api-token secret with direct injection of the generated API token into the headplane-config secret. Updates the job logic to always generate and update the config secret, removes legacy secret checks, and cleans up related references in manifests and test cases.
@antoniolago antoniolago merged commit 743436c into main Jun 23, 2025
10 checks passed
@antoniolago antoniolago deleted the staging branch June 23, 2025 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants