Re: Abridged summary of medik8s@googlegroups.com - 1 update in 1 topic

14 views
Skip to first unread message

Rainer

unread,
Jun 23, 2023, 6:27:14 AM6/23/23
to med...@googlegroups.com

Hi Michael,

thanks for the fast fix. I have seen that the Red Hat Version is already 0.6.1, but the community version (I use OKD for testing and OpenShift for production) is still 06.0.

I tried to upgrade the image version in the operator and the deployment and I was able to run all pods but the operator is in state pending and throws an alert.

Is there a workaround till the community version is 0.6.1 to?

Kind Regards
Rainer

On 22.06.23 21:07, med...@googlegroups.com wrote:
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to medik8s+u...@googlegroups.com.

Michael Shitrit

unread,
Jun 25, 2023, 8:31:04 AM6/25/23
to Rainer, med...@googlegroups.com
Hi Rainer,

Thanks for the update.
ATM OCP Community versions and RedHat Versions were updated to 0.6.1, I'm not sure why k8s community isn't updated yet since the PR was merged a couple of days ago - I'll look into that and keep you updated.

In any case the operator image is identical (IIRC the only difference is in the metadata), so feel free to create a CatalogSource/Subscription which uses 0.6.1 image. 


apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
 name: my-cs
 namespace: openshift-marketplace
spec:
 sourceType: grpc
 image: quay.io/repository/medik8s/self-node-remediation-operator-catalog:v0.6.1


apiVersion: operators.coreos.com/v1alpha1
kind: Subscription
metadata:
 name: my-sub
 namespace: openshift-operators
spec:
  channel: stable
  name: self-node-remediation
  source: my-cs
  sourceNamespace: openshift-marketplace

--
You received this message because you are subscribed to the Google Groups "medik8s" group.
To unsubscribe from this group and stop receiving emails from it, send an email to medik8s+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/medik8s/6a1ae826-7d18-8f36-b45e-f4b6307412ba%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages