Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 716 Bytes

2021-04-20_errors-creating-project-snapshots.md

File metadata and controls

21 lines (17 loc) · 716 Bytes
title date severity affectedsystems resolved modified
Errors creating project Snapshots
2021-04-20T14:43:29.191Z
partial-outage
workers
true
2021-04-20T21:32:36.549Z

Creating a project Snapshot fails when attempting to pin the Docker container version.

::: update Resolved | 2021-04-20T21:32:36.549Z The error stemmed from rotating all API tokens after the recent CodeCov security incident. After the tokens were regenerated, some of secrets were not updated in the deployed pods.

This caused the Worker process to attempt to use the outdated Docker credentials when pinning the project Snapshot, and hence fail. :::