ansible/awx-operator

Operator loops forever with invalid images

Open

#338 ouverte le 27 mai 2021

Voir sur GitHub
 (1 commentaire) (4 réactions) (0 assignés)Jinja (712 forks)auto 404
help wantedtype:enhancement

Métriques du dépôt

Stars
 (1 488 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

I made a typo on my CR with the image override.

The operator is looping forever now.

It timeouts here:

TASK [installer : Apply deployment resources] **********************************

Would be great to mark the CR as invalid and skip it after N failures or so, stoping the reconciliation loop instead of looping due to a ImagePullBackOff deploying the instance

Guide contributeur