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

[Serve] Optimize DeploymentStateManager.get_deployment_statuses #45872

Commits on Jun 11, 2024

  1. optimize DeploymentStateManager.get_deployment_statuses

    Signed-off-by: Josh Karpel <[email protected]>
    JoshKarpel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    4ec9aba View commit details
    Browse the repository at this point in the history
  2. call only once

    Signed-off-by: Josh Karpel <[email protected]>
    JoshKarpel committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2c28b5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cdeef8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 18, 2024

  1. comments/docstring

    Signed-off-by: Josh Karpel <[email protected]>
    JoshKarpel committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cf9bd6d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/master' into issue-45792-optimize-get-deploy…

    …ment-details
    
    Signed-off-by: Josh Karpel <[email protected]>
    JoshKarpel committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6d08ea2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/master' into issue-45792-optimize-get-deploy…

    …ment-details
    
    Signed-off-by: Josh Karpel <[email protected]>
    JoshKarpel committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    d2189d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. just one loop

    Signed-off-by: Josh Karpel <[email protected]>
    JoshKarpel committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8a16047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd77c44 View commit details
    Browse the repository at this point in the history