close
The Wayback Machine - https://web.archive.org/web/20210930045337/https://github.com/topics/multi-cloud
Skip to content
#

multi-cloud

Here are 56 public repositories matching this topic...

yugabyte-db
amitanandaiyer
amitanandaiyer commented Sep 28, 2021

With read replicas configured in the cluster, we see the master continously keeps spewing these log lines.

The calculation checks for the number of replicas vs RF and reports a mismatch. The logic should be updated to account for/exclude read-replicas.

https://github.com/yugabyte/yugabyte-db/blob/de1867939e05c20339d720bc0407d5b59aa5355d/src/yb/master/catalog_manager.cc#L9041

noobaa-core
kumarashit
kumarashit commented Jan 22, 2021

**Issue/Feature Description:
As there are a lot of legacy codes, there will be some reference to "opensds". need to rename them to SODA

**Why this issue to fixed / feature is needed(give scenarios or use cases):
As we moved from opensds->soda, the binaries generated, folder names etc should also be changed to SODA.

**How to reproduce, in case of a bug:

**Other Notes / Environment Inform

Multi-cloud infrastructure inventory and management tool, supporting AWS, Google Cloud, Azure, Oracle Cloud, Rackspace Cloud, Hetzner Cloud, Alibaba Cloud, e24cloud.com, Linode, Cloudflare, GoDaddy and Backblaze B2.

  • Updated Apr 10, 2020
  • Shell
powerkimhub
powerkimhub commented Sep 14, 2021

[AS-IS]

  • Mock Driver 내부에서,
  • VM Spec 정보 제공을 위하여 Mock Driver 객체 생성 시에 VMSpec 정보 몇 개를 추가 설정하고 있음.
    • 위치: $CBSPIDER_ROOT/cloud-control-manager/cloud-driver/drivers/mock/resources/VMSpecHandler.go
  • 이때, 'default' region에 대한 Spec 정보로만 추가하고 있음.
  • Region 이름이 'default'가 아닌 connection 설정에서는 VM Spec 정보를 제공하지 못하는 오류가 있음.

[TO-BE]

  • Region 이름이 'default'가 아닌 경우에도 VM Spec 정보 제공이 가능해야 함.
  • Mock Driver
cb-tumblebug

Improve this page

Add a description, image, and links to the multi-cloud topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multi-cloud topic, visit your repo's landing page and select "manage topics."

Learn more