🌱 Bump catalogd to v0.27.0#1267
Conversation
Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
| Type: catalogd.SourceTypeImage, | ||
| Image: &catalogd.ImageSource{ | ||
| Ref: imageRef, | ||
| InsecureSkipTLSVerify: true, |
There was a problem hiding this comment.
Need to deal with lack of InsecureSkipTLSVerify in E2Es somehow now.
Related: operator-framework/catalogd#369
There was a problem hiding this comment.
@joelanford's recent changes should've handled some of this... He added another CA to be trusted.
There was a problem hiding this comment.
It did, but on operator-controller side. This is catalogd. operator-framework/catalogd#399 will help, but we still need to modify catalogd deployment on operator-catalog side to be able to use insecure TLS in E2E.
|
We probably going to skip this version. We need another catalogd release and modify the deployment so that we can use insecure TLS. |
Description
Bump catalogd to v0.27.0 to include latest bug fixes & changes.
Reviewer Checklist