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

cmdlib: Support old FCOS version in parsing #3995

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

gursewak1997
Copy link
Member

Ensure compatibility with older and newer versions. We have a few builds in testing stream with a different format. An example is 30.20190712.0

Ensure compatibility with older and newer versions. We have
a few builds in testing stream with a different format. An
example is 30.20190712.0
@gursewak1997 gursewak1997 enabled auto-merge (rebase) December 18, 2024 04:57
@dustymabe dustymabe disabled auto-merge December 18, 2024 13:29
@dustymabe
Copy link
Member

hmm. initially my take on this is that I don't think we want to change the default behavior and was going to say let's add a new flag to this function that's off by default (legacy=False) to allow it.

but looking at the function name and its only user I don't think it hurts to do what we're doing here.

@gursewak1997 gursewak1997 merged commit b379402 into coreos:main Dec 18, 2024
5 checks passed
@gursewak1997 gursewak1997 deleted the parse-old-version-gc branch December 18, 2024 16:28
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