Skip to content

Ensure Admin password is set properly #112

@TrayserCassa

Description

@TrayserCassa

Improvement

The operator should make sure that the admin password set in the store configuration is set properly and enforced. So on a manuell change the operator will change it back to the store configuration password.

Reason

This follows the kubernetes way of configuration

Information

Currently the password is in plaintext in the store definition. Should also be changed to secret and in best case to the store secret.

Shopware has some console commands to control the user but it would also be fine to set it via db command.

Definition of Done

  • Move the password to a secret and save it in the store secret resourcee
  • Ensure password in shopware is always the password set in the secret

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions