-
Notifications
You must be signed in to change notification settings - Fork 63
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
base: main
Are you sure you want to change the base?
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
It is important for the visibility of the broker operator to have it made available via the community operator.io.