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

backport of #1580 to stable 3815 #1703

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

jepio
Copy link
Member

@jepio jepio commented Feb 26, 2024

backport of #1580 to stable 3815

In January Kai fixed a bug in handling Omaha responses with self-hosted packages (sysexts) in an airgapped environment (#1580) but the fix was tied to ue-rs which isn't in stable yet. The same bug exists in stable and prevents clients in such environments from updating to 3815. Backport a fix to this issue in the non-ue-rs flatcar-postinst script.

The fix is in flatcar/update_engine#39.

How to use

[ describe what reviewers need to do in order to validate this PR ]

Testing done

[Describe the testing you have done before submitting this PR. Please include both the commands you issued as well as the output you got.]

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

Pulls in flatcar/update_engine#39 which fixes updates
on the stable channel for nodes with self-hosted packages in an environment
where nodes are not allowed access to the upstream Flatcar update server.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
@jepio jepio changed the base branch from main to flatcar-3815 February 26, 2024 11:16
@jepio jepio requested a review from a team February 26, 2024 11:17
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.

Thank you

@jepio
Copy link
Member Author

jepio commented Feb 26, 2024

Copy link

github-actions bot commented Feb 26, 2024

Build action triggered: https://github.com/flatcar/scripts/actions/runs/8051858793

@jepio jepio merged commit c1a014d into flatcar-3815 Feb 26, 2024
@jepio
Copy link
Member Author

jepio commented Feb 26, 2024

Build was green

@jepio jepio deleted the jepio/update-engine-airgapped-selfhost-sysext branch February 26, 2024 16:01
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