Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.65 KB

uploading-your-operator-bundle-image.md

File metadata and controls

36 lines (21 loc) · 1.65 KB

Uploading your Operator Bundle Image

{% hint style="info" %} Make sure to take a look at the Technical Prerequisites section to validate that your Dockerfile will pass our certification scan. {% endhint %}

Manually Upload Your Image

If you haven't done so already, click on Images on the upper header of the project.

Then, click on Push Image Manually and follow the instructions.

Copy the Registry Login Command

podman login -u unused scan.connect.redhat.com

When prompted for a password, use the Registry Key in this page

{% hint style="warning" %} This Registry Key is unique per project, please make sure you are using the correct password for the project you are working on.

If you do not have a registry key populated or are having issues pushing your image please open a Support Ticket. Instructions on how to open a Support Ticket can be found in the Getting Help Section. {% endhint %}

Once you have successfully logged in, you can Tag and Push your Image following the instructions on your project page. An example Push your Image page:

Once you have pushed your image you can click on Images in the top header again and after a few minutes you will notice your Image will show up. Example: