-
Updated
Nov 26, 2021 - Go
ceph
Here are 295 public repositories matching this topic...
-
Updated
Jun 30, 2021 - Go
-
Updated
Jun 21, 2019 - Shell
-
Updated
Nov 27, 2021 - C++
we have added clusterID mapping to identify the volumes in case of a failover in Diaster recovery in ceph/ceph-csi#1946. with ceph/ceph-csi#2314 we are moving to a configuration in configmap for clusterID and poolID mapping. and with #2314 we have all the required information to identify the image mappings and the workaround implementation in #194
-
Updated
Nov 27, 2021 - Shell
-
Updated
Apr 7, 2021 - HTML
-
Updated
Nov 21, 2021 - Go
Is your feature request related to a problem? Please describe.
I'm using drone-cache for a Rust project to cache the target directory, which contains compiled modules for all of my project's dependencies, so that the pipeline doesn't have to rebuild everything from scratch (it takes a looong time!). Unfortunately the target directory tends to grow very large (often several GBs), so I'd li
-
Updated
Jul 12, 2017 - Go
-
Updated
Apr 3, 2020 - JavaScript
-
Updated
May 17, 2021 - Go
-
Updated
Sep 4, 2021
-
Updated
May 7, 2019 - Shell
-
Updated
Nov 26, 2021 - Python
-
Updated
Oct 11, 2018 - Go
-
Updated
Aug 4, 2019 - C++
-
Updated
Nov 12, 2021 - Python
Improve this page
Add a description, image, and links to the ceph topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ceph topic, visit your repo's landing page and select "manage topics."
Enhancement Suggestion
Currently if Rome does not find a dependency or
bcsymbolmapin the cache it outputs this as an error, and this is particularly ugly when used with Fastlane.It is just noise in almost all cases I can think of, and is particularly noisy when you do your first Rome download and when you build only for one platform e.g. iOS where you get all the symbol map errors.