Skip to content

Add support for additional authentication options in factory.go#395

Open
hebelsan wants to merge 1 commit into
gardener:masterfrom
hebelsan:fix/client-auth
Open

Add support for additional authentication options in factory.go#395
hebelsan wants to merge 1 commit into
gardener:masterfrom
hebelsan:fix/client-auth

Conversation

@hebelsan

Copy link
Copy Markdown
Contributor

How to categorize this PR?

/area quality
/kind bug
/platform openstack

What this PR does / why we need it:
This PR fixes the authentication with credentialName like in this PR for the extension: https://github.com/gardener/gardener-extension-provider-openstack/pull/1081/changes.

Which issue(s) this PR fixes:
Fixes #394

Special notes for your reviewer:

Release note:

Enable appCredential authentication using AppName in addition to appID

@hebelsan hebelsan requested review from a team as code owners June 11, 2026 16:40
@gardener-prow gardener-prow Bot added area/quality Output qualification (tests, checks, scans, automation in general, etc.) related kind/bug Bug labels Jun 11, 2026
@gardener-prow

gardener-prow Bot commented Jun 11, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign andreasburger for approval. For more information see the Code Review Process.

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

@gardener-prow gardener-prow Bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels Jun 11, 2026
@federated-github-access federated-github-access Bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/quality Output qualification (tests, checks, scans, automation in general, etc.) related cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/bug Bug size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression in authentication using Application Credentials since v0.23.0

1 participant