kubernetes-client/python

Figure out a plan to update release branches automatically

开放

#177 创建于 2017年4月17日

 (7 条评论) (0 个反应) (0 位负责人)Python (3,323 个派生)batch import
help wantedhelp-neededlifecycle/frozen

仓库指标

星标
 (6,225 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Release branches in client-python are following a release branch in kubernetes main repo. If there is a patch for main repo's branch, we should figure out a way to at least detect it, even better create a PR automatically and even much better merge that PR if it is backward compatible.

I would consider this task done if we create a PR automatically. Merging on backward compatibility would be just a plus.

贡献者指南