how to manage channel updates with with scaffold for ansible based operator?
19 views
Skip to first unread message
Dev Mohamed
unread,
Apr 24, 2024, 5:21:55 PM4/24/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Operator Framework
Hi, I've been able to create a functional ansible based operator following the steps in the documentation. The issue is, I looked through the docs but couldn't find where I can define update channels so that existing deployed versions of my operator get updated automatically. (for ansible based operator catalogs generated with the scaffolded code)