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

Connectivity service for application/controller control endpoint #71

Draft
wants to merge 44 commits into
base: develop
Choose a base branch
from

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    9b51587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8864460 View commit details
    Browse the repository at this point in the history
  3. forgotten

    plasorak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1c58072 View commit details
    Browse the repository at this point in the history
  4. fix the main

    plasorak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    56bd87f View commit details
    Browse the repository at this point in the history
  5. creeate a new executable

    plasorak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8527e67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be8ae71 View commit details
    Browse the repository at this point in the history
  7. TEMPORARY hack

    plasorak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b6fb3dd View commit details
    Browse the repository at this point in the history
  8. update->patch and more logs

    plasorak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c71326f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8c15779 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d947a8d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d923446 View commit details
    Browse the repository at this point in the history
  12. Changing the listening-addr variable to address localhost instead…

    … of `hostname`, resolves `grpc` being unable to connect to children processes
    PawelPlesniak authored and plasorak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c435d80 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9755128 View commit details
    Browse the repository at this point in the history
  14. extent describe

    plasorak committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0f3a13f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    f37c3cf View commit details
    Browse the repository at this point in the history
  2. no icecream for today

    plasorak committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d6c9ccf View commit details
    Browse the repository at this point in the history
  3. more compat issue fixing

    plasorak committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1b5386c View commit details
    Browse the repository at this point in the history
  4. a bit of renaming

    plasorak committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8759bd4 View commit details
    Browse the repository at this point in the history
  5. __init__

    plasorak committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6ac4089 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    393a292 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    94ce028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d1c4a8 View commit details
    Browse the repository at this point in the history
  3. correct a silly mistake

    plasorak committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7a288a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eb6253 View commit details
    Browse the repository at this point in the history
  5. rant is over

    plasorak committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    107be43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23321f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. remove the regex

    plasorak committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b1e70da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87c64cd View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    fe1be3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c550c40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67faf4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcd98b4 View commit details
    Browse the repository at this point in the history
  5. info by default

    plasorak committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8f1f8cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ade79dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66c9576 View commit details
    Browse the repository at this point in the history
  8. make use of utilities for regexing the ip and changing localhost/127.…

    …0.0.0 IP to discoverable IPs
    plasorak committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e6bf7f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    882c9d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. attempt to remove the right column of the logs, this makes it very co…

    …mplicated to read in log files
    plasorak committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8800325 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2fc51c View commit details
    Browse the repository at this point in the history
  3. why not having yellow

    plasorak committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f90d937 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97ba642 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    188ff73 View commit details
    Browse the repository at this point in the history
  6. don't parse the url 5times

    plasorak committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fda01ea View commit details
    Browse the repository at this point in the history
  7. save the session dal

    plasorak committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b364852 View commit details
    Browse the repository at this point in the history