You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I as a kubernetes maintainer would like to know which versions/commits of kubernetes for a given distribution are best candidates for stable releases in Fedora.
Aim:
daily builds of kubernetes from master head
daily builds of openshift/origin from master head
builds from stable releases of kubernetes
builds from stable releases of openshift/origin
running integration tests for each new build
rebuild of all builds with update of golang compiler
first build for x86_64 architectures, then extend to other architectures and compilers
At the same time I would like to have different versions of kubernetes in one distribution, e.g. provide kubernetes-1.0.6, kubernetes-1.0.7, kubernetes-1.0.8 (or keep 3 latest stable releases)
NOTES:
distribution is determined only by golang compiler, all builds will be built from bundled dependencies
TODO:
one copr repository for stable releases (one for kubernetes, one for openshift)
one copr repository for head commits (one for kubernetes, one for openshift)
I as a kubernetes maintainer would like to know which versions/commits of kubernetes for a given distribution are best candidates for stable releases in Fedora.
Aim:
At the same time I would like to have different versions of kubernetes in one distribution, e.g. provide kubernetes-1.0.6, kubernetes-1.0.7, kubernetes-1.0.8 (or keep 3 latest stable releases)
NOTES:
TODO:
SUBTASKS:
The text was updated successfully, but these errors were encountered: