Skip to content

✨ fix a v1 promotion doc mistake #1448

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

Closed

Conversation

grokspawn
Copy link
Contributor

@LalatenduMohanty , @everettraven y'all were going so 🚀 on #1441 that I didn't get a chance to complete review. It looks like you caught the things that I caught as well, except for this minor docs issue. We could conceivably ignore this and it will become correct once we complete v1 api promotion in operator-controller.

On the off case that we want to keep it consistent with context, here's this PR.

Description

Reviewer Checklist

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

@grokspawn grokspawn requested a review from a team as a code owner November 12, 2024 22:30
Copy link

netlify bot commented Nov 12, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 2c08a8c
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/6734a7643877830008b73963
😎 Deploy Preview https://deploy-preview-1448--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.

@everettraven
Copy link
Contributor

Ah, thanks for catching this. We can merge this to main and it should be appropriately reflected in the docs site even after the release candidate release is finished

apiVersion: olm.operatorframework.io/v1
apiVersion: olm.operatorframework.io/v1alpha1
Copy link
Contributor

Choose a reason for hiding this comment

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

This actually should be v1, not v1alpha1. We completed the v1 API bump for the ClusterExtension API as of #1228

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Right. I was going to push changes to that PR, but it ... merged under me, and I mistakenly transplanted the v1alpha1 stuff.

m1kola
m1kola previously approved these changes Nov 13, 2024
@m1kola
Copy link
Member

m1kola commented Nov 13, 2024

Need #1451 to go in first, it seems. Or a force merge since this is just docs (I don't have permissions).

* Bump catalogd to v1

Signed-off-by: Per Goncalves da Silva <[email protected]>

* update catalogd dep to v1.0.0-rc1

Signed-off-by: everettraven <[email protected]>

* run make verify to regenerate generated content

Signed-off-by: everettraven <[email protected]>

---------

Signed-off-by: Per Goncalves da Silva <[email protected]>
Signed-off-by: everettraven <[email protected]>
Co-authored-by: Per Goncalves da Silva <[email protected]>
Co-authored-by: everettraven <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants