-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Adjust the buffer size used in Azure plugin to avoid OOM #6847
New issue
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
Closed
ywk253100 opened this issue
Sep 20, 2023
· 0 comments
· Fixed by vmware-tanzu/velero-plugin-for-microsoft-azure#210
Closed
Adjust the buffer size used in Azure plugin to avoid OOM #6847
ywk253100 opened this issue
Sep 20, 2023
· 0 comments
· Fixed by vmware-tanzu/velero-plugin-for-microsoft-azure#210
Comments
ywk253100
added a commit
to ywk253100/velero-plugin-for-microsoft-azure
that referenced
this issue
Oct 10, 2023
Adjust the buffer size to avoid OOM Fixes vmware-tanzu/velero#6847 Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
ywk253100
added a commit
to ywk253100/velero-plugin-for-microsoft-azure
that referenced
this issue
Oct 11, 2023
Adjust the buffer size to avoid OOM Fixes vmware-tanzu/velero#6847 Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
sseago
pushed a commit
to openshift/velero-plugin-for-microsoft-azure
that referenced
this issue
May 23, 2024
Adjust the buffer size to avoid OOM Fixes vmware-tanzu/velero#6847 Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
shubham-pampattiwar
pushed a commit
to shubham-pampattiwar/velero-plugin-for-microsoft-azure
that referenced
this issue
Jun 18, 2024
Adjust the buffer size to avoid OOM Fixes vmware-tanzu/velero#6847 Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
sseago
pushed a commit
to sseago/velero-plugin-for-microsoft-azure
that referenced
this issue
Aug 22, 2024
Adjust the buffer size to avoid OOM Fixes vmware-tanzu/velero#6847 Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
sseago
pushed a commit
to sseago/velero-plugin-for-microsoft-azure
that referenced
this issue
Dec 11, 2024
Adjust the buffer size to avoid OOM Fixes vmware-tanzu/velero#6847 Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
sseago
pushed a commit
to sseago/velero-plugin-for-microsoft-azure
that referenced
this issue
Mar 13, 2025
Adjust the buffer size to avoid OOM Fixes vmware-tanzu/velero#6847 Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
sseago
pushed a commit
to sseago/velero-plugin-for-microsoft-azure
that referenced
this issue
Apr 3, 2025
Adjust the buffer size to avoid OOM Fixes vmware-tanzu/velero#6847 Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
sseago
pushed a commit
to sseago/velero-plugin-for-microsoft-azure
that referenced
this issue
May 13, 2025
Adjust the buffer size to avoid OOM Fixes vmware-tanzu/velero#6847 Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The buffer size is 100M currently which causes OOM sometimes, need to adjust it to a proper value.
Vote on this issue!
This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.
The text was updated successfully, but these errors were encountered: