Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish registry operator to OpenShift OperatorHub #1301

Closed
3 tasks done
Tracked by #410
michael-valdron opened this issue Oct 24, 2023 · 7 comments
Closed
3 tasks done
Tracked by #410

Publish registry operator to OpenShift OperatorHub #1301

michael-valdron opened this issue Oct 24, 2023 · 7 comments
Assignees
Labels
area/registry Devfile registry for stacks and infrastructure area/releng Release engineering demo Issue or PR candidate for a demo at the end of the Sprint kind/task severity/blocker Issues that prevent developers from working

Comments

@michael-valdron
Copy link
Member

michael-valdron commented Oct 24, 2023

Which area/kind this issue is related to?

/kind task

/area registry
/area releng

Issue Description

As with OperatorHub.io (#1211), we would like to make the devfile registry operator available under the OpenShift OperatorHub community catalog. Since the operator is published under OperatorHub.io already, we can use the same bundle for this publication.

Related discussion: #410 (comment)

Acceptance Criteria

@openshift-ci openshift-ci bot added kind/task area/registry Devfile registry for stacks and infrastructure area/releng Release engineering labels Oct 24, 2023
@michael-valdron michael-valdron moved this to Backlog in Devfile Project Oct 24, 2023
@michael-valdron michael-valdron added the severity/blocker Issues that prevent developers from working label Nov 7, 2023
@michael-valdron michael-valdron self-assigned this Nov 14, 2023
@michael-valdron michael-valdron moved this from Backlog to To Do 📝 in Devfile Project Nov 14, 2023
@michael-valdron michael-valdron added the demo Issue or PR candidate for a demo at the end of the Sprint label Nov 14, 2023
@michael-valdron michael-valdron moved this from To Do 📝 to In Progress 🚧 in Devfile Project Nov 15, 2023
@michael-valdron
Copy link
Member Author

michael-valdron commented Nov 15, 2023

Opened PR redhat-openshift-ecosystem/community-operators-prod#3615 to publish a bundle release of the registry operator to OpenShift OperatorHub catalog.

Currently there are a few job failures differing from k8s-operatorhub/community-operators#3287 OperatorHub.io publication. To fix these, I need to perform the following:

  • Provide a fix to remove the v prefix from the container image version tag
  • Investigate and provide a fix for setting specific OpenShift version support as the registry operator only supports 4.12 and 4.13
  • Investigate why 4.12 and 4.13 deploy jobs are failing and provide any needed fixes
  • Cut a new release for any changes done, current release (0.1.3) will only be available on OperatorHub.io

Update: all failing jobs were fixed by suggestion from redhat-openshift-ecosystem/community-operators-prod#3615 (comment))

@michael-valdron
Copy link
Member Author

Opened PR redhat-openshift-ecosystem/community-operators-prod#3615 to publish a bundle release of the registry operator to OpenShift OperatorHub catalog.

Currently there are a few job failures differing from k8s-operatorhub/community-operators#3287 OperatorHub.io publication. To fix these, I need to perform the following:

  • Provide a fix to remove the v prefix from the container image version tag Update: issue fixed by suggestion from operator [N] registry-operator (0.1.3) redhat-openshift-ecosystem/community-operators-prod#3615 (comment))

  • Investigate and provide a fix for setting specific OpenShift version support as the registry operator only supports 4.12 and 4.13

  • Investigate why 4.12 and 4.13 deploy jobs are failing and provide any needed fixes

  • Cut a new release for any changes done, current release (0.1.3) will only be available on OperatorHub.io

Update: None of these are necessary, adding com.redhat.openshift.versions: <versions> as suggested in redhat-openshift-ecosystem/community-operators-prod#3615 (comment) fixed the all the failing jobs.

@michael-valdron michael-valdron moved this from In Progress 🚧 to In Review 👀 in Devfile Project Nov 15, 2023
@michael-valdron
Copy link
Member Author

michael-valdron commented Nov 15, 2023

Additional release process step to add com.redhat.openshift.versions to annotations.yaml documented: #1194 (comment)

@michael-valdron
Copy link
Member Author

michael-valdron commented Nov 16, 2023

redhat-openshift-ecosystem/community-operators-prod#3615 has been merged and bundle is now available under the community catalog.

A few UI issues remain for the entry:

  1. Icon which is visable on OperatorHub.io is not visible on the OpenShift catalog
  2. Code blocks are formatting on one line instead of being multi-line

OperatorHub.io

OperatorHub web entry

OpenShift 4.13 OperatorHub catalog

OpenShift 4 13 bundle entry

We need to investigate and fix these before closing out this issue.

@michael-valdron
Copy link
Member Author

Opened an issue to track the fix for #1301 (comment): #1354

#1354 will need to be resolved before the demo for these changes can be done.

@michael-valdron
Copy link
Member Author

#1354 has been resolved and this issue is unblocked: #1354 (comment)

Producing video demo to complete this issue.

@michael-valdron
Copy link
Member Author

Producing video demo to complete this issue.

Video demo is completed and this item is now complete.

@github-project-automation github-project-automation bot moved this from In Review 👀 to Done ✅ in Devfile Project Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure area/releng Release engineering demo Issue or PR candidate for a demo at the end of the Sprint kind/task severity/blocker Issues that prevent developers from working
Projects
Status: Done ✅
Development

No branches or pull requests

1 participant