Skip to content

overlay wa-linux-agent: apply patch to fix ssh public key override issue (main)#2697

Merged
dongsupark merged 3 commits intomainfrom
dongsu/wa-linux-agent-main
Mar 3, 2025
Merged

overlay wa-linux-agent: apply patch to fix ssh public key override issue (main)#2697
dongsupark merged 3 commits intomainfrom
dongsu/wa-linux-agent-main

Conversation

@dongsupark
Copy link
Copy Markdown
Member

@dongsupark dongsupark commented Feb 26, 2025

Update to wa-linux-agent 2.12.0.4, to create a reasonable base for applying further patches on top of it.
Fix the Flatcar's 3rd-party patch according to the version update.

Update oem-azure to the same version accordingly.

Apply patch to fix an issue when overriding ssh public key from ignition configuration. Since the fix is not available in releases of wa-linux-agent, we should apply a separate patch.

See also Azure/WALinuxAgent#3309.

Fixes flatcar/Flatcar#1661

Testing done

CI: http://jenkins.infra.kinvolk.io:8080/job/container/job/packages_all_arches/5487/cldsv/ passed

  • 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.

Update to wa-linux-agent 2.12.0.4, to create a reasonable base for
applying further patches on top of it.
Fix the Flatcar's 3rd-party patch according to the version update.

Update oem-azure to the same version accordingly.
Apply patch to fix an issue when overriding ssh public key from ignition
configuration. Since the fix is not available in releases of
wa-linux-agent, we should apply a separate patch.

See also Azure/WALinuxAgent#3309.
@dongsupark dongsupark force-pushed the dongsu/wa-linux-agent-main branch from 3cb8a61 to 117282b Compare February 28, 2025 08:24
@dongsupark dongsupark marked this pull request as ready for review February 28, 2025 11:27
@dongsupark dongsupark moved this from ⚒️ In Progress to ✅ Testing / in Review in Flatcar tactical, release planning, and roadmap Feb 28, 2025
@dongsupark
Copy link
Copy Markdown
Member Author

CI passed

@github-actions
Copy link
Copy Markdown

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

@dongsupark dongsupark force-pushed the dongsu/wa-linux-agent-main branch from eadcb7c to 23984d1 Compare March 3, 2025 11:25
Copy link
Copy Markdown
Contributor

@tormath1 tormath1 left a comment

Choose a reason for hiding this comment

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

Thanks!

@dongsupark dongsupark merged commit 7e69d4c into main Mar 3, 2025
1 check failed
@github-project-automation github-project-automation bot moved this from ✅ Testing / in Review to Implemented in Flatcar tactical, release planning, and roadmap Mar 3, 2025
@dongsupark dongsupark deleted the dongsu/wa-linux-agent-main branch March 3, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wa-linux-agent: Fix overriding SSH public key from Ignition config

2 participants