Giter Site home page Giter Site logo

Comments (2)

seokho-son avatar seokho-son commented on June 11, 2024 2

@innodreamer
create 로 신규 리소스을 생성하는 경우,
사용자가 제시한 name을 기반으로 SP에 전달되는 id가 동적 생성되며 특히 namespace 구분자가 추가됩니다. (namespace 구분을 위함).
이 방법 자체는 네임스페이스를 유지하게 만드는 다른 클라우드에도 적용되는 일반적인 방식이므로,
이를 변경하거나, if (NCP) 와 같은 형태로 코드상의 case 문을 추가하지는 않게 하는 것이 바람직할 것 같습니다.

NCP Classic 의 SG 리소스의 경우, 실제로도 기존 자원을 등록하는 행위와 같으므로,
이러한 제약이 있는 CSP 리소스의 경우, CB-TB를 통한 인프라 구성시, "등록" 행위를 통해 CB-TB/SP에 등록하도록 하여야 할 것 같습니다.
리소스 등록 기능의 경우에는 사용자가 제시한 "등록 id" 를 내부적으로 활용하도록 처리하겠습니다.

이와 관련하여, MCIS Dynamic 등은 내부적으로 필요한 리소스를 동적 생성(또는 기본 리소스 적용)하는 체계를 가지고 있는데,
CSP classic 과 같이 동적 생성에 제약이 있는 경우 미리 등록하고 진행할 수 있게 절차를 정리하겠습니다.

from cb-tumblebug.

powerkimhub avatar powerkimhub commented on June 11, 2024

@seokho-son @innodreamer

  • 좋은 대안이네요
  • Spider에도 Guide 추가 했습니다.

from cb-tumblebug.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.