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

Added session management routes + crd + cli interaction. #2235

Merged
merged 48 commits into from
Feb 28, 2024

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    02e5a95 View commit details
    Browse the repository at this point in the history
  2. cargo update

    meowjesty committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3cd1482 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

  1. Inspect error

    meowjesty committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    213e3ad View commit details
    Browse the repository at this point in the history
  2. no more namespaced

    meowjesty committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1720c3f View commit details
    Browse the repository at this point in the history
  3. we hit the route

    meowjesty committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    99dfb68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    863ca18 View commit details
    Browse the repository at this point in the history
  5. Fix name

    meowjesty committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c576cd0 View commit details
    Browse the repository at this point in the history
  6. Better name for kind

    meowjesty committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    417ae7b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Fix name of spec

    meowjesty committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1934413 View commit details
    Browse the repository at this point in the history
  2. SessionSpec is just a tag

    meowjesty committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c8996d9 View commit details
    Browse the repository at this point in the history
  3. Handle all 3 session routes

    meowjesty committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    17a6508 View commit details
    Browse the repository at this point in the history
  4. Use same name for stuff

    meowjesty committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    5b044db View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    ecae18c View commit details
    Browse the repository at this point in the history
  2. docs

    meowjesty committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0996c04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fee7993 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a75632 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    ced134e View commit details
    Browse the repository at this point in the history
  2. Use proper kube crate

    meowjesty committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    512ffc2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'issue/217/clearing-routes' of github.com:meowjesty/mirr…

    …ord into issue/217/clearing-routes
    meowjesty committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8cb7a54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21d3ad3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c308685 View commit details
    Browse the repository at this point in the history
  6. docs

    meowjesty committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a0eacb2 View commit details
    Browse the repository at this point in the history
  7. Hide retain-active command.

    meowjesty committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7b8c7ea View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. less verbose message

    Co-authored-by: Michał Smolarek <[email protected]>
    meowjesty and Razz4780 authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    dace5f3 View commit details
    Browse the repository at this point in the history
  2. fancy inspect error

    Co-authored-by: Michał Smolarek <[email protected]>
    meowjesty and Razz4780 authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    53e3de7 View commit details
    Browse the repository at this point in the history
  3. dejavu clone -> ref string

    Co-authored-by: Michał Smolarek <[email protected]>
    meowjesty and Razz4780 authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3f5248d View commit details
    Browse the repository at this point in the history
  4. Only parse non 0x hex ids

    meowjesty committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1b1f282 View commit details
    Browse the repository at this point in the history
  5. better write

    Co-authored-by: Michał Smolarek <[email protected]>
    meowjesty and Razz4780 authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f7c44d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd23bdd View commit details
    Browse the repository at this point in the history
  7. Fix docs.

    Co-authored-by: Michał Smolarek <[email protected]>
    meowjesty and Razz4780 authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    225bf12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c12627 View commit details
    Browse the repository at this point in the history
  9. sessions/active routes now

    meowjesty committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8ffffcf View commit details
    Browse the repository at this point in the history
  10. retain_active -> inactive

    meowjesty committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5a25eb1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    34c5fd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

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

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    497242c View commit details
    Browse the repository at this point in the history
  2. Be more specific on when the missing functionality error happens. // …

    …Remove unused sessions_api.
    meowjesty committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    162166c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. merge main

    meowjesty committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e00cec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39b87f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8cd6b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e8a0c2 View commit details
    Browse the repository at this point in the history
  5. bit better help

    meowjesty committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8ce2cb5 View commit details
    Browse the repository at this point in the history
  6. better help

    meowjesty committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    a66e3c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    679f7c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    7f83484 View commit details
    Browse the repository at this point in the history
  2. changelog

    meowjesty committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    36fd04c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    338ac61 View commit details
    Browse the repository at this point in the history