Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Tags: hjacobs/pykube

Tags

20.7.2

Toggle 20.7.2's commit message
v20.7.2

20.7.1

Toggle 20.7.1's commit message
v20.7.1

20.5.0

Toggle 20.5.0's commit message
v20.5.0

20.4.1

Toggle 20.4.1's commit message
v20.4.1

20.4.0

Toggle 20.4.0's commit message
v20.4.0

20.1.0

Toggle 20.1.0's commit message
support ExecCredential authentication (#36)

* add exec auth method

* kube config exec.env is optional

* Update pykube/http.py

Co-Authored-By: Daniel Middlecote <[email protected]>

* add a version check

* commit black changes

* avoid referencing or changing os.environ

Co-authored-by: zoidbergwill <[email protected]>
Co-authored-by: Daniel Middlecote <[email protected]>

19.12.1

Toggle 19.12.1's commit message
accept Python 3.6

19.12.0

Toggle 19.12.0's commit message
IPv6 addres parsing in KubeConfig.from_service_account (#50)

* IPv6 parsing in from_service_account

* using "format" instead of "%"

19.10.0

Toggle 19.10.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix k8s config user both 'token' and 'client-certificate' (#44)

19.9.2

Toggle 19.9.2's commit message
Add flag to http client to allow for the client to be dryrun (#43)