Skip to content

Commit

Permalink
new picture
Browse files Browse the repository at this point in the history
  • Loading branch information
rbaumgar committed Apr 7, 2023
1 parent 08e6f68 commit 3cd3b41
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions Operator_Update_Information_Checker.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
The Operator Update Information Checker
# The Operator Update Information Checker

*By Robert Baumgartner, Red Hat Austria, March 2023*
![](images/binary.jpg)

# Summary
## Summary

Recently, Red Hat has released a tool at the Customer Portal Labs which can give very detailed information about OpenShift Operators and available updates, supported versions, and much more.

Expand All @@ -16,7 +17,7 @@ You can find it at the
## Overview

When you start the **Operator Update Information Checker** you will get a long list of currently available operators.
At the time of writing I found 108 (!) pages.
At the time of writing, I found 108 (!) pages.

Supported OpenShift versions 4.6+

Expand All @@ -26,16 +27,16 @@ Now you can start to tweak the output.

## Tweak / Filter the output

You can start by selecting a specific OpenShift version. Or maybe two, when you are interested which operator is available in your current version and the version you are upgrading to.
You can start by selecting a specific OpenShift version. Or maybe two, when you are interested which operator is available in your current version and the version you are upgrading to or more versions.

You can also start typing an operator name to get only a specific operator you are currently interested in.

![Logging Operator details](images/labs03.png)

In the above example screen you see the two channels `stable` and `stable-5.5` of the logging operator in OpenShift version 4.12.
In the above example screen, you see the two channels `stable` and `stable-5.5` of the logging operator in OpenShift version 4.12.

- For the `stable` channel the current operator version is 4.6.3. And this version will be supported until OpenShift version 4.14. (MaxOCP)
- For the `stable-5.5` channel the current operator version is 5.5.8. And this operator will not be supported in OpenShift after 4.12 as of now.
- For the `stable` channel, the current operator version is 4.6.3. And this version will be supported until OpenShift version 4.14. (MaxOCP)
- For the `stable-5.5` channel, the current operator version is 5.5.8. And this operator will not be supported in OpenShift after 4.12 as of now.

## Many channels

Expand All @@ -47,7 +48,7 @@ When you select amq-streams (Kafka) you will find that many channels are availab
- The `amq-streams-2.2.x` channel points to version v2.2.1-0.
- The `amq-streams-2.x` channel points to v2.3.0.1.

None of these operator channels has defined a latest version. This does not mean it will be supported forever. You have to look at the release information!
None of these operator channels has defined the latest version. This does not mean it will be supported forever. You have to look at the release information!

## Version change with OpenShift version

Expand Down
Binary file added images/binary.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3cd3b41

Please sign in to comment.