Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Rename kernel to (compute)session #82

Merged
merged 9 commits into from
Jan 11, 2020
Merged

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    81f21dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc90d7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9f5a62 View commit details
    Browse the repository at this point in the history
  4. Update test

    achimnol committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    952b86f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Apply more renaming

    achimnol committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    dc65c89 View commit details
    Browse the repository at this point in the history
  2. Refactor/cleanup and pin aioresponses to 0.6.1

    * aioresponses 0.6.2 uses deepcopy which requires all custom objects
      passed to aiohttp request arguments to be picklable.
    achimnol committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    1ea0775 View commit details
    Browse the repository at this point in the history
  3. Implement API version negotiation and support pre-19.12 kernel API

    * Negotiation fallbacks to the configured API version if fails.
    achimnol committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    05d31b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab8f75c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

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