Closed mcanevet closed 4 years ago
Actually I think that the problem comes from the fact that we are using a LB in front of FreeIPA, and the read may not be done on the same server than the create and thus it is sometimes done before the replication of the creation. We should introduce some delay between create and read.
Maybe a pagination issue?