Automated Harbor Credentials¶
Automated Harbor Credentials allow Game Warden users to securely and programmatically push Docker images to the Harbor Image Registry. This automation improves the efficiency, consistency, and security of your CI/CD pipelines.
Below is step-by-step guidance on requesting and using automated credentials.
Important
You must have the Customer Admin role to access and generate Harbor credentials. To request a permission update, submit a Support Ticket through the Game Warden app.
1. Request Harbor credentials¶
To generate Harbor credentials:
- Log in to your Game Warden account, then go to the Images page.
-
Click the Request credentials button in the top-left corner. You’ll see a pop-up window displaying your token and username.
-
Click Export Credentials to download them to your machine, then click Close to exit the modal.
Important
Tokens are only viewable at the time of creation. Save them immediately. If lost, you'll need to repeat the steps to generate a new token.
2. Contact Second Front¶
Contact your Technical Implementation Manager (TIM) to notify them that you’ve generated automated Harbor credentials. The Game Warden team will configure your pipeline to use these credentials for automatically pushing images to Harbor.
3. Configure your pipeline to automate image pushing¶
Once the Game Warden team configures your pipeline, you can automate image pushing within your CI/CD workflows.
Important
- Store credentials securely as CI/CD secrets.
- If you're pushing a new image or changing image names, make sure your TIM has configured the corresponding pipeline. Otherwise, the image will not be scanned in Findings.