ansible/awx-operator

Unable to remove 'admin' user.

Open

#875 opened on Apr 14, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Jinja (712 forks)auto 404
help wanted

Repository metrics

Stars
 (1,488 stars)
PR merge metrics
 (PR metrics pending)

Description

ISSUE TYPE
  • Bug Report
SUMMARY

Unable to remove the admin user from the UI even if another admin user exists.

ENVIRONMENT
  • AWX version: devel
  • Operator version: devel
  • Kubernetes version: 1.22
  • AWX install method: AKS
STEPS TO REPRODUCE
  1. install awx-operator
  2. create a system administrator
  3. delete admin user
EXPECTED RESULTS

Admin user is removed.

ACTUAL RESULTS

Admin user appears on next reconciliation loop.

ADDITIONAL INFORMATION
AWX-OPERATOR LOGS

Contributor guide