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

Main version binaries #3933

Merged
merged 4 commits into from Jun 15, 2023
Merged

Main version binaries #3933

merged 4 commits into from Jun 15, 2023

Conversation

deitch
Copy link
Collaborator

@deitch deitch commented Jun 12, 2023

- What I did

Now that GOPKGVERSION is included as a build arg, update all of our binaries to include -X main.Version=<version>. Also need to update all of the downstream dependencies of all of those.

No logic changes otherwise.

- How I did it

  1. Updated all of the individual Dockerfiles
  2. For each updated pkg/, updated the dependencies with scripts/update-component-sha.sh

- How to verify it

CI is good

- Description for the changelog

All linuxkit binaries include their version as main.Version, which other things can pick up.

Signed-off-by: Avi Deitcher <avi@deitcher.net>
Signed-off-by: Avi Deitcher <avi@deitcher.net>
Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch deitch force-pushed the main-version-binaries branch 3 times, most recently from 87dc3e1 to 62d555f Compare June 12, 2023 15:39
Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch deitch merged commit 9eef398 into linuxkit:master Jun 15, 2023
22 checks passed
@deitch deitch deleted the main-version-binaries branch June 15, 2023 07:31
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.

None yet

1 participant