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

Kubernetes: Correct symlink creation #28

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Kubernetes: Correct symlink creation #28

merged 1 commit into from
Sep 29, 2023

Conversation

pothos
Copy link
Member

@pothos pothos commented Sep 29, 2023

The symlink for the directory in /usr/libexec has to be created like a file or otherwise it will land inside the existing directory (which shouldn't have existed).
Fix the symlink creation. A better solution would be flatcar/Flatcar#1193 but that's for future releases.

How to use

Testing done

Checked that the correct symlink is part of the image

The symlink for the directory in /usr/libexec has to be created like a
file or otherwise it will land inside the existing directory (which
shouldn't have existed).
Fix the symlink creation. A better solution would be
flatcar/Flatcar#1193 but that's for future
releases.
@pothos pothos requested a review from a team September 29, 2023 12:46
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.

2 participants