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

Prepare executor VMs #26

Merged
merged 13 commits into from
Jun 20, 2024
Merged

Prepare executor VMs #26

merged 13 commits into from
Jun 20, 2024

Commits on Jan 24, 2024

  1. Problem: Launch executor VMS the first time, take some time for new e…

    …xecutor functions.
    
    Feature: Added a preload script of the executor function to candidate CRNs, and if the CRN doesn't respond, add it to unauthorized_node_list file.
    Andres D. Molins committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    eea32cc View commit details
    Browse the repository at this point in the history
  2. Fix: Apply black formatter and isort

    nesitor authored and Andres D. Molins committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    af68922 View commit details
    Browse the repository at this point in the history
  3. Fix: Applied PR review fixes.

    Andres D. Molins committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    012bca1 View commit details
    Browse the repository at this point in the history
  4. Fix: Solved logic PR issue.

    Andres D. Molins committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    05e6938 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge branch 'refs/heads/main' into andres-feature-preload_executor_vms

    # Conflicts:
    #	deployment/deploy_vrf_vms.py
    nesitor committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    51bed4d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    d00dfaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3229e6 View commit details
    Browse the repository at this point in the history
  3. Fix: Removed unused imports.

    nesitor committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2b07f4c View commit details
    Browse the repository at this point in the history
  4. Fix: Solve mypy issues

    nesitor committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a4010f7 View commit details
    Browse the repository at this point in the history
  5. Fix: Solve mypy issues

    nesitor committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    be8f583 View commit details
    Browse the repository at this point in the history
  6. Fix: Solve mypy issues

    nesitor committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a7816d4 View commit details
    Browse the repository at this point in the history
  7. Fix: Implement better typing

    nesitor committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8146cdc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6cbc1d View commit details
    Browse the repository at this point in the history