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

Pass region to all openstack clients #57

Merged
merged 3 commits into from
Jun 20, 2024
Merged

Pass region to all openstack clients #57

merged 3 commits into from
Jun 20, 2024

Conversation

MichaelEischer
Copy link
Collaborator

How to categorize this PR?

/kind bug
/area control-plane
/platform openstack

What this PR does / why we need it:

Pass region to all openstack client factories. This is required once multiple regions show up in the openstack service catalog.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

@ske-prow ske-prow bot added the kind/bug Bug label Jun 19, 2024
@ske-prow
Copy link

ske-prow bot commented Jun 19, 2024

@MichaelEischer: The label(s) area/control-plane cannot be applied, because the repository doesn't have them.

In response to this:

How to categorize this PR?

/kind bug
/area control-plane
/platform openstack

What this PR does / why we need it:

Pass region to all openstack client factories. This is required once multiple regions show up in the openstack service catalog.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

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-sigs/prow repository.

@ske-prow ske-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 19, 2024
@ske-prow ske-prow bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 19, 2024
@ske-prow ske-prow bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 19, 2024
@ske-prow ske-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jun 20, 2024
@ske-prow
Copy link

ske-prow bot commented Jun 20, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hown3d

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

@ske-prow
Copy link

ske-prow bot commented Jun 20, 2024

LGTM label has been added.

Git tree hash: abc5e63749aaa5c39c1cfd1673786b12f79d3d52

@ske-prow ske-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 20, 2024
@ske-prow ske-prow bot merged commit 82c4e73 into ske-v1.38 Jun 20, 2024
7 checks passed
@ske-prow ske-prow bot deleted the fix-region branch June 20, 2024 07:07
Duciwuci pushed a commit that referenced this pull request Jun 24, 2024
* create openstack clients with region

* extract region for remaining clients

* fix tests
Duciwuci pushed a commit that referenced this pull request Jun 24, 2024
* create openstack clients with region

* extract region for remaining clients

* fix tests
Duciwuci pushed a commit that referenced this pull request Jun 24, 2024
* create openstack clients with region

* extract region for remaining clients

* fix tests
Duciwuci pushed a commit that referenced this pull request Jun 24, 2024
* create openstack clients with region

* extract region for remaining clients

* fix tests
Duciwuci pushed a commit that referenced this pull request Jun 24, 2024
* create openstack clients with region

* extract region for remaining clients

* fix tests
Duciwuci pushed a commit that referenced this pull request Jun 24, 2024
* create openstack clients with region

* extract region for remaining clients

* fix tests
Duciwuci pushed a commit that referenced this pull request Jun 24, 2024
* create openstack clients with region

* extract region for remaining clients

* fix tests
ske-prow bot pushed a commit that referenced this pull request Jul 3, 2024
* Fix cloud provider config

tenant name is being phased out in favor of project name (#30)

* Allow disabling service controller

Possibility to disable service controllers in cloud controller manager

* Increase liveness probe timeouts for ccm

* Expose additional metrics for CSI components

* Increase timeout CSI probes and retry interval

* Decrease log level for CSI attacher

* Adjust resources for CSI driver

* Allow custom DNS in Openstack providerConfig

* Cherry-pick useExistingSubnet feature (10-01-2024)

add SubnetID to APIs (15bdb26)

implement 'use existing subnet' for terraform (8fac4ae)

implement 'use existing subnet' for infraflow (80f0836)

extend integration tests (3678da4)

extend infrastructureConfig validation (fa83256)

extend configValidator (547389c)

* Skip Loadbalancer Calls during deletion

* Remove ControlPlane healthchecks (#52)

* Configure OWNERS for ske prow (#55)

* Use args in Deployment (#56)

* Pass region to all openstack clients (#57)

* create openstack clients with region

* extract region for remaining clients

* fix tests

---------

Co-authored-by: einfachnuralex <[email protected]>
Co-authored-by: Kai Kummerer <[email protected]>
Co-authored-by: Marcel Boehm <[email protected]>
Co-authored-by: Maximilian Geberl <[email protected]>
Co-authored-by: Michael Eischer <[email protected]>
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. kind/bug Bug lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants