Skip to content

Cherry-pick #11067 to 7.0: Fix a issue when cancelling an enroll.#11185

Merged
ph merged 3 commits intoelastic:7.0from
ph:backport_11067_7.0
Mar 14, 2019
Merged

Cherry-pick #11067 to 7.0: Fix a issue when cancelling an enroll.#11185
ph merged 3 commits intoelastic:7.0from
ph:backport_11067_7.0

Conversation

@ph
Copy link
Copy Markdown
Contributor

@ph ph commented Mar 11, 2019

Cherry-pick of PR #11067 to 7.0 branch. Original message:

Fix an issue with a partial enroll, when a user refused to overrides a
local configuration actually the enroll command did already used the
token on the ES cluster, this commit move the confirm in the CM instead
of having it in the Enroll's function and is executed by sending the
token or creating any files on disk.

Fixes: #10150

@ph
Copy link
Copy Markdown
Contributor Author

ph commented Mar 13, 2019

jenkins test this please

ph added 2 commits March 13, 2019 08:36
Fix an issue with a partial enroll, when a user refused to overrides a
local configuration actually the enroll command did already used the
token on the ES cluster, this commit move the confirm in the CM instead
of having it in the Enroll's function and is executed by sending the
token or creating any files on disk.

Fixes: #10150
(cherry picked from commit 5eb5085)
Missing changelog for #11067
@ph ph merged commit a0491cf into elastic:7.0 Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants