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
Includes general improvements, bug fixes, and support for GitHub Enterprise v2.7.0.
Fix GitHub Enterprise 2.5 cluster restores.
GitHub Enterprise 2.5.0 clusters don't have
/usr/local/share/enterprise/ghe-cluster-config-update, so that'd break
the final stage of the restore process.
Patch release fixing a regression, instrumenting backups and other minor changes.
Changes the cluster restore behaviour a bit since it doesn't restore the cluster configuration (cluster.conf) any more.
Backup restores to the same cluster are not affected.
Backup restores from a single VM to a cluster (i.e. migrating from a single
GitHub Enterprise VM to a cluster using backup-utils) are also unaffected.