Skip to main content

Server Update History

The Update History tab shows a log of all updates applied to your server, including version changes, build details, and the outcome of each update. Use it to track when updates ran, confirm which Kubernetes version is active, and investigate failed updates through their logs.

Accessing Update History

From the Servers section, select a server and click the Update History tab.

Server Update History tab showing the update log

Update Log Fields

Each entry in the update log includes the following:

FieldDescription
Build SHAThe unique identifier for the build. Click the link to open the specific build log for that update.
Server TypeThe type of server used during the update.
VersionThe Kubernetes version applied or attempted during the update.
Start TimeWhen the update process began.
End TimeWhen the update process completed or stopped.
StatusThe outcome of the update — such as Success or Failed.
ActionA View Logs button that opens the full execution log for that update, including any errors that occurred.
note

The Build SHA link and the View Logs button both provide access to build log information. The Build SHA link opens the log for that specific build, while View Logs opens the full execution log for the update process.

Using Update History for Troubleshooting

When an update shows a Failed status, click View Logs to review the execution log for that entry. The log shows what occurred during the update process and where it stopped, giving you the context needed to identify the cause before retrying or escalating.

Cross-reference the Version and Start Time columns to confirm which Kubernetes version is currently running and when it was last successfully applied.