kubernetes-client/python

Figure out a plan to update release branches automatically

Open

#177 opened on Apr 17, 2017

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Python (6,225 stars) (3,323 forks)batch import
help wantedhelp-neededlifecycle/frozen

Description

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.

Contributor guide

Figure out a plan to update release branches automatically · kubernetes-client/python#177 | Good First Issue