Skip to content

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

Merged
gardener-prow[bot] merged 1 commit into
gardener:masterfrom
hebelsan:fix/client-auth
Jun 30, 2026
Merged

Add support for additional authentication options in factory.go#395
gardener-prow[bot] merged 1 commit into
gardener:masterfrom
hebelsan:fix/client-auth

Conversation

@hebelsan

@hebelsan hebelsan commented Jun 11, 2026

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

@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 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

@AndreasBurger AndreasBurger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@gardener-prow gardener-prow Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 30, 2026
@gardener-prow

gardener-prow Bot commented Jun 30, 2026

Copy link
Copy Markdown

LGTM label has been added.

DetailsGit tree hash: 582866d506c4462e93780fec8436fdb758186507

@gardener-prow

gardener-prow Bot commented Jun 30, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AndreasBurger

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

@gardener-prow gardener-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 30, 2026
@gardener-prow gardener-prow Bot merged commit 4a4af63 into gardener:master Jun 30, 2026
36 checks passed
@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 30, 2026
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. 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 lgtm Indicates that a PR is ready to be merged. 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

2 participants