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

developer builds: Get images from channel subdirectory (and update vendor folder to fix build) #109

Merged
merged 2 commits into from
Jun 4, 2020

Conversation

pothos
Copy link
Member

@pothos pothos commented Jun 4, 2020

developer builds: Get images from channel subdirectory
The paths for image files and the binary package store were the same
for developer builds because the images were created directly under
the developer root path of the bucket instead of ROOTPATH/CHANNEL/.
Use the path developer/developer which is ROOTPATH/CHANNEL/
because "developer" also happens to be the channel name and not
only the developer root path.

The second commit was just a make vendor because it wasn't done in another PR and broke the Jenkins build.

How to use

Run the plume pre-release command as Jenkins does.

Testing done

I ran the command and saw that the download started, then stopped.

pothos added 2 commits June 4, 2020 15:35
The paths for image files and the binary package store were the same
for developer builds because the images were created directly under
the developer root path of the bucket instead of ROOTPATH/CHANNEL/.
Use the path developer/developer which is ROOTPATH/CHANNEL/
because "developer" also happens to be the channel name and not
only the developer root path.
@pothos pothos requested a review from a team June 4, 2020 13:47
@pothos pothos merged commit 50a312d into flatcar-master Jun 4, 2020
@pothos pothos deleted the kai/developer-channel-subfolder branch June 4, 2020 18:18
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.

1 participant