Skip to content

Commit 94c81cb

Browse files
authored
Add link to github issue regarding kubernetes-32.0.0 (#947)
1 parent a6e0f4a commit 94c81cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ gcp = [
8585
"crcmod", # for file uploads.
8686
# kubernetes==32.0.0 will cause "kube_config.py:520] Object of type ConfigNode is not JSON serializable" error
8787
# when loading kube config, hence failing kubernetes client authentication.
88+
# See also https://github.com/kubernetes-client/python/issues/2333
8889
"kubernetes==31.0.0",
8990
"google-api-core==2.17.1",
9091
"google-api-python-client==2.109.0",

0 commit comments

Comments
 (0)