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

Update thirdparty.py for support kubernetes_asyncio. #809

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jul 26, 2021

  1. Update thirdparty.py for support kubernetes_asyncio.

    The model of the official sdk of kubernetes and the model of kubernetes_asyncio work the same.
    
    Signed-off-by: Kim Minjong <make.dirty.code@gmail.com>
    caffeinism committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    fd05154 View commit details
    Browse the repository at this point in the history
  2. Update hierarchies.rst to notice added third party client.

    Signed-off-by: Kim Minjong <make.dirty.code@gmail.com>
    caffeinism committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    4067389 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Update thirdparty.py to using kubernetes_asyncio

    Signed-off-by: Kim Minjong <make.dirty.code@gmail.com>
    caffeinism committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    248ef78 View commit details
    Browse the repository at this point in the history