Skip to content

Fix install script when using Managed Updates v2#53542

Merged
hugoShaka merged 1 commit intomasterfrom
hugo/fix-ec2-install-script
Mar 28, 2025
Merged

Fix install script when using Managed Updates v2#53542
hugoShaka merged 1 commit intomasterfrom
hugo/fix-ec2-install-script

Conversation

@hugoShaka
Copy link
Copy Markdown
Contributor

This PR fixes a bug causing the teleport install autodiscover-node command to fail when ran by the discovery ervice with the error: required argument 'token' not provided. This bug broke the discovery service in 17.3.0 and 16.5.0 with managed updates v2 enabled.

Explanation: the oneoff.sh script was ending with $@, which passed the token to the command. The new script did not.

Changelog: Fix a bug causing the discovery service to fail to configure teleport on discovered nodes when managed updates v2 are enabled.

@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from camscale March 28, 2025 15:56
@hugoShaka hugoShaka enabled auto-merge March 28, 2025 15:57
@hugoShaka hugoShaka added this pull request to the merge queue Mar 28, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 28, 2025
@hugoShaka hugoShaka added this pull request to the merge queue Mar 28, 2025
Merged via the queue into master with commit bfc6bb8 Mar 28, 2025
48 checks passed
@hugoShaka hugoShaka deleted the hugo/fix-ec2-install-script branch March 28, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants