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

VM, NIC and disk hydration #225

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

Commits on Feb 21, 2024

  1. Draft of adding hydration

    mduppre committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    edc6710 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    2b8694e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Merge pull request #207 from microsoft/users/mduppre/CloudAgentVmHydr…

    …ation
    
    [DRAFT] Hydration PoC - adding cloudagent
    mduppre authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a18e826 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    d24c670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    608350f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    099919a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #227 from microsoft/users/katlynho/VmHydration

    add VM discovery for cloudagent
    katl-msft authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5d1210c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    569d24a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    1c755a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57c4696 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. OS data changes

    neerajdixit-msft2 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    8205d42 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Draft of adding hydration

    mduppre authored and katl-msft committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    91edfd2 View commit details
    Browse the repository at this point in the history
  2. Comment out settings that are null

    mduppre authored and katl-msft committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    01d0f62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c84f62 View commit details
    Browse the repository at this point in the history
  4. Temporarily use VirtualMachineDiscovery

    mduppre authored and katl-msft committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    02f6808 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    390f041 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75ad9c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a8dfb1 View commit details
    Browse the repository at this point in the history
  8. OS data changes

    neerajdixit-msft2 authored and katl-msft committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cde427c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    1784116 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #243 from microsoft/users/trailblazer/rebase0618

    Catch-up merge from master
    mduppre authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    dd89941 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. hydrate network as a separate process from vm hydration (#251)

    * network hydration
    
    * update to call Hydrate operation in cloudagent
    
    * add null check
    katl-msft authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ac865c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81d9611 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. remove discovery code

    yingzhan-msft committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    05b8e88 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. data disk hydration draft

    katl-msft committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    619c29d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    8ae1c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed947d7 View commit details
    Browse the repository at this point in the history
  3. Add more comments

    mduppre committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    aa796c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    cd60bd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. disk hydration

    yingzhan-msft committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a191eb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    8fa55a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e31171 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    71c6ebc View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    3c99cc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Merge pull request #268 from microsoft/users/mduppre/bug_fix

    Several bug fixes
    mduppre authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1809ecf View commit details
    Browse the repository at this point in the history