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

refactor: generate /etc/os-release file static way #10057

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

smira
Copy link
Member

@smira smira commented Dec 26, 2024

The file which is exported back to source via make generate is using short tag (vX.Y.Z), while the one generated for the actual build comes with full version tag.

Fixes #8898

@smira smira added this to the v1.10 milestone Dec 26, 2024
Dockerfile Outdated Show resolved Hide resolved
The file which is exported back to source via `make generate` is using
short tag (vX.Y.Z), while the one generated for the actual build comes
with full version tag.

Fixes siderolabs#8898

Signed-off-by: Andrey Smirnov <[email protected]>
@smira smira force-pushed the refactor/gen-os-release branch from 9c33cc7 to b7a7fdc Compare December 27, 2024 09:26
@smira
Copy link
Member Author

smira commented Dec 27, 2024

/m

@talos-bot talos-bot merged commit b7a7fdc into siderolabs:main Dec 27, 2024
50 checks passed
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.

Remove dynamic /etc/os-release creation
5 participants