Skip to content

Bumping min OCP version #3509

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

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

benjaminjb
Copy link
Contributor

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • New feature
  • Bug fix
  • Documentation
  • Testing enhancement
  • Other

What is the current behavior (link to any open issues here)?

The operator works on 4.8, but due to the extract command used there, we cannot install on 4.8 using OperatorHub. (The bundle ends up being too big and 4.8 doesn't offer the gzip option that 4.9 does.)

What is the new behavior (if this is a feature change)?

  • Breaking change (fix or feature that would cause existing functionality to change)

Update min in docs

Other Information:

The operator works on 4.8, but due to the extract command
used there, we cannot install on 4.8 using OperatorHub.
(The bundle ends up being too big and 4.8 doesn't offer the
gzip option that 4.9 does.)
@benjaminjb benjaminjb marked this pull request as ready for review January 12, 2023 17:12
@benjaminjb benjaminjb merged commit 2171bfe into CrunchyData:master Jan 13, 2023
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.

2 participants