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

Complete upstream operatorhub.io integration #676

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Msarawan
Copy link
Contributor

It is important for the visibility of the broker operator to have it made available via the community operator.io.

@@ -2050,7 +2050,7 @@ spec:
fieldPath: metadata.annotations['olm.targetNamespaces']
- name: ENABLE_WEBHOOKS
value: "false"
image: quay.io/artemiscloud/activemq-artemis-operator:1.0.14
image: quay.io/msarawan/operator:1.0.14
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems a typo, is it?

Copy link
Contributor Author

@Msarawan Msarawan Aug 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NO Domenico, it is still work in progress repo so i tested on my local image. so i converted draft PR for now.

@@ -17,5 +17,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
images:
- name: controller
newName: quay.io/artemiscloud/activemq-artemis-operator
newName: quay.io/msarawan/operator
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems a typo, is it?

@Msarawan Msarawan self-assigned this Aug 24, 2023
@Msarawan Msarawan marked this pull request as draft August 24, 2023 15:07
@gaohoward
Copy link
Collaborator

Hi @Msarawan , in the end we should be using the upstream image name in the CSV file. When using your own image you can use 'make bundle' to update the CSV automatically.
e.g.
make OPERATOR_IMAGE_REPO=quay.io/msarawan/operator OPERATOR_VERSION=1.0.14 bundle

Msarawan added a commit to Msarawan/activemq-artemis-operator that referenced this pull request Aug 25, 2023
Msarawan added a commit to Msarawan/activemq-artemis-operator that referenced this pull request Sep 18, 2023
Msarawan added a commit to Msarawan/activemq-artemis-operator that referenced this pull request Sep 20, 2023
Msarawan added a commit to Msarawan/activemq-artemis-operator that referenced this pull request Sep 20, 2023
Msarawan added a commit to Msarawan/activemq-artemis-operator that referenced this pull request Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants