Skip to content

Fix Instance Manager for Linux Consumption Running on Legion #11072

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

Merged
merged 3 commits into from
May 23, 2025

Conversation

Tonewall
Copy link
Contributor

@Tonewall Tonewall commented May 21, 2025

Issue describing the changes in this PR

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

@Tonewall Tonewall requested a review from a team as a code owner May 21, 2025 23:46
@pragnagopa
Copy link
Member

@Tonewall - please add details on if this was recent regression in 4.1039.x also, check if 4.1038.x is OK

@Tonewall
Copy link
Contributor Author

@Tonewall - please add details on if this was recent regression in 4.1039.x also, check if 4.1038.x is OK

The commit was introduced in 4.1039.x on march 21st. It's okay in 4.1038.x, but we don't have any 4.1038.x released to prod regions, we only released 4.1039.x
image

@pragnagopa
Copy link
Member

@Tonewall - please send a PR to inproc branch as well and update the PR description with the link

@Tonewall Tonewall force-pushed the user/tonychoi/cv1-migration-instancemanager branch from 29eaa1d to a95632a Compare May 23, 2025 19:13
@Tonewall Tonewall dismissed fabiocav’s stale review May 23, 2025 19:13

Dismissing since Fabio is OOF

@Tonewall Tonewall merged commit 227e03a into dev May 23, 2025
9 checks passed
@Tonewall Tonewall deleted the user/tonychoi/cv1-migration-instancemanager branch May 23, 2025 20:23
Tonewall added a commit that referenced this pull request May 23, 2025
* Fix Instance Manager for Linux Consumption Running on Legion

* unit test

* Release note

---------

Co-authored-by: Tony Choi <[email protected]>
Tonewall added a commit that referenced this pull request May 23, 2025
* Fix Instance Manager for Linux Consumption Running on Legion

* unit test

* Release note

---------

Co-authored-by: Tony Choi <[email protected]>
Tonewall added a commit that referenced this pull request May 23, 2025
* Fix Instance Manager for Linux Consumption Running on Legion

* unit test

* Release note

---------

Co-authored-by: Tony Choi <[email protected]>
Tonewall added a commit that referenced this pull request May 23, 2025
* Fix Instance Manager for Linux Consumption Running on Legion

* unit test

* Release note

---------

Co-authored-by: Tony Choi <[email protected]>
Tonewall added a commit that referenced this pull request May 24, 2025
* Fix Instance Manager for Linux Consumption Running on Legion

* unit test

* Release note

---------

Co-authored-by: Tony Choi <[email protected]>
Tonewall added a commit that referenced this pull request May 24, 2025
* Fix Instance Manager for Linux Consumption Running on Legion

* unit test

* Release note

---------

Co-authored-by: Tony Choi <[email protected]>
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.

6 participants