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

[ci] Vendor linstor-csi #203

Merged
merged 6 commits into from
Dec 4, 2024
Merged

[ci] Vendor linstor-csi #203

merged 6 commits into from
Dec 4, 2024

Conversation

astef
Copy link
Member

@astef astef commented Dec 3, 2024

Description

I've vendored it like that:

LINSTOR_CSI_GITREPO=https://github.com/linbit/linstor-csi           
LINSTOR_CSI_VERSION=98544cadb6d111d27a86a11ec07de91b99704b82        
cd ./images/linstor-csi
git clone $LINSTOR_CSI_GITREPO ./src/
git reset --hard $LINSTOR_CSI_VERSION
git apply ./../patches/*.patch
rm -rf ./.git

Why do we need it, and what problem does it solve?

We'll be able to change the source code for migration purposes

What is the expected result?

At this point, it should just work as before.

Checklist

  • Changes were tested in the Kubernetes cluster manually.

Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
@astef astef added the enhancement New feature or request label Dec 3, 2024
@astef astef self-assigned this Dec 3, 2024
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
Signed-off-by: Alexandr Stefurishin <[email protected]>
@astef astef changed the base branch from main to linstor-migration December 4, 2024 09:48
@astef astef merged commit 0699a1e into linstor-migration Dec 4, 2024
5 of 8 checks passed
@astef astef deleted the astef-vendor-linstor branch December 4, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant