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
- install awx-operator
- create a system administrator
- delete admin user
EXPECTED RESULTS
Admin user is removed.
ACTUAL RESULTS
Admin user appears on next reconciliation loop.