-
Notifications
You must be signed in to change notification settings - Fork 63
Complete upstream operatorhub.io integration #676
Conversation
@@ -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 |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
config/manager/kustomization.yaml
Outdated
@@ -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 |
There was a problem hiding this comment.
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?
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. |
… Lifecycle Manager(OLM)
f08fae4
to
3cf7fe6
Compare
3cf7fe6
to
6fb447b
Compare
6fb447b
to
8d5193c
Compare
8d5193c
to
12c4990
Compare
a9861a2
to
6ea4c00
Compare
This project is now part of the ArkMQ initiative. This repository has been archived as all activities are now happening in the corresponding ArkMQ repository. See here for the ArkMQ transition details. |
It is important for the visibility of the broker operator to have it made available via the community operator.io.