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

Updated tools/vm-migrator to allow multiple-subnets migration. #1044

Closed
wants to merge 29 commits into from

Conversation

fgka
Copy link

@fgka fgka commented Jun 30, 2023

Changes: allow multiple subnets to be migrated together.

There are also the following changes:

  • configuration moved from environment variables to a JSON file (example provided).
  • fixed the logging to properly set the level and send it to a log file (optional).
  • multiple edits on exception messages to indicate more precise what went wrong.
  • multiple debugging log messages added to trace the execution (for debugging purposes).
  • formatted the code using black.

Natalia Strelkova and others added 28 commits July 16, 2021 11:02
Switched from name to reference for vpc network in order to solve concurrency
@google-cla
Copy link

google-cla bot commented Jun 30, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@pull-request-size pull-request-size bot added the size/XXL Denotes a PR that changes 1000+ lines. label Jun 30, 2023
Copy link
Contributor

@shakeebshams shakeebshams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you please sign the CLA: https://cla.developers.google.com with the email of the current github account you are using

@agold-rh
Copy link
Contributor

Closed as stale. Please re-open if I'm wrong.

@agold-rh agold-rh closed this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XXL Denotes a PR that changes 1000+ lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants