kyma-project / eventing-auth-manager

Apache License 2.0
1 stars 7 forks source link

EventingAuth CR status do not get updated when reconciliation loops fails to update CR status after application secret is created #163

Closed mfaizanse closed 5 months ago

mfaizanse commented 5 months ago

EventingAuth CR status do not get updated when reconciliation loops fails to update CR status after application secret is created. Because there is a if condition which stops reconciliation if application secret already exists in the status without checking that the CR status.