-
Updated
Jun 3, 2021 - Go
storage
Here are 2,427 public repositories matching this topic...
-
Updated
Apr 7, 2021 - JavaScript
-
Updated
May 10, 2021 - JavaScript
-
Updated
May 28, 2021 - JavaScript
-
Updated
Jun 3, 2021 - Go
Is your proposal related to a problem?
Replication is currently slow.
Describe the solution you'd like
tools bucket replicate could upload a few objects at a time instead of one by one
Describe alternatives you've considered
Copying the objects with some other tool but tools bucket replicate is way too convenient because you can use two completely different object st
-
Updated
May 23, 2021 - Python
Before opening, please confirm:
- I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- I have searched for duplicate or closed issues.
- I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-cli/blob/master/CONTR
Local PV (device) provisioner leaves a stale BDC in the following case:
- On PVC request, creates a BDC
- If the system doesn't have a matching BD, then PVC request keeps retrying, and so does the NDM operator that keeps retrying
- Now if the user deletes the PVC, then Local PV (device) provisioner doesn't get the trigger to process delete, as there was no PVC.
This causes the stale BDC
See https://jsfiddle.net/ygaprkbe/2/
In the console you will see {} but it should be the object in the update call.
So far I've only seen this when updating items inside of an array.
Also, most likely a related bug: https://jsfiddle.net/ygaprkbe/3/
The modifications object here is { foo.bar: 444 } which seems similar to this old bug #1195
-
Updated
May 31, 2021 - JavaScript
https://html.spec.whatwg.org/multipage/interaction.html#focus-processing-model
Let candidate be target's top-level browsing context's active document.
This should be
Let candidate be target's browsing context's top-level browsing context's active document.
where the inserted "browsing context" links to #concept-document-bc.
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
May 31, 2021 - Python
-
Updated
Oct 11, 2019 - Java
-
Updated
Jun 3, 2021 - Go
-
Updated
Jun 3, 2021 - C
-
Updated
Apr 19, 2021 - JavaScript
-
Updated
Mar 16, 2021
-
Updated
May 27, 2021 - JavaScript
-
Updated
May 27, 2021 - Ruby
-
Updated
Nov 1, 2018 - Go
Question
Environment:
v1.1.1
v1.20.6+k3s1
- Node config
- Alpine (2x worker)
- Ubuntu 20.04 (Worker/master)
Does Longhorn Require Bash?
Reason I ask is because I'd installed the following and remounted / as shared and whilst longhorn was running I couldn't get anything to mount if the pod was scheduled to the alpine node, longhorn would be showing attaching/detac
-
Updated
May 28, 2021 - Go
-
Updated
Nov 19, 2020 - JavaScript
when string-ascii and string-utf8 were introduced, many functions documentation in the Clarity reference were not modified to include references to these new types when applicable (used to be a buff but I doubt many new people are aware of that).
Example of functions that can take a string (either ascii or utf8), but not the exhausti
Improve this page
Add a description, image, and links to the storage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the storage topic, visit your repo's landing page and select "manage topics."
There are a lot of options in persistConfig that aren't mentioned in the README. We should add a section to the README that documents each option you can declare in a persistConfig.