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

flatcar-eks: add missing mkdir and update to latest versions #817

Merged
merged 1 commit into from Feb 3, 2021

Conversation

margamanterola
Copy link
Contributor

flatcar-eks: add missing mkdir and update to latest versions

The bootstrapping script relies on /etc/docker existing, but this
directory doesn't exist on vanilla Flatcar. Add the missing call to
mkdir -p /etc/docker before the directory gets used.

Also, update the upstream files to their latest version.

The bootstrapping script relies on /etc/docker existing, but this
directory doesn't exist on vanilla Flatcar. Add the missing call to
mkdir -p /etc/docker before the directory gets used.

Also, update the upstream files to their latest version.
@margamanterola margamanterola requested a review from a team February 2, 2021 13:36
@margamanterola margamanterola merged commit 0ed2194 into main Feb 3, 2021
@margamanterola margamanterola deleted the marga-kinvolk/missing-mkdir branch February 3, 2021 11:24
margamanterola added a commit that referenced this pull request Feb 3, 2021
flatcar-eks: add missing mkdir and update to latest versions
margamanterola added a commit that referenced this pull request Feb 3, 2021
flatcar-eks: add missing mkdir and update to latest versions
margamanterola added a commit that referenced this pull request Feb 3, 2021
flatcar-eks: add missing mkdir and update to latest versions
@margamanterola
Copy link
Contributor Author

Cherry picked to flatcar-2605, flatcar-2705 and flatcar-2765

pothos added a commit that referenced this pull request Mar 1, 2021
flatcar-eks: add missing mkdir and update to latest versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants