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

issue_1067 gcp: set zone for subnet, disk #1155

Merged
merged 8 commits into from
Apr 12, 2024

Conversation

MZC-CSC
Copy link
Contributor

@MZC-CSC MZC-CSC commented Apr 12, 2024

subnet 생성시 zone parameter가 있으면 해당 zone을 사용하도록 보완.
disk 생성시 zone parameter가 있으면 해당 zone을 사용하도록 보완.

gcp :

  1. subnet : region base이므로 해당 issue의 영향 없음.
  2. disk : 생성시. targetZone 설정이 있으면 해당 설정을 따름.
    조회시 해당 disk의 iid로 zone을 찾아 조회.

@powerkimhub powerkimhub self-requested a review April 12, 2024 07:11
@powerkimhub powerkimhub merged commit 2e0e8c9 into cloud-barista:master Apr 12, 2024
2 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.

[CONN] Add Default Region/Zone to Connection and Allow API Calls to Specify Target Zone
3 participants