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] Add $ProgressPreference to windows install command in flyout #133756

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

hop-dev
Copy link
Contributor

@hop-dev hop-dev commented Jun 7, 2022

Summary

Resolves #133198.

Add missing $ProgressPreference = 'SilentlyContinue' line from the start of the windows install command.

@hop-dev hop-dev added release_note:fix Team:Fleet Team label for Observability Data Collection Fleet team auto-backport Deprecated - use backport:version if exact versions are needed v8.3.0 v8.4.0 v8.3.1 labels Jun 7, 2022
@hop-dev hop-dev requested a review from a team as a code owner June 7, 2022 12:40
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

Copy link
Member

@kpollich kpollich left a comment

Choose a reason for hiding this comment

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

🚀

@hop-dev hop-dev enabled auto-merge (squash) June 7, 2022 12:52
@kibana-ci
Copy link
Collaborator

💛 Build succeeded, but was flaky

Failed CI Steps

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
fleet 751.4KB 751.4KB +43.0B

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

@hop-dev hop-dev merged commit 45099d3 into elastic:main Jun 7, 2022
kibanamachine pushed a commit that referenced this pull request Jun 7, 2022
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.3

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jun 7, 2022
(cherry picked from commit 45099d3)

Co-authored-by: Mark Hopkin <mark.hopkin@elastic.co>
@LeeDr LeeDr removed the v8.3.1 label Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:fix Team:Fleet Team label for Observability Data Collection Fleet team v8.3.0 v8.4.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fleet]: $ProgressPreference command not available under Windows fleet-server installation commands.
6 participants