Skip to content

Conversation

Tonewall
Copy link
Contributor

@Tonewall Tonewall commented May 24, 2025

Issue describing the changes in this PR

Cherry-picked #11072 into release/4.40.

CV1 Migration pods are starting with the incorrect instance manager. Fixing the AddWebJobsScriptHost() to choose the correct instance manager based on the environment

Pull request checklist

IMPORTANT: Currently, changes must be backported to the in-proc branch to be included in Core Tools and non-Flex deployments.

  • Backporting to the in-proc branch is not required
    • in-proc already checks for IsLinuxConsumptionOnLegion() for LegionInstanceManager Code
  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • My changes do not require diagnostic events changes
    • Otherwise: I have added/updated all related diagnostic events and their documentation (Documentation issue linked to PR)
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Additional PR information

azfuncgh and others added 3 commits May 22, 2025 14:48
* Fix Instance Manager for Linux Consumption Running on Legion

* unit test

* Release note

---------

Co-authored-by: Tony Choi <tonychoi@microsoft.com>
@Tonewall Tonewall requested review from vrdmr, pragnagopa, eliaslopezgt and a team as code owners May 24, 2025 00:08
@pragnagopa pragnagopa changed the base branch from dev to release/4.40 May 24, 2025 03:19
@Francisco-Gamino Francisco-Gamino self-requested a review May 24, 2025 07:43
@Francisco-Gamino Francisco-Gamino merged commit 18e8a8c into release/4.40 May 24, 2025
8 checks passed
@Francisco-Gamino Francisco-Gamino deleted the patch/4.40.200 branch May 24, 2025 07:45
@Francisco-Gamino Francisco-Gamino restored the patch/4.40.200 branch May 27, 2025 17:20
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.

4 participants