Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added TAG resources to calllogs and fixed typos in variable names for interfaces #1227

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

dev4unet
Copy link
Member

@dev4unet dev4unet commented Jul 4, 2024

  • Change the way set config file path
    os.Getenv("CBSPIDER_PATH")+ "/config/config.yaml" --> confPath := os.Getenv("CBSPIDER_TEST_CONF_PATH")
  • Added TAG resources to calllogs
    TAG RES_TYPE = "TAG"
  • fixed typos in variable names for interfaces
    resTyp --> resType

Copy link

github-actions bot commented Jul 4, 2024

Could you please check and revise Korean texts?
Note - All output of print and log statements should be in English. 😉

cloud-control-manager/cloud-driver/drivers/aws/main/Test_Resources.go

6:+	//cblogger.Infof("최종 환경 설정파일 경로 : [%s]", rootPath+"/config/config.yaml")

@powerkimhub powerkimhub self-requested a review July 4, 2024 05:03
@powerkimhub powerkimhub merged commit c1bdf1f into cloud-barista:master Jul 4, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants