kubernetes-client/python
在 GitHub 查看Figure out a plan to update release branches automatically
Open
#177 建立於 2017年4月17日
help wantedhelp-neededlifecycle/frozen
倉庫指標
- Star
- (6,225 star)
- PR 合併指標
- (平均合併 10天 3小時) (30 天內合併 2 個 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.