Skip to content

Conversation

@EmilienM
Copy link
Member

@EmilienM EmilienM commented Dec 8, 2020

  • Update gophercloud/utils + deps to latest
  • Check if Availability Zone exists and is actually available

JIRA: OSASINFRA-2207

Updating vendoring for gophercloud/utils so we will be
able to get the new helper which validates that a Compute
Availability Zone exists and is actually available.

Commands run:
$ go get github.com/gophercloud/utils
$ go get github.com/gophercloud/gophercloud
$ go mod tidy
$ go mod vendor

Signed-off-by: Emilien Macchi <[email protected]>
Before creating a machine in a given AZ, it'll check that the AZ
actually exists and is available.

JIRA: https://issues.redhat.com/browse/OSASINFRA-1848
Signed-off-by: Emilien Macchi <[email protected]>
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign mandre after the PR has been reviewed.
You can assign the PR to them by writing /assign @mandre in a comment when ready.

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

Details 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

@openshift-merge-robot
Copy link

@EmilienM: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/govet 12dc858 link /test govet
ci/prow/unit 12dc858 link /test unit
ci/prow/e2e-openstack 12dc858 link /test e2e-openstack
ci/prow/images 12dc858 link /test images

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@EmilienM
Copy link
Member Author

Closing for #143
Bumping gophercloud is a mess, from 0.6 to 0.14 seems nearly impossible or a lot of work; is it worth it? See #126

@EmilienM EmilienM closed this Dec 10, 2020
@EmilienM EmilienM deleted the jira/1848 branch December 10, 2020 21:58
pierreprinetti pushed a commit to shiftstack/cluster-api-provider-openstack that referenced this pull request Apr 22, 2024
This prevents make from erroring if some part of $(GOPATH)/src is a
symlink and $(PWD) might already be canonical.
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.

3 participants