You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Condition `PodReady=False "Error: secrets 'bucket-secret' not found"`)
1103
1107
- Other field:
1104
1108
- [ ] Other (treat as last resort)
1105
1109
- Details:
@@ -1193,7 +1197,9 @@ Focusing mostly on:
1193
1197
heartbeats, leader election, etc.)
1194
1198
-->
1195
1199
1196
-
Existing components will not make any new API calls.
1200
+
Existing components will not make any new API calls.
1201
+
1202
+
The API load of COSI components will be a factor of the number of buckets being managed and the number of bucket-accessors for these buckets. Essentially O(num-buckets * num-bucket-access). There is no per-node or per-namespace load by COSI.
1197
1203
1198
1204
###### Will enabling / using this feature result in introducing new API types?
0 commit comments