Remove license data for V1 format from the GCP bucket of PMDB

Why are we doing this work

Support for V1 data was removed as part of Remove support for V1 license format from Rails... (#438478).

This data may be required for license scanning to work in GitLab 16.2 and under. Given that there are still requests for it, we decided to keep it around for another year.

Relevant links

Non-functional requirements

  • Documentation:
  • Feature flag:
  • Performance:
  • Testing:

Implementation plan

  1. Remove v1 data in the GCP bucket
    1. Remove v1 data under the license bucket: prod-export-license-bucket-1a6c642fc4de57d4/v1

Verification steps