Skip to content
#

multi-cloud

Here are 56 public repositories matching this topic...

yugabyte-db
jaki
jaki commented Aug 28, 2021

ysqlsh history file can be specified by --variable=HISTFILE=/path/to/file. It seems that the default amount of entries (or lines) it keeps is 500. Once it goes past that, upon history file write, it truncates the file. However, it also truncates the header line _HiStOrY_V2_. This makes the file invalid next time it's read. This is possibly related to YB using libedit rather than libreadli

gravity
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 8, 2021

reflect 이용한 사용자 입력 값에 대한 simple validation 공통 함수 개발


  1. 사용자의 입력 값에 대한 simple validation 기능을 추가하고자 함.

  2. 사용자의 입력 값은 대부분 다음 위치의 *ReqInfo struct으로 변환되어 처리됨.

    • cb-spider/cloud-control-manager/cloud-driver/interfaces/resources/*
  3. *ReqInfo struct 객체들의 입력값을 validation하는 공통 함수 개발이 필요함.

  4. 함수 규격 (안)

    • 제시하는 규격은 가이드가 목적임.
    • 실제 개발 시에는 부족할 수 있으며, 규격은 필요에 따라 변경 가능함.
    • flo
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