ansible/awx-operator

Password set via UI gets overwritten by initialize_django playbook

Open

#869 aperta il 12 apr 2022

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Jinja (712 fork)auto 404
Hacktoberfestblockedcomponent:operatorgood first issue

Metriche repository

Star
 (1488 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

ISSUE TYPE
  • Bug Report
SUMMARY

Setting the admin password via UI to the database gets overwritten on reconciliation.

ENVIRONMENT
  • AWX version: latest
  • Operator version: devel
  • Kubernetes version: 1.22
  • AWX install method: AKS
STEPS TO REPRODUCE
  1. deploy awx-operator
  2. change the admin password via UI
  3. wait until loop
  4. attempt to use changed password to log in
EXPECTED RESULTS

Password which was changed is used.

ACTUAL RESULTS

original admin_password is set again. Can't log in.

ADDITIONAL INFORMATION
AWX-OPERATOR LOGS

Guida contributor