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

Provide full paths when verifying contents of keystore #2870

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

auslaner
Copy link

Updates check of keystore with sudo and full paths to the keytool and the keystore file.

This change seems to make things more consistent with the previous commands. Also if you try this command without sudo included, the user may get the error Keystore file does not exist which is confusing. The previous command includes sudo so it makes sense to include it here as well.

mergify bot and others added 13 commits September 11, 2024 21:47
…elastic#2798)

(cherry picked from commit 34a6c7b)

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
(cherry picked from commit b6cb7ca)

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
(cherry picked from commit 068e461)

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
…astic#2827)

(cherry picked from commit 1354034)

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
…docs. (elastic#2828) (elastic#2829)

(cherry picked from commit 04632d2)

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Dima Arnautov <arnautov.dima@gmail.com>
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
* [DOCS] Changes trained model UI screenshot.

* [DOCS] Further edits.

(cherry picked from commit b2f576c)

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
(cherry picked from commit a52fc2a)

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
(cherry picked from commit 4e34d07)

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
* Improves trained model autoscaling docs.

* Fixes typo in autoscaling docs.

(cherry picked from commit 6f34f30)

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
Updates check of keystore with sudo and full paths to the keytool and the keystore file.
@auslaner auslaner requested a review from a team as a code owner November 16, 2024 21:27
Copy link

cla-checker-service bot commented Nov 16, 2024

💚 CLA has been signed

Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@auslaner
Copy link
Author

run docs-build

(cherry picked from commit dd4cc37)

Co-authored-by: kosabogi <105062005+kosabogi@users.noreply.github.com>
@shainaraskas
Copy link
Contributor

run docs-build

@shainaraskas
Copy link
Contributor

hey @auslaner - I just realized that you made this change against 8.16. the change should be made against main and then backported instead.

Copy link
Contributor

@shainaraskas shainaraskas left a comment

Choose a reason for hiding this comment

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

as mentioned above

@auslaner auslaner changed the base branch from 8.16 to main November 21, 2024 17:07
@auslaner auslaner requested a review from a team as a code owner November 21, 2024 17:07
Copy link
Contributor

mergify bot commented Nov 21, 2024

This pull request is now in conflict. Could you fix it @auslaner? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch <remote-repo>
git checkout -b patch-1 <remote-repo>/patch-1
git merge <remote-repo>/main
git push <remote-repo> patch-1

Copy link
Contributor

mergify bot commented Nov 21, 2024

This pull request does not have a backport label. Could you fix it @auslaner? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-/d./d is the label to automatically backport to the /d./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip automated backport with mergify label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-skip Skip automated backport with mergify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants