kubernetes-client/python

Figure out a plan to update release branches automatically

Open

#177 ouverte le 17 avr. 2017

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)Python (3 323 forks)batch import
help wantedhelp-neededlifecycle/frozen

Métriques du dépôt

Stars
 (6 225 stars)
Métriques de merge PR
 (Merge moyen 10j 3h) (2 PRs mergées en 30 j)

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.

Guide contributeur