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

Endpoint type is not passed to OpenStack clients on initialization #1747

Closed
teran opened this issue Nov 15, 2023 · 0 comments · Fixed by #1744
Closed

Endpoint type is not passed to OpenStack clients on initialization #1747

teran opened this issue Nov 15, 2023 · 0 comments · Fixed by #1744
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@teran
Copy link
Contributor

teran commented Nov 15, 2023

/kind bug

What steps did you take and what happened:

Here's the bug to track overall progress on fix started at: #1744

I have an OpenStack installation w/ endpoint type = internal and tried to use it with cluster-api-provider-openstack with no success because "endpoint type" and "interface" options are not passed to OpenStack client libraries.
The PR above fixes this behaviour.

What did you expect to happen:

full support for configuration on client libraries initialization

Anything else you would like to add:
N/A

Environment:

  • Cluster API Provider OpenStack version (Or git rev-parse HEAD if manually built):
  • Cluster-API version:
  • OpenStack version:
  • Minikube/KIND version:
  • Kubernetes version (use kubectl version):
  • OS (e.g. from /etc/os-release):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
2 participants