Kubernetes Community,
Related to the git fetch/merge errors mentioned
here, the Release Managers group encountered issues in the release process, which has ultimately led to a release delay.
There seems to have been some partial recovery earlier which allowed us to cut the v1.19.4 and v1.17.14 release.
Unfortunately, the v1.18.11 release was caught in a state where only one of the release-1.18 branch tags was pushed, which leaves completion of the build in an unrecoverable state (our tooling checks if a tag has already been pushed remotely and bails if true).
The fix for this is pushing a manual tag onto the branch in question, which triggers a new CI build for anago to use as the basis for a new stage/release.
Barring any GitHub issues, expect a Kubernetes v1.18.12 release later today.
Thanks for your patience!
Stephen