Thanks to visit codestin.com
Credit goes to github.com

Skip to content

8.0 branch has support for python 3.7 but 6.0 branch doesn't #681

Closed
@eastlondoner

Description

@eastlondoner

kubernetes/client/apis/admissionregistration_api.py line 120 uses async as a named parameter. But that's not allowed in python 3.7

This has been changed in the 8.0 branch but not in other branches.

We can't use the 8.0 branch because it's not compatible with K8s 1.10 - which is the most up to date stable K8s available on GCP.

Could the fix be ported to the 6.0 branch and a new release cut?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions