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

[Fleet] Fix fleet server host port during settings creation #99084

Merged

Conversation

nchaulet
Copy link
Member

@nchaulet nchaulet commented May 3, 2021

Summary

Fix after #98957

I made a change to make the port explicit in the fleet server host url, but this fix was only applied on update not when we create the settings.

That PR fix it.

@nchaulet nchaulet added bug Fixes for quality problems that affect the customer experience v8.0.0 Team:Fleet Team label for Observability Data Collection Fleet team v7.14.0 v7.13.0 labels May 3, 2021
@nchaulet nchaulet self-assigned this May 3, 2021
@nchaulet nchaulet requested a review from a team as a code owner May 3, 2021 17:35
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@nchaulet nchaulet added the release_note:skip Skip the PR/issue when compiling release notes label May 3, 2021
@nchaulet nchaulet enabled auto-merge (squash) May 3, 2021 17:36
Copy link
Contributor

@jen-huang jen-huang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 thanks for catching this!

@ruflin
Copy link
Member

ruflin commented May 3, 2021

Is there a way to have some automated tests for this to confirm it works as expected? Is this URL also exposed through the API?

@nchaulet nchaulet disabled auto-merge May 3, 2021 18:50
@nchaulet
Copy link
Member Author

nchaulet commented May 3, 2021

Is there a way to have some automated tests for this to confirm it works as expected? Is this URL also exposed through the API?

I added some unit tests before but it was not good enough so just added a new API integration test that set the settings 5a5487b

@nchaulet nchaulet enabled auto-merge (squash) May 3, 2021 19:00
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @nchaulet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v7.13.0 v7.14.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants