Skip to content

make build doesnot generate csi-proxy.exe #267

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

Closed
pvreddy37 opened this issue Oct 19, 2022 · 4 comments
Closed

make build doesnot generate csi-proxy.exe #267

pvreddy37 opened this issue Oct 19, 2022 · 4 comments

Comments

@pvreddy37
Copy link

pvreddy37 commented Oct 19, 2022

HI

We are trying to clone git: git clone https://github.com/kubernetes-csi/csi-proxy

and then run the command make build in windows We don't get the expected csi-proxy.exe.

Here is the log :

makefile:25: warning: overriding commands for target test-go' release-tools/build.make:227: warning: ignoring old commands for target test-go'
makefile:31: warning: overriding commands for target test-vet' release-tools/build.make:233: warning: ignoring old commands for target test-vet'
make: Nothing to be done for `build'.

Can you please let us know if there is any other way to download csi-proxy.exe. . We are trying to set up CSI-SMB for windows node and we see that this service is not present or started by default in RKE2.

@pvreddy37
Copy link
Author

@alexander-ding Can you help here

1 similar comment
@pvreddy37
Copy link
Author

@alexander-ding Can you help here

@alexander-ding
Copy link
Contributor

We're in the middle of bumping to v2. The master branch is used for active development, and the stable v1 code is housed on the v1.x branch. Also, the latest tagged version is available as a GitHub release here. You can use either source code and build from there.

@mauriciopoppe
Copy link
Member

@pvreddy37 we restored master to point to the client/server model, new development is going to happen in this branch https://github.com/kubernetes-csi/csi-proxy/tree/library-development.

dfajmon added a commit to dfajmon/csi-proxy that referenced this issue Dec 19, 2024
0496593 Merge pull request kubernetes-csi#268 from huww98/cloudbuild
119aee1 Merge pull request kubernetes-csi#266 from jsafrane/bump-sanity-5.3.1
0ae5e52 Update cloudbuild image with go 1.21+
406a79a Merge pull request kubernetes-csi#267 from huww98/gomodcache
9cec273 Set GOMODCACHE to avoid re-download toolchain
43bde06 Bump csi-sanity to 5.3.1

git-subtree-dir: release-tools
git-subtree-split: 04965932661b6e62709dcdbb9c25da528bac2605
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants