Skip to content

Conversation

@m1kola
Copy link
Member

@m1kola m1kola commented Sep 13, 2024

Description

Bump catalogd to v0.27.0 to include latest bug fixes & changes.

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

Signed-off-by: Mikalai Radchuk <[email protected]>
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 13, 2024
@netlify
Copy link

netlify bot commented Sep 13, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 8eda1ca
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/66e4407cf6ad660008183a2e
😎 Deploy Preview https://deploy-preview-1267--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Type: catalogd.SourceTypeImage,
Image: &catalogd.ImageSource{
Ref: imageRef,
InsecureSkipTLSVerify: true,
Copy link
Member Author

@m1kola m1kola Sep 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to deal with lack of InsecureSkipTLSVerify in E2Es somehow now.

Related: operator-framework/catalogd#369

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@joelanford's recent changes should've handled some of this... He added another CA to be trusted.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@m1kola
Copy link
Member Author

m1kola commented Sep 16, 2024

We probably going to skip this version. We need another catalogd release and modify the deployment so that we can use insecure TLS.

@m1kola m1kola closed this Sep 16, 2024
@m1kola m1kola deleted the catalogd_bump branch November 7, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants