e2ab5cc2c8
Patch the python2-kubernetes-8.0.0-8.el7.noarch.rpm with recent bug fix commits required for proper kubernetes watch functionality. Patches watch.py up to commit 10ae476 in the 'base' repo (kubernetes-client/python-base). Commits are taken from the cloned github repo, saved in patch format, and applied as a patch to the source RPM. Reference: https://github.com/kubernetes-client/python-base/commits/master/watch/watch.py This patch includes commits beginning with d56fdbc, up to and including 10ae476 Testing: - Built and testing on local distributed cloud system - Similar testing to this patch but ased on locally modified package has been done on 1000 subcloud system - Examine/compare contents of installed package vs. expected - Generating events which trigger the watch conditions - Monitor watches for proper behaviour on expiry Story: 2008960 Task: 43053 Signed-off-by: Kyle MacLeod <kyle.macleod@windriver.com> Change-Id: I7ad78957b6ef61e7204c45f482f201d5c281385b |
||
---|---|---|
.. | ||
0001-Verify-Boilerplate-fix.patch | ||
0002-fix-watching-with-a-specified-resource-version.patch | ||
0003-Making-watch-work-with-read_namespaced_pod_log.patch | ||
0004-Don-t-use-break-inside-finally.patch | ||
0005-Remove-all-shebangs-from-Python-modules-and-checker.patch | ||
0006-Fixed-Watch.unmarshal_event-when-data-is-not-a-JSON-.patch | ||
0007-watch-stream-stop-unmarshalling-when-streaming-log.patch | ||
0008-Retry-watch-if-request-expires.patch | ||
0009-Fix-a-Python-2-compatibility-issue.patch | ||
0010-Fixes-codestyle-failures.patch | ||
0011-Fix-Watch-retries-with-410-errors.patch | ||
0012-Fixes-kubernetes-client-python-issue-1047-ResponseNo.patch | ||
0013-quick-fix-of-decoding-error-for-BOOKMARK-event.patch |