Giter Site home page Giter Site logo

Comments (5)

seokho-son avatar seokho-son commented on June 20, 2024 1

CB-SP에 반영되는 경우, CB-TB에도 이어서 반영 예정. (cc @yunkon-kim)

from cb-spider.

powerkimhub avatar powerkimhub commented on June 20, 2024 1

@seokho-son

  • 사용자는 적용 후엔 CSP 포맷만 입력하시면 됩니다.
  • 향후, 신규 CSP 추가 시는 credential에 CSP 포맷 한가지 형태만 유지할 예정입니다.
  • 기존 포맷은 deprecated 전에 기존 사용자들을 위한 하위 호환성 제공(backward compatibility) 측면입니다.
  • 또한, CSP포맷 전격 교체는 작업 범위가 전체 드라이버이어서 일단 후순위로 별도 스케줄링이 필요한 작업입니다.

from cb-spider.

powerkimhub avatar powerkimhub commented on June 20, 2024

@seokho-son

  • 좋은 제안입니다.

[Plan]

  • (1) cloudos_meta.yaml: credential_csp_format Key 추가
  • (2) Server:
    • (a) input 값 validation을 credential | credential_csp_format 로 체크
    • (b) input 값 format이 credential_csp_format 형식일 경우, credential 형식으로 Key 값 변경
  • (3) 이후 기존 Key로 동일하게 처리

from cb-spider.

powerkimhub avatar powerkimhub commented on June 20, 2024

@MZC-CSC @dev4unet @dogfootman @raccoon-mh @mzc-ljhoon @dev-hippo-an @SungWoongz @CliffSynn @inno-cloudbarista @ish-hcc @ @innodreamer



[Driver 반영 현황]

  • AWS
  • Azure
  • GCP
  • Alibaba
  • Tencent
  • IBM VPC
  • OpenStack
  • NHN
  • NCP Classic
  • NCP VPC
  • KT Classic
  • KT VPC

from cb-spider.

seokho-son avatar seokho-son commented on June 20, 2024

@powerkimhub 새로운 형태의 변수를 추가하시기 보다는, 이번 기회에 기존 키 명칭을 변경해버리면 어떨까요? 향후에도 다른 CSP 드라이버가 추가되거나 변경될 때도 CSP포멧만 준용하는 것이 (코드 유지보수 차원에서) 유리할 것 같습니다.

credential: aws_access_key_id / aws_secret_access_key

from cb-spider.

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.