Geo: Add Pipeline Artifact to Geo data types support table
Summary
I noticed in #211410 (comment 394499618) that GitLab has a new data type Ci::PipelineArtifact that has been introduced recently. It looks like that we could replicate it as a Blob, but it isn't listed in the data types table https://docs.gitlab.com/ee/administration/geo/replication/datatypes.html#limitations-on-replicationverification.
Questions
- Should it be replicated at all?
- Are there unusual edge cases to worry about?
Proposal
-
Add an entry to https://docs.gitlab.com/ee/administration/geo/replication/datatypes.html#limitations-on-replicationverification
- We can say "We have no plans to replicate this"
- Or we can open an issue to replicate it and link to it