Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wait for master kubeCommand assigment #83

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

ankicabarisic
Copy link
Member

This is a change in workflow for the worker node on waiting for the master script, It is now retrying 5 times to getKubeToken with a time gap. Also, the script is enhanced to capture if there are errors in generating the token or join command, they are logged, and the script proceeds to the next attempt.
If the join command is successfully generated, it is stored in the variables map, and the function exits.
If the script fails to generate the join command after the specified number of attempts, it logs a failure message.

Bug report: https://trello.com/c/St6y2b8j

Copy link

sonarcloud bot commented Aug 6, 2024

@ankicabarisic ankicabarisic merged commit 25f418e into master Aug 6, 2024
3 checks passed
fviale pushed a commit that referenced this pull request Aug 12, 2024
(cherry picked from commit 25f418e)
@ankicabarisic ankicabarisic deleted the fix/St6y2b8j-wait_for_master-kubeCommand branch August 21, 2024 10:13
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.

1 participant