Skip to content

Fix installer to only use --azure-client-id if requested#34904

Merged
atburke merged 2 commits intomasterfrom
atburke/azure-client-id-condition
Nov 28, 2023
Merged

Fix installer to only use --azure-client-id if requested#34904
atburke merged 2 commits intomasterfrom
atburke/azure-client-id-condition

Conversation

@atburke
Copy link
Copy Markdown
Contributor

@atburke atburke commented Nov 22, 2023

This change updates the default installer to only use the --azure-client-id flag to configure the node when an Azure client ID is present. This fixes a bug where the default installer from a v14 cluster would fail when trying to install a v13 node.

Fixes #34860.

Changelog: Fixed error when installing a v13 node with the default installer from a v14 cluster

@atburke atburke enabled auto-merge November 27, 2023 17:01
@atburke atburke added this pull request to the merge queue Nov 27, 2023
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Nov 27, 2023
@atburke atburke added this pull request to the merge queue Nov 28, 2023
Merged via the queue into master with commit 8a495d7 Nov 28, 2023
@atburke atburke deleted the atburke/azure-client-id-condition branch November 28, 2023 17:15
@public-teleport-github-review-bot
Copy link
Copy Markdown

@atburke See the table below for backport results.

Branch Result
branch/v14 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v14 installer/default-installer fails on v13 nodes due to --azure-client-id flag

4 participants