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

Veilid Prototype Iteration 2 #8526

Merged
merged 68 commits into from
Mar 13, 2024
Merged

Veilid Prototype Iteration 2 #8526

merged 68 commits into from
Mar 13, 2024

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    d851e16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f820db1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4235eb View commit details
    Browse the repository at this point in the history
  4. Revert "Optimized Veilid Docker Installation by installing pre-built …

    …packages"
    
    This reverts commit f820db1.
    rasswanth-s committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    dbc38f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b982e79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9df8500 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50c2359 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45bd011 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6bfe9e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    3587751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c4b306 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2f4547 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5d1665 View commit details
    Browse the repository at this point in the history
  5. Added bi-directional communication by app_message

    add testing notebooks
    rasswanth-s committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    bbb170c View commit details
    Browse the repository at this point in the history
  6. Added app call endpoint

    rasswanth-s committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    139bcdf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    871db0f View commit details
    Browse the repository at this point in the history
  8. added async httpx library for request processing

    add sample request processing for app call messages
    rasswanth-s committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    67721e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    e9f8757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1887789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8647345 View commit details
    Browse the repository at this point in the history
  4. working metadata endpoint

    rasswanth-s committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6cdffd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc62128 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e1011f View commit details
    Browse the repository at this point in the history
  7. added new veilid service

    fixed base64 encoding issue for json data
    updated testing notebook
    rasswanth-s committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    53b9c27 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. added veilid node route

    add transformation for node routes
    unified veilid constants in veilid_endpoints.py
    add a test notebook for connections
    rasswanth-s committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    54473ca View commit details
    Browse the repository at this point in the history
  2. add todo comments

    rasswanth-s committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    10480ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beab07f View commit details
    Browse the repository at this point in the history
  4. Fixed Gateway Connection between nodes

    Added notebook for testing to connect domain to a gateway
    rasswanth-s committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2d7dc23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6bce47 View commit details
    Browse the repository at this point in the history
  6. added devspace profiles

    rasswanth-s committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4138248 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6abe9d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

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

Commits on Mar 8, 2024

  1. merge dev and fix conflicts in tox, client.py, enclave_client.py, dom…

    …ain_client.py and node peer
    rasswanth-s committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    dce02b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28de338 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e76e09f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65b95b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f105421 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0074140 View commit details
    Browse the repository at this point in the history
  7. lint iter 1

    rasswanth-s committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b4feb33 View commit details
    Browse the repository at this point in the history
  8. lint iter 2

    rasswanth-s committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    19b8258 View commit details
    Browse the repository at this point in the history
  9. lint iter 3

    rasswanth-s committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b495cc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    48630f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a00d5d View commit details
    Browse the repository at this point in the history
  3. Revert "temporarily disabled numpy lib endpoint"

    This reverts commit fc62128.
    rasswanth-s committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    ce81729 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36a2f37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e663e83 View commit details
    Browse the repository at this point in the history
  6. remove routes argument

    rasswanth-s committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0619017 View commit details
    Browse the repository at this point in the history
  7. add notes for launching multiple clusters

    fixed veilid environment variable in backend statefulset
    re-named port mappings in veilid gateway testing notebook
    rasswanth-s committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    d1cffcb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3cd183 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b26814 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6cfa516 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    b540221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ac2f4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fec305 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ece2696 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3bcaf5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b28443 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a711aa7 View commit details
    Browse the repository at this point in the history
  8. added gateway connection test for veilid

    add a new service method in network to remove node peers
    rasswanth-s committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d7b3881 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    5b49f06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e23cac6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5645ba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73c5ca4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    bf3c3ac View commit details
    Browse the repository at this point in the history
  2. address review comments

    rasswanth-s committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3c16d60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a08616e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4178cf4 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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