Skip to content

make keystoneURL optional in provider secret#55

Merged
ske-prow[bot] merged 1 commit intomainfrom
keystone
Mar 19, 2026
Merged

make keystoneURL optional in provider secret#55
ske-prow[bot] merged 1 commit intomainfrom
keystone

Conversation

@breuerfelix
Copy link
Member

How to categorize this PR?

/kind task

What this PR does / why we need it:
When running STACKIT-only shoots (which is the default currently), the ensurer still requires to set a keystone URL which is not needed anymore.
This PR makes it optionally, if its configured -> set it, otherwhise -> just ignore it.
Unfortunately we cannot use the isSTACKITOnly() check here since we do not have the ControlPlaneConfig at hand.
If we only check if STACKITMCM and STACKIT infra flow is enabled, and ignore the keystone URL if these are set, it could still be that we use the openstack CSI driver and hence we need the keystone URL.
Making it optionally will keep it working in our environment (tho not enforcing) while not enforcing it for others.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Breaking changes:

@ske-prow ske-prow bot added kind/task General task size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 18, 2026
@nschad
Copy link
Contributor

nschad commented Mar 18, 2026

/lgtm

@ske-prow ske-prow bot added the lgtm Indicates that a PR is ready to be merged. label Mar 18, 2026
@ske-prow
Copy link

ske-prow bot commented Mar 18, 2026

LGTM label has been added.

DetailsGit tree hash: 0f55ebfdda2006d173f3085272a172aaf962adc9

@nschad
Copy link
Contributor

nschad commented Mar 18, 2026

/test pull-gardener-extension-provider-stackit-infra-integration-tests

@breuerfelix
Copy link
Member Author

image tested with openstack and stackit shoot in ondemand

@breuerfelix
Copy link
Member Author

/hold

@ske-prow ske-prow bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. and removed lgtm Indicates that a PR is ready to be merged. labels Mar 18, 2026
@ske-prow ske-prow bot requested a review from nschad March 18, 2026 11:37
@breuerfelix breuerfelix force-pushed the keystone branch 2 times, most recently from 1dbad7d to 5d71203 Compare March 18, 2026 11:52
@breuerfelix
Copy link
Member Author

/unhold

@ske-prow ske-prow bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 18, 2026
@breuerfelix breuerfelix requested a review from a team March 18, 2026 13:22
@ske-prow ske-prow bot added the lgtm Indicates that a PR is ready to be merged. label Mar 19, 2026
@ske-prow
Copy link

ske-prow bot commented Mar 19, 2026

LGTM label has been added.

DetailsGit tree hash: 0f55ebfdda2006d173f3085272a172aaf962adc9

@ske-prow
Copy link

ske-prow bot commented Mar 19, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nschad

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

The pull request process is described 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

@ske-prow ske-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 19, 2026
@ske-prow ske-prow bot merged commit e8acff7 into main Mar 19, 2026
4 checks passed
@ske-prow ske-prow bot deleted the keystone branch March 19, 2026 08:19
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/task General task lgtm 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.

2 participants