Closed cristiklein closed 2 years ago
We should generalize to other services as well. However, some backup solutions rely on RW access to backups. Investigate which services that actually can work with write-only backups.
Aim to implement use of unique credentials for each service as a starting point. For supported clouds, aim to limit backup bucket access, whenever feasible...
Closing. "Object lock" and immutable S3-compatible object storage is the "correct" solution here.
Is your feature request related to a problem? Please describe.
Various regulations require protection of logging and backup information. To this end, we recommend creating write-only credentials for backup and logging purposes, which is supported by some cloud providers. Unfortunately, we cannot take advantage of this, since Harbor uses the same credentials.
Describe the solution you'd like
Harbor credentials should be separated, so that Harbor can have read-write access to buckets containing container images, while logging and backup should use write-only credentials.
Additional context
Definition of done: