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

Added warning message in changing passwords in Docker and Kubernetes #7321

Conversation

davidcr01
Copy link
Contributor

Description

Closes: #7319
The aim of this PR is to add a warning message in the Docker and Kubernetes change password documentation:

The message informs the user not to specify the & and the $ characters in the new passwords, as they can break the deployment.

The final result is the following:
Screenshot from 2024-05-22 00-15-10

@davidcr01 davidcr01 requested review from javimed and a team May 22, 2024 08:04
@davidcr01 davidcr01 self-assigned this May 22, 2024
vcerenu
vcerenu previously approved these changes May 22, 2024
c-bordon
c-bordon previously approved these changes May 22, 2024
@javimed javimed added level/task Task issue type/enhancement Enhancement issue labels May 22, 2024
Co-authored-by: Javier Medeot <javier.medeot@wazuh.com>
@davidcr01 davidcr01 dismissed stale reviews from c-bordon and vcerenu via 4575ed2 May 23, 2024 11:54
@davidcr01 davidcr01 requested a review from javimed May 23, 2024 11:54
@javimed
Copy link
Member

javimed commented May 23, 2024

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@javimed javimed merged commit 046891d into 4.8.0 May 23, 2024
3 checks passed
@javimed javimed deleted the 7319-add-note-for-special-characters-in-the-docker-password-change branch May 23, 2024 12:36
@teddytpc1 teddytpc1 linked an issue May 23, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/enhancement Enhancement issue
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add note for special characters in the Docker password change
4 participants