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

Initial cleanups #1

Merged
merged 4 commits into from
May 23, 2024
Merged

Initial cleanups #1

merged 4 commits into from
May 23, 2024

Conversation

krnowak
Copy link
Member

@krnowak krnowak commented May 23, 2024

This PR renames the project to github.com/flatcar/azure-vhd-utils, fixes gofmt, go vet and go mod tidy issues.

The follow-up PR will port the project to the new Azure SDK.

The project will be used by mantle to handle uploading VHD images to Azure.

krnowak added 4 commits May 22, 2024 16:57
Most of the changes here come from renaming read and write functions
from WriteStuff and ReadStuff to WriteStuffAt and ReadStuffAt,
respectively, so that go vet won't complain about certain functions
with standard names having unexpected, non-standard prototype.
Rebuild the utility when go.mod, go.sum or Makefile gets changed. Add
a clean target.
@krnowak
Copy link
Member Author

krnowak commented May 23, 2024

Can't assign @flatcar/flatcar-maintainers as reviewers, so mentioning the team here.

@tormath1
Copy link

Looks like I can't "officially" approve. BTW, why are we forking this repository?

@krnowak
Copy link
Member Author

krnowak commented May 23, 2024

Looks like I can't "officially" approve. BTW, why are we forking this repository?

The upstream is dead - last code commit was in 2018. Maybe eventually we could revive it and even get commit rights to the original repo, but I have no idea what processes are there and how long would it take.

@krnowak krnowak merged commit 768b1f6 into master May 23, 2024
@krnowak krnowak deleted the krnowak/initial-cleanups branch May 23, 2024 13:58
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

Successfully merging this pull request may close these issues.

3 participants