Difference between revisions of "Velero issues"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with " https://gist.github.com/alexcpn/4de6a5ae242de9de6cbfdb3ffea40977 ``` "Error getting volume snapshotter for volume snapshot location" missing region ```")
 
 
Line 1: Line 1:
 +
# API Throttling
 +
https://github.com/vmware-tanzu/velero/issues/3191
 +
```
 +
Waited for 1.047455292s due to client-side throttling, not priority and fairness, request: GET:https://10.0.0.1:443/apis/rbac.authorization.k8s.io/v1?timeout=32s
 +
```
  
 
https://gist.github.com/alexcpn/4de6a5ae242de9de6cbfdb3ffea40977
 
https://gist.github.com/alexcpn/4de6a5ae242de9de6cbfdb3ffea40977

Latest revision as of 20:04, 20 June 2023

API Throttling

https://github.com/vmware-tanzu/velero/issues/3191

Waited for 1.047455292s due to client-side throttling, not priority and fairness, request: GET:https://10.0.0.1:443/apis/rbac.authorization.k8s.io/v1?timeout=32s

https://gist.github.com/alexcpn/4de6a5ae242de9de6cbfdb3ffea40977

"Error getting volume snapshotter for volume snapshot location" missing region