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

Remove Fedora and Fcos code from plume #148

Merged
merged 5 commits into from
Nov 25, 2020
Merged

Conversation

margamanterola
Copy link
Contributor

Remove Fedora and Fcos code from plume

Plume's code currently includes a bunch of functions to upload Fedora and Fcos images that we're not using and that gets in the way when making changes to plume. This PR removes all Fedora and Fcos functions from our code, keeping only the code that we're using for Flatcar.

It also replaces CoreOS strings with Flatcar (in command descriptions and comments, not copyright notices or github paths).

How to use / Testing done

I've only verified that the code builds, with: go1.15.1 build -o bin/plume github.com/coreos/mantle/cmd/plume, I'm not sure how to test this properly without causing a release.

Margarita Manterola added 5 commits November 24, 2020 12:48
This simplifies our code base removing the bits that we're not using.

Also replace CoreOS with Flatcar in the command descriptions.
This simplifies our code base by removing the unused code to prerelease
Fedora images.

It also replaces CoreOS with Flatcar in the command descriptions.
This simplifies our code base removing unused Fedora/Fcos functionality.
@margamanterola margamanterola requested a review from a team November 24, 2020 11:58
Copy link
Member

@pothos pothos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@margamanterola margamanterola merged commit b806f5f into flatcar-master Nov 25, 2020
@margamanterola margamanterola deleted the cleanup-fedora branch November 25, 2020 12:56
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