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

Fix getting instance availability zone from Nova #405

Merged
merged 1 commit into from Dec 18, 2018
Merged

Fix getting instance availability zone from Nova #405

merged 1 commit into from Dec 18, 2018

Conversation

lingxiankong
Copy link
Contributor

What this PR does / why we need it:
Fix the code to set the correct availability zone for the instance, otherwide the pvc cannot bind to the pod because the zone doesn't match(using ignore-volume-az=false).

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 18, 2018
@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 18, 2018
@theopenlab-ci
Copy link

theopenlab-ci bot commented Dec 18, 2018

@theopenlab-ci
Copy link

theopenlab-ci bot commented Dec 18, 2018

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Dec 18, 2018

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Dec 18, 2018

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Dec 18, 2018

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Dec 18, 2018

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Dec 18, 2018

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Dec 18, 2018

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Dec 18, 2018

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Dec 18, 2018

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Dec 18, 2018

Build succeeded.

@theopenlab-ci
Copy link

theopenlab-ci bot commented Dec 18, 2018

Build succeeded.

@adisky
Copy link
Contributor

adisky commented Dec 18, 2018

/test cloud-provider-openstack-acceptance-test-e2e-conformance-stable-branch-v1.10

@theopenlab-ci
Copy link

theopenlab-ci bot commented Dec 18, 2018

Build succeeded.

@adisky
Copy link
Contributor

adisky commented Dec 18, 2018

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 18, 2018
Copy link
Contributor

@FengyunPan2 FengyunPan2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, thx.
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: FengyunPan2

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 18, 2018
@k8s-ci-robot k8s-ci-robot merged commit 4f7339b into kubernetes:master Dec 18, 2018
@lingxiankong lingxiankong deleted the fix-get-zone branch December 18, 2018 11:01
@mogaika
Copy link
Contributor

mogaika commented Dec 18, 2018

This pull request fixes #191?

@strigazi
Copy link
Contributor

This pull request fixes #191?

didn't work for me

@lingxiankong
Copy link
Contributor Author

@mogaika yes, that's what this PR is trying to fix

@strigazi You still didn't see the az info in the node label during the CCM initialization? Please make sure the node has correct taint before you start CCM.

powellchristoph pushed a commit to powellchristoph/cloud-provider-openstack that referenced this pull request Jan 19, 2022
Fix getting instance availability zone from Nova
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants