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

fix(vm): improve reliability of VM create / get operations #1431

Merged
merged 5 commits into from
Jul 8, 2024

Commits on Jul 8, 2024

  1. fix(vm): improve reliability of VM create / get operations

    - Add retries to GET API calls, fix retrying on POST (VM create) API calls.
    - Minor fix in acceptance tests
    
    Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
    bpg committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2600553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd6695f View commit details
    Browse the repository at this point in the history
  3. fix linter errors

    Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
    bpg committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f5e4285 View commit details
    Browse the repository at this point in the history
  4. remove extra logging

    Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
    bpg committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7215964 View commit details
    Browse the repository at this point in the history
  5. more linter fixes

    Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
    bpg committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    055ccfb View commit details
    Browse the repository at this point in the history