Annual extend GPG key expiration (2026 Feb)
As a follow-up to https://gitlab.com/gitlab-org/gitlab-runner/-/issues/38774+s, extend the GPG keys before they expire. - [x] Follow the process at https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/PROCESS.md?ref_type=heads#renew-expired-gpg-key. - [x] Extend the expiration date. (https://gitlab.com/gitlab-org/ci-cd/runner-tools/key-expiration-wrapper). - [x] Update to new GPG key for the repositories: - [x] https://gitlab.com/gitlab-org/gitlab-runner/-/settings/ci_cd - [x] https://gitlab.com/gitlab-org/security/gitlab-runner/-/settings/ci_cd (Only `GPG_KEY_PATH_`) - [x] https://gitlab.com/gitlab-org/ci-cd/gitlab-runner-ubi-images/-/settings/ci_cd `GPG_KEY` - [x] https://gitlab.com/gitlab-org/ci-cd/runner-tools/release-index-generator/-/settings/ci_cd `GPG_KEY` - [x] https://gitlab.com/gitlab-org/ci-cd/runner-tools/gitlab-changelog/-/settings/ci_cd - [x] https://gitlab.com/gitlab-org/ci-cd/runner-tools/tlsctl/-/settings/ci_cd - [x] https://gitlab.com/gitlab-org/fleeting/plugins/aws/-/settings/ci_cd - [x] https://gitlab.com/gitlab-org/fleeting/plugins/googlecloud/-/settings/ci_cd - [x] https://gitlab.com/gitlab-org/fleeting/nesting/-/settings/ci_cd - [x] Update the key at https://packages.gitlab.com/app/runner/gitlab-runner/gpg#gpg-packagekeys with the content of `keys/key.public` file. Ask ons of our SREs or `#g_distribution` for help with doing that. - [x] PackageCloud - [x] Pulp https://gitlab.com/gitlab-com/gl-infra/pulp-resources-automation/-/merge_requests/35+ - [x] Update the GitLab Runner Documentation with the new public key. - [x] https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/6468+ - [ ] ~~Ping SREs to invalidate the CloudFront cache for the GPG key in question~~ No need to do. - [x] Create an issue for the next key rotation - :point_right: https://gitlab.com/gitlab-org/gitlab-runner/-/work_items/39298+
issue