operator icon indicating copy to clipboard operation
operator copied to clipboard

Put back the namespace to reconcile list if a resource cant be created for…

Open jkhelil opened this issue 2 months ago • 6 comments

… this namespace

Changes

Put back the namespace to the reconcile list if a resource creation is failing for this namespace, so we continue reconciling even if an error happens when creating a resource one namespace.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you review them:

  • [x] Run make test lint before submitting a PR
  • [ ] Includes tests (if functionality changed/added)
  • [ ] Includes docs (if user facing)
  • [x] Commit messages follow commit message best practices

See the contribution guide for more details.

Release Notes

Put back the namespace to the reconcile list if a resource creation is failing for this namespace, so we continue reconciling even if an error happens when creating a resource one namespace.

jkhelil avatar Apr 18 '24 12:04 jkhelil