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

[release 1.22] - Fix a typo in the meta-data endpoint #2422

Merged
merged 1 commit into from
Feb 3, 2022
Merged

[release 1.22] - Fix a typo in the meta-data endpoint #2422

merged 1 commit into from
Feb 3, 2022

Conversation

thedadams
Copy link
Contributor

@thedadams thedadams commented Feb 2, 2022

A previous change tried to use the meta-data endpoint to get the
local-hostname if the AWS cloud provider was specified. There was a typo
in this url that caused the request to fail and fallback to another
method.

The change fixes the typo.

Continuation of fix for rancher/rancher#35618

Signed-off-by: Donnie Adams donnie.adams@suse.com

Backport of #2421

A previous change tried to use the meta-data endpoint to get the
local-hostname if the AWS cloud provider was specified. There was a typo
in this url that caused the request to fail and fallback to another
method.

The change fixes the typo.

Signed-off-by: Donnie Adams <donnie.adams@suse.com>
@thedadams thedadams requested a review from a team as a code owner February 2, 2022 21:39
@briandowns briandowns changed the title Fix a typo in the meta-data endpoint [release 1.22] - Fix a typo in the meta-data endpoint Feb 2, 2022
@thedadams thedadams merged commit 7a66d79 into rancher:release-1.22 Feb 3, 2022
@thedadams thedadams deleted the fix-typo-meta-data-1.22 branch February 3, 2022 00:20
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.

4 participants