OKD v3.11.0 has been tagged and pushed to GitHub

2018-10-11 Thread Clayton Coleman
https://github.com/openshift/origin/releases/tag/v3.11.0 contains the release notes and latest binaries. The v3.11.0 tag on docker.io is up to date and will be a rolling tag (new fixes will be delivered there). Thanks to everyone on their hard work!

Re: Command to start/top a cluster gracefully

2018-10-11 Thread Nick Pilch
My team has found that, after we configure our nodes with ansible, things connect correctly themselves. So to shut down a cluster, we just stop the nodes, and to start a cluster, we just start the nodes. Occasionally we have to kick some services because they don't start in the right order.

Fwd: "Unauthorized" oauth tokens in 3.10 cluster

2018-10-11 Thread Tobias Florek
Hi! I have a cluster that was initially installed with 3.7 (afaik) and upgraded to 3.10. It has been running fine for a many month now, but yesterday problems occured. * ImagePullBackOff for newly scheduled pods * 403 from docker registry (error: build error: Failed to push image...