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

fixing encoding issue with \ for enroll command #74379

Merged

Conversation

EricDavisX
Copy link
Contributor

@EricDavisX EricDavisX commented Aug 5, 2020

Summary

Fixes last change made for #73932

  • the changing of the ./ to .\ didn't work. The \ is ommitted and so its just a period, which is worse than it was. I should have tested better. I'm doing so now.

It's an encoding issue, changing it to \ works, so I'm changing it both Windows side locations.

current master / 7.9
Screen Shot 2020-08-05 at 11 28 39 AM

fixed:
Screen Shot 2020-08-05 at 12 19 55 PM

@EricDavisX EricDavisX self-assigned this Aug 5, 2020
@EricDavisX EricDavisX added the release_note:skip Skip the PR/issue when compiling release notes label Aug 5, 2020
@EricDavisX EricDavisX added the Team:Fleet Team label for Observability Data Collection Fleet team label Aug 5, 2020
@EricDavisX EricDavisX marked this pull request as ready for review August 5, 2020 16:20
@EricDavisX EricDavisX requested a review from a team August 5, 2020 16:20
@elasticmachine
Copy link
Contributor

Pinging @elastic/ingest-management (Team:Ingest Management)

@EricDavisX EricDavisX changed the title staging a revert while confirming better solution fixing encoding issue with \ for enroll command Aug 5, 2020
@EricDavisX
Copy link
Contributor Author

I'll test better. Lets review please.

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

async chunks size

id value diff baseline
ingestManager 1.1MB +3.0B 1.1MB

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

@EricDavisX
Copy link
Contributor Author

master, 7.x, and 7.9 all merged d- closing again.

gmmorris added a commit to gmmorris/kibana that referenced this pull request Aug 6, 2020
* master: (208 commits)
  Observability Overview fix extra basepath prepend for alerting fetch (elastic#74465)
  [Lens] Clean and inline disabling of react-hooks/exhaustive-deps eslint rule (elastic#70010)
  Skip "space with index pattern management disabled" functional test for cloud env (elastic#74073)
  Filter out non-security jobs when collecting Detections telemetry (elastic#74456)
  [Security Solution][Test] Enzyme test for related events button (elastic#74411)
  [SECURITY_SOLUTION] add z-index to get over nav bar (elastic#74427)
  Rename package configs SO to package policies (elastic#74422)
  [DOCS] Add Kibana alerts to Stack Monitoring (elastic#73762)
  skip flaky suite (elastic#71390)
  [ML] DF Analytics: adds functional tests for edit form (elastic#73885)
  Rename agent configs SO to agent policies (elastic#74397)
  [Jenkins] run CI when plugin readmes change (elastic#74388)
  [Metrics UI] Fix validating Metrics Explorer URL (elastic#74311)
  fixing encoding issue with \ for enroll command (elastic#74379)
  [Ingest Manager] Update package registry for testing to f6b01d (elastic#74341)
  Change experimental message for visualizations (elastic#74354)
  [Alerting] Reload the Alerts List when alerts are deleted (elastic#73715)
  [Enterprise Search] Fix/DRY out plugin i18n strings (elastic#74323)
  update empty prompt in analytics list (elastic#74174)
  [Task Manager] Correctly handle `running` tasks when calling RunNow and reduce flakiness in related tests (elastic#73244)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v7.9.0 v7.10.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants