Update python-base ref to include yaml security fix#724
Update python-base ref to include yaml security fix#724k8s-ci-robot merged 1 commit intokubernetes-client:masterfrom xvello:xvello/safe-yaml
Conversation
|
@yliaog As you approved the sister PR, could you please take a look at this one? As this addresses a security issue, I think it deserves a 8.0.2 release. What would be the process to cherry-pick it and get a release? |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: xvello, yliaog The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/cc @roycaihw for cherrypick/release |
|
@yliaog: GitHub didn't allow me to request PR reviews from the following users: for, cherrypick/release. Note that only kubernetes-client members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
hi @roycaihw |
Update the
python-basesubmodule to ship kubernetes-client/python-base#111Tested it with a kubeconfig file specifying a client-certificate and a certificate-authority, no regression detected.
As this addresses a security issue, I think it deserves a 8.0.2 release. What would be the process to cherry-pick it and get a release?