Skip to content

Make drivername configureable via go buildflags - #1460

Open
breuerfelix wants to merge 2 commits into
mainfrom
configureable-driver
Open

Make drivername configureable via go buildflags#1460
breuerfelix wants to merge 2 commits into
mainfrom
configureable-driver

Conversation

@breuerfelix

Copy link
Copy Markdown
Member

How to categorize this PR?

/kind test

What this PR does / why we need it:
In order to deploy the CSI driver alongside an existing CSI driver for end to end testing inside a running SKE cluster, we have to make the drivername configureable.

It should not be configureable via cli flag. Changing the driver name could break the installation, that shouldnt be exposed for production builds. It is only needed for testing so it can be configured via buildflags.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Breaking changes:

Signed-off-by: Felix Breuer <f.breuer94@gmail.com>
Signed-off-by: Felix Breuer <f.breuer94@gmail.com>
@ske-prow ske-prow Bot added the kind/test Test label Aug 6, 2026
@ske-prow

ske-prow Bot commented Aug 6, 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 xoxys 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

@ske-prow ske-prow Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 6, 2026
@breuerfelix
breuerfelix requested a review from a team August 6, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/test Test size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant