We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If we create a lot of Objects they have create-pending annotation set. That should be cleaned up as it confuses Crossplane runtime.
Create in one time 5 resources consisting of ~10 Objects waiting and requesting other operators to come up with their managed resources after a while
Crossplane version: 1.17
How to fix it: https://github.com/linode/provider-ceph/pull/238/files#diff-20dc98dc86bc434bb317ee7fb7dc6f09bfcaef4edea9c6a38390696fd7fc9b2aR38https://github.com/linode/provider-ceph/pull/238/files#diff-20dc98dc86bc434bb317ee7fb7dc6f09bfcaef4edea9c6a38390696fd7fc9b2aR38
The text was updated successfully, but these errors were encountered:
This issue is related to this: crossplane/crossplane-runtime#340
Sorry, something went wrong.
No branches or pull requests
What happened?
If we create a lot of Objects they have create-pending annotation set. That should be cleaned up as it confuses Crossplane runtime.
How can we reproduce it?
Create in one time 5 resources consisting of ~10 Objects waiting and requesting other operators to come up with their managed resources after a while
What environment did it happen in?
Crossplane version: 1.17
How to fix it:
https://github.com/linode/provider-ceph/pull/238/files#diff-20dc98dc86bc434bb317ee7fb7dc6f09bfcaef4edea9c6a38390696fd7fc9b2aR38https://github.com/linode/provider-ceph/pull/238/files#diff-20dc98dc86bc434bb317ee7fb7dc6f09bfcaef4edea9c6a38390696fd7fc9b2aR38
The text was updated successfully, but these errors were encountered: